lib
KoContextHelpPopup Class Reference
#include <KoContextCelp.h>
Detailed Description
KoContextHelpPopup is the popup displayed by ContextHelpAction.
Definition at line 166 of file KoContextCelp.h.
Public Slots | |
void | setContextHelp (const QString &title, const QString &text, const QPixmap *icon=0) |
void | setSticky (bool sticky) |
Signals | |
void | wantsToBeClosed () |
void | linkClicked (const QString &link) |
Public Member Functions | |
KoContextHelpPopup (QWidget *parent=0) | |
~KoContextHelpPopup () | |
Protected Member Functions | |
virtual void | mousePressEvent (QMouseEvent *) |
virtual void | mouseMoveEvent (QMouseEvent *) |
virtual void | resizeEvent (QResizeEvent *) |
virtual void | paintEvent (QPaintEvent *) |
virtual void | windowActivationChange (bool) |
virtual void | keyPressEvent (QKeyEvent *) |
virtual void | keyReleaseEvent (QKeyEvent *) |
Member Function Documentation
void KoContextHelpPopup::linkClicked | ( | const QString & | link | ) | [signal] |
Connect to this signal to receive the href value of the links clicked.
The documentation for this class was generated from the following files: