Qt 5.10 Book Examples
|
#include <MyApplication.h>
Public Slots | |
void | slotChangeStyle (const QString &str) |
Public Member Functions | |
MyApplication (QWidget *pwgt=0) | |
Definition at line 16 of file MyApplication.h.
MyApplication::MyApplication | ( | QWidget * | pwgt = 0 | ) |
Definition at line 15 of file MyApplication.cpp.
|
slot |
Definition at line 43 of file MyApplication.cpp.