Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qdocdatabase.h"
#include "atom.h"
#include "collectionnode.h"
#include "functionnode.h"
#include "generator.h"
#include "qdocindexfiles.h"
#include "tree.h"
#include <QtCore/qregularexpression.h>
#include <stack>
Go to the source code of this file.
Variables | |
static NodeMultiMap | emptyNodeMultiMap_ |
|
static |
Definition at line 19 of file qdocdatabase.cpp.
Referenced by QDocDatabase::getClassMap(), QDocDatabase::getQmlTypeMap(), and QDocDatabase::getSinceMap().