lib
KoContextHelpAction Class Reference
#include <KoContextCelp.h>
Inheritance diagram for KoContextHelpAction:

Detailed Description
KoContextHelpAction provides a easy to use context help system.This action displays on demand a context help in a popup. The context help is set by the updateHelp slot.
Definition at line 211 of file KoContextCelp.h.
Public Slots | |
void | updateHelp (const QString &title, const QString &text, const QPixmap *icon=0) |
void | closePopup () |
Signals | |
void | linkClicked (const QString &link) |
Public Member Functions | |
KoContextHelpAction (KActionCollection *parentCollection, QWidget *parent=0) |
Member Function Documentation
void KoContextHelpAction::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: