#include <klfmainwin_p.h>


Public Slots | |
| void | addMessage (const QString &msgKey, const QString &msgText) |
| void | removeMessage (const QString &msgKey) |
| void | show () |
Signals | |
| void | linkActivated (const QUrl &url) |
Public Member Functions | |
| KLFMainWinPopup (KLFMainWin *mainwin) | |
| virtual | ~KLFMainWinPopup () |
| bool | hasMessages () |
| QStringList | messageKeys () |
Public Member Functions inherited from QLabel | |
| 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.
|
inline |
Definition at line 163 of file klfmainwin_p.h.
References QFont::setPointSize(), and QWidget::window().
|
inlinevirtual |
Definition at line 189 of file klfmainwin_p.h.
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.
Referenced by KLFMainWin::getMissingCmdsFor().
|
inline |
Definition at line 191 of file klfmainwin_p.h.
Referenced by KLFMainWin::getMissingCmdsFor().
|
signal |
|
inline |
Definition at line 193 of file klfmainwin_p.h.
Referenced by KLFMainWin::getMissingCmdsFor().
|
inlineslot |
Definition at line 211 of file klfmainwin_p.h.
Referenced by KLFMainWin::getMissingCmdsFor().
|
inlineslot |
Definition at line 221 of file klfmainwin_p.h.
References QUrl::fromEncoded(), and QString::toLatin1().
Referenced by KLFMainWin::getMissingCmdsFor().