Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
docutilities.h File Reference

(5212645b4665917019a96ba873d9e98c1a136b5f)

#include "macro.h"
#include "singleton.h"
#include <QtCore/qglobal.h>
#include <QtCore/qhash.h>
#include <QtCore/qstring.h>
#include <QtCore/qmap.h>
+ Include dependency graph for docutilities.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DocUtilities
 

Typedefs

typedef QHash< QString, MacroQHash_QString_Macro
 

Variables

QT_BEGIN_NAMESPACE typedef QHash< QString, int > QHash_QString_int
 

Typedef Documentation

◆ QHash_QString_Macro

Definition at line 17 of file docutilities.h.

Variable Documentation

◆ QHash_QString_int

QT_BEGIN_NAMESPACE typedef QHash<QString, int> QHash_QString_int

Definition at line 16 of file docutilities.h.