lib Library API Documentation

KoContextHelpAction Class Reference

KoContextHelpAction provides a easy to use context help system. More...

#include <kocontexthelp.h>

Collaboration diagram for KoContextHelpAction:

Collaboration graph
[legend]
List of all members.

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 *parent, QWidget *parent=0)

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 kocontexthelp.h.


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:
KDE Logo
This file is part of the documentation for lib Library Version 1.3.5.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Mar 20 14:26:07 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003