#include <klfmainwin_p.h>
|
| | KLFMainWinPopup (KLFMainWin *mainwin) |
| |
| virtual | ~KLFMainWinPopup () |
| |
| bool | hasMessages () |
| |
| QStringList | messageKeys () |
| |
| | Alignment |
| |
| | TextFormat |
| |
| | TextInteractionFlags |
| |
| | QLabel (QWidget *parent=0, Qt::WindowFlags f=0) |
| |
| | QLabel (const QString &text, QWidget *parent=0, Qt::WindowFlags f=0) |
| |
| | buddy () |
| |
| | clear () |
| |
| | linkActivated (const QString &link) |
| |
| | linkHovered (const QString &link) |
| |
| | movie () |
| |
| | picture () |
| |
| | setBuddy (QWidget *buddy) |
| |
| | setMovie (QMovie *movie) |
| |
| | setNum (int num) |
| |
| | setNum (double num) |
| |
| | setPicture (const QPicture &picture) |
| |
| | QLabel (QWidget *parent, const char *name, Qt::WindowFlags f=0) |
| |
| | QLabel (const QString &text, QWidget *parent, const char *name, Qt::WindowFlags f=0) |
| |
| | QLabel (QWidget *buddy, const QString &text, QWidget *parent=0, const char *name=0, Qt::WindowFlags f=0) |
| |
| | setAlignment (int alignment) |
| |
Definition at line 159 of file klfmainwin_p.h.
| KLFMainWinPopup::KLFMainWinPopup |
( |
KLFMainWin * |
mainwin | ) |
|
|
inline |
| virtual KLFMainWinPopup::~KLFMainWinPopup |
( |
| ) |
|
|
inlinevirtual |
| void KLFMainWinPopup::addMessage |
( |
const QString & |
msgKey, |
|
|
const QString & |
msgText |
|
) |
| |
|
inlineslot |
Displays the message msgText in the label. msgKey is arbitrary and may be used to remove the message with removeMessage() later on.
Definition at line 203 of file klfmainwin_p.h.
References klfDbg.
| bool KLFMainWinPopup::hasMessages |
( |
| ) |
|
|
inline |
| void KLFMainWinPopup::linkActivated |
( |
const QUrl & |
url | ) |
|
|
signal |
| void KLFMainWinPopup::removeMessage |
( |
const QString & |
msgKey | ) |
|
|
inlineslot |
| void KLFMainWinPopup::show |
( |
| ) |
|
|
inlineslot |
The documentation for this class was generated from the following file: