Qt 5.10 Book Examples
Public Slots | Public Member Functions | List of all members
MyApplication Class Reference

#include <MyApplication.h>

Inheritance diagram for MyApplication:

Public Slots

void slotChangeStyle (const QString &str)
 

Public Member Functions

 MyApplication (QWidget *pwgt=0)
 

Detailed Description

Definition at line 16 of file MyApplication.h.

Constructor & Destructor Documentation

◆ MyApplication()

MyApplication::MyApplication ( QWidget *  pwgt = 0)

Definition at line 15 of file MyApplication.cpp.

Member Function Documentation

◆ slotChangeStyle

void MyApplication::slotChangeStyle ( const QString &  str)
slot

Definition at line 43 of file MyApplication.cpp.


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