![]() |
KVIrc
4.9.2
DeveloperAPIs
|
#include <libkvitip.h>
Inheritance diagram for TipFrame:Public Member Functions | |
| void | setText (const QString &text) |
| TipFrame (QWidget *par) | |
| ~TipFrame () | |
Private Attributes | |
| QLabel * | m_pLabel1 |
| QLabel * | m_pLabel2 |
| TipFrame::TipFrame | ( | QWidget * | par | ) |
References KviApplication::findImage(), g_pApp, m_pLabel1, and m_pLabel2.
| TipFrame::~TipFrame | ( | ) |
| void TipFrame::setText | ( | const QString & | text | ) |
References m_pLabel2.
Referenced by TipWindow::nextTip(), and TipWindow::prevTip().
|
private |
Referenced by TipFrame().
|
private |
Referenced by setText(), and TipFrame().
1.8.7