KVIrc  4.9.2
DeveloperAPIs
Public Member Functions | Private Attributes | List of all members
TipFrame Class Reference

#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
 

Constructor & Destructor Documentation

TipFrame::TipFrame ( QWidget *  par)
TipFrame::~TipFrame ( )

Member Function Documentation

void TipFrame::setText ( const QString &  text)

References m_pLabel2.

Referenced by TipWindow::nextTip(), and TipWindow::prevTip().

Member Data Documentation

QLabel* TipFrame::m_pLabel1
private

Referenced by TipFrame().

QLabel* TipFrame::m_pLabel2
private

Referenced by setText(), and TipFrame().


The documentation for this class was generated from the following files: