Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
layouts.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

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

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 [2]
 

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

[2]

[3]

[2]

[2]

[4]

[0]

[0] //! [1]

[1] //! [2]

[2]

[3]

[3] //! [4]

[4]

[5]

[5]

[6]

[6] //! [7]

[7] //! [8]

[8]

[9]

[9] //! [10]

[10]

[11]

[11]

[12]

[12] //! [13]

[13] //! [14]

[14]

[15]

[15] //! [16]

[16]

[17]

[17]

[18]

[18] [19]

[19] [20]

[20] [21]

[21] [22]

[22]

[23]

[23]

[24]

[24]

Definition at line 6 of file layouts.cpp.

References QBoxLayout::addWidget(), app, QApplication::exec(), layout, QPushButton, setLayout(), and window().

+ Here is the call graph for this function: