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
docprivate.h File Reference

(575e9c7fad019b9e7f87517c56ee81ea73db2696)

#include "atom.h"
#include "config.h"
#include "codemarker.h"
#include "doc.h"
#include "editdistance.h"
#include "generator.h"
#include "utilities.h"
#include "openedlist.h"
#include "quoter.h"
#include "text.h"
#include "tokenizer.h"
#include <QtCore/qdatetime.h>
#include <QtCore/qfile.h>
#include <QtCore/qfileinfo.h>
#include <QtCore/qhash.h>
#include <QtCore/qmap.h>
#include <QtCore/qtextstream.h>
#include <cctype>
#include <climits>
#include <utility>
+ Include dependency graph for docprivate.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DocPrivateExtra
 
class  DocPrivate
 

Variables

QT_BEGIN_NAMESPACE typedef QMap< QString, ArgListCommandMap
 

Variable Documentation

◆ CommandMap

QT_BEGIN_NAMESPACE typedef QMap<QString, ArgList> CommandMap

Definition at line 31 of file docprivate.h.