![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Functions | |
| QCoreApplication * | createApplication (int &argc, char *argv[]) |
| [0] | |
| int | main (int argc, char *argv[]) |
| 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.
| if | ( | (startPos - currentPos).manhattanLength() >=QApplication::startDragDistance() | ) |
[5]
[7]
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 14 of file src_gui_kernel_qapplication.cpp.
| void showAllHiddenTopLevelWidgets | ( | ) |
| void updateAllWidgets | ( | ) |