![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Functions | |
QCoreApplication * | createApplication (int &argc, char *argv[]) |
[0] | |
int | main (int argc, char *argv[]) |
[2] | |
void | showAllHiddenTopLevelWidgets () |
[1] | |
void | updateAllWidgets () |
[4] | |
if ((startPos - currentPos).manhattanLength() >=QApplication::startDragDistance()) startTheDrag() | |
[5] | |
QCoreApplication * createApplication | ( | int & | argc, |
char * | argv[] | ||
) |
[0]
Definition at line 5 of file src_gui_kernel_qapplication.cpp.
Referenced by main().
if | ( | (startPos - currentPos).manhattanLength() >=QApplication::startDragDistance() | ) |
[5]
[7]
int main | ( | int | argc, |
char * | argv[] | ||
) |
[2]
[3]
[2]
[2]
[4]
[0]
[0] [1]
[1]
[0]
[0]
[1]
[1] [2]
[2]
[0]
[0]
[2]
[2]
[22]
[22]
[3]
[3]
[4]
[4]
[10]
[10]
[qcinfo_stream]
[qcinfo_stream]
[11]
[11]
[12]
[12]
[13]
[13]
[qcinfo_printf]
[qcinfo_printf]
[14]
[14]
[15]
[15]
[16]
[16]
[17]
[17]
[0]
[0]
[1]
[1]
[2]
[2]
[Window class using revision]
[Window class using revision]
[0]
[0]
[0]
[0]
[1]
[1]
[2]
[2]
[0]
[0]
[write output] [start stream]
[start stream]
[write element]
[write element]
[finish stream]
[finish stream] [write output]
[1]
[1]
[0]
[0]
[0]
[0] //! [1]
[1]
[0]
[0] //! [1]
[1]
[0]
[0] //! [1]
[1] //! [2]
[2]
[0]
[0]
[1]
[1]
[Adding a resource]
[Adding a resource]
[Inserting an image with a cursor]
[Inserting an image with a cursor]
[Inserting an image using HTML]
[Inserting an image using HTML]
[0]
[0] //! [1]
[1]
Definition at line 14 of file src_gui_kernel_qapplication.cpp.
References app, createApplication(), and QApplication::exec().
void showAllHiddenTopLevelWidgets | ( | ) |
[1]
[4]
Definition at line 35 of file src_gui_kernel_qapplication.cpp.
References QWidget::isHidden(), QWidget::show(), QApplication::topLevelWidgets(), and widget.
void updateAllWidgets | ( | ) |
[4]
[5]
Definition at line 47 of file src_gui_kernel_qapplication.cpp.
References QApplication::allWidgets(), QWidget::update(), and widget.