Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
settings.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <QtGui>
+ Include dependency graph for settings.cpp:

Go to the source code of this file.

Classes

class  MainWindow
 [5] More...
 

Functions

void snippet_ctor1 ()
 
void snippet_ctor2 ()
 
void snippet_locations ()
 
bool userReallyWantsToQuit ()
 [20]
 

Variables

QWidgetwin
 
QWidgetpanel
 

Function Documentation

◆ snippet_ctor1()

void snippet_ctor1 ( )

[0]

[0]

Definition at line 9 of file settings.cpp.

◆ snippet_ctor2()

void snippet_ctor2 ( )

[1]

[1] //! [2]

[2] //! [3]

[3]

[4]

[4]

[5]

[5] //! [6]

[6]

[7]

[7]

[8]

[8] //! [9]

[9] //! [10]

[10]

[11]

[11]

[12]

[12]

Definition at line 16 of file settings.cpp.

◆ snippet_locations()

void snippet_locations ( )

[13]

[13] //! [14]

[14]

[15]

[15]

Definition at line 63 of file settings.cpp.

◆ userReallyWantsToQuit()

bool userReallyWantsToQuit ( )

[20]

Definition at line 137 of file settings.cpp.

Variable Documentation

◆ panel

QWidget * panel

Definition at line 7 of file settings.cpp.

◆ win

QWidget * win

Definition at line 6 of file settings.cpp.