Qt 5.10 Book Examples
Public Member Functions | Protected Member Functions | List of all members
BlinkLabel Class Reference
Inheritance diagram for BlinkLabel:

Public Member Functions

 BlinkLabel (const QString &strText, int nInterval=200, QWidget *pwgt=0)
 

Protected Member Functions

virtual void timerEvent (QTimerEvent *)
 

Detailed Description

Definition at line 14 of file main.cpp.

Constructor & Destructor Documentation

◆ BlinkLabel()

BlinkLabel::BlinkLabel ( const QString &  strText,
int  nInterval = 200,
QWidget *  pwgt = 0 
)
inline

Definition at line 27 of file main.cpp.

Member Function Documentation

◆ timerEvent()

virtual void BlinkLabel::timerEvent ( QTimerEvent *  )
inlineprotectedvirtual

Definition at line 20 of file main.cpp.


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