lib Library API Documentation

KoContextHelpPopup Class Reference

KoContextHelpPopup is the popup displayed by ContextHelpAction. More...

#include <kocontexthelp.h>

Inheritance diagram for KoContextHelpPopup:

Inheritance graph
[legend]
Collaboration diagram for KoContextHelpPopup:

Collaboration graph
[legend]
List of all members.

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

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:
KDE Logo
This file is part of the documentation for lib Library Version 1.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Feb 13 09:40:48 2006 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003