KoContextHelpPopup Class Reference
KoContextHelpPopup is the popup displayed by ContextHelpAction. More...
#include <kocontexthelp.h>
Inheritance diagram for KoContextHelpPopup:


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) | |
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 *) |
Detailed Description
KoContextHelpPopup is the popup displayed by ContextHelpAction.
Definition at line 166 of file kocontexthelp.h.
Member Function Documentation
|
|
Connect to this signal to receive the href value of the links clicked.
|
The documentation for this class was generated from the following files:
