![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QCoreApplication>
#include <QMouseEvent>
#include <QPointF>
#include <QObject>
Go to the source code of this file.
Classes | |
class | MyDebugTool |
class | MyPrivateInitStuff |
[4] More... | |
class | CView |
[6] More... | |
class | MyMfcView |
[7] More... |
Functions | |
static void | preRoutineMyDebugTool () |
[3] | |
static void | cleanup_ptr () |
void | init_ptr () |
static QString | tr (const char *sourceText, const char *comment=nullptr) |
[5] |
Variables | |
static int * | global_ptr = nullptr |
[3] |
|
static |
Definition at line 48 of file src_corelib_kernel_qcoreapplication.cpp.
References global_ptr.
Referenced by init_ptr().
void init_ptr | ( | ) |
Definition at line 54 of file src_corelib_kernel_qcoreapplication.cpp.
References cleanup_ptr(), and global_ptr.
|
static |
[3]
Definition at line 35 of file src_corelib_kernel_qcoreapplication.cpp.
|
inlinestatic |
[5]
[6]
|
static |
[3]
[4]
Definition at line 46 of file src_corelib_kernel_qcoreapplication.cpp.
Referenced by cleanup_ptr(), and init_ptr().