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

#include <MyForm.h>

Inheritance diagram for MyForm:

Public Slots

void slotReset ()
 

Public Member Functions

 MyForm (QWidget *pwgt=0)
 

Detailed Description

Definition at line 16 of file MyForm.h.

Constructor & Destructor Documentation

◆ MyForm()

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

Definition at line 20 of file MyForm.h.

Member Function Documentation

◆ slotReset

void MyForm::slotReset ( )
inlineslot

Definition at line 28 of file MyForm.h.


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