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

#include <StartDialog.h>

Inheritance diagram for StartDialog:

Public Slots

void slotButtonClicked ()
 
void slotMessage ()
 
void slotInformation ()
 
void slotWarning ()
 
void slotCritical ()
 
void slotAbout ()
 
void slotAboutQt ()
 
void slotError ()
 
void slotOpenFileName ()
 
void slotExistingDirectory ()
 
void slotPrinter ()
 
void slotColor ()
 
void slotFont ()
 
void slotInput ()
 
void slotProgress ()
 

Public Member Functions

 StartDialog (QWidget *pwgt=0)
 
 StartDialog (QWidget *pwgt=0)
 
 StartDialog (QWidget *pwgt=0)
 

Detailed Description

Definition at line 17 of file StartDialog.h.

Constructor & Destructor Documentation

◆ StartDialog() [1/3]

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

Definition at line 20 of file StartDialog.h.

◆ StartDialog() [2/3]

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

Definition at line 19 of file StartDialog.h.

◆ StartDialog() [3/3]

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

Definition at line 20 of file StartDialog.h.

Member Function Documentation

◆ slotAbout

void StartDialog::slotAbout ( )
inlineslot

Definition at line 117 of file StartDialog.h.

◆ slotAboutQt

void StartDialog::slotAboutQt ( )
inlineslot

Definition at line 123 of file StartDialog.h.

◆ slotButtonClicked

void StartDialog::slotButtonClicked ( )
inlineslot

Definition at line 26 of file StartDialog.h.

◆ slotColor

void StartDialog::slotColor ( )
inlineslot

Definition at line 88 of file StartDialog.h.

◆ slotCritical

void StartDialog::slotCritical ( )
inlineslot

Definition at line 100 of file StartDialog.h.

◆ slotError

void StartDialog::slotError ( )
inlineslot

Definition at line 129 of file StartDialog.h.

◆ slotExistingDirectory

void StartDialog::slotExistingDirectory ( )
inlineslot

Definition at line 70 of file StartDialog.h.

◆ slotFont

void StartDialog::slotFont ( )
inlineslot

Definition at line 95 of file StartDialog.h.

◆ slotInformation

void StartDialog::slotInformation ( )
inlineslot

Definition at line 75 of file StartDialog.h.

◆ slotInput

void StartDialog::slotInput ( )
inlineslot

Definition at line 105 of file StartDialog.h.

◆ slotMessage

void StartDialog::slotMessage ( )
inlineslot

Definition at line 56 of file StartDialog.h.

◆ slotOpenFileName

void StartDialog::slotOpenFileName ( )
inlineslot

Definition at line 63 of file StartDialog.h.

◆ slotPrinter

void StartDialog::slotPrinter ( )
inlineslot

Definition at line 77 of file StartDialog.h.

◆ slotProgress

void StartDialog::slotProgress ( )
inlineslot

Definition at line 121 of file StartDialog.h.

◆ slotWarning

void StartDialog::slotWarning ( )
inlineslot

Definition at line 81 of file StartDialog.h.


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