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

Public Member Functions

 MyProgressBar (QWidget *pwgt=0)
 
void customEvent (QEvent *pe)
 

Detailed Description

Definition at line 59 of file main.cpp.

Constructor & Destructor Documentation

◆ MyProgressBar()

MyProgressBar::MyProgressBar ( QWidget *  pwgt = 0)
inline

Definition at line 61 of file main.cpp.

Member Function Documentation

◆ customEvent()

void MyProgressBar::customEvent ( QEvent *  pe)
inline

Definition at line 65 of file main.cpp.


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