![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "macro.h"#include "singleton.h"#include <QtCore/qglobal.h>#include <QtCore/qhash.h>#include <QtCore/qstring.h>#include <QtCore/qmap.h>Go to the source code of this file.
Classes | |
| struct | DocUtilities |
Typedefs | |
| typedef QHash< QString, Macro > | QHash_QString_Macro |
Variables | |
| QT_BEGIN_NAMESPACE typedef QHash< QString, int > | QHash_QString_int |
| typedef QHash<QString, Macro> QHash_QString_Macro |
Definition at line 17 of file docutilities.h.
| QT_BEGIN_NAMESPACE typedef QHash<QString, int> QHash_QString_int |
Definition at line 16 of file docutilities.h.