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
writeincludesbase.cpp File Reference

(03929e70406bd5475d870e8f49ed445b33b484b9)

#include "writeincludesbase.h"
#include "ui4.h"
#include <uic.h>
#include <databaseinfo.h>
#include "qclass_lib_map.h"
Include dependency graph for writeincludesbase.cpp:

Go to the source code of this file.

Macros

#define QT_CLASS_LIB(klass, module, header)

Functions

ClassInfoEntries classInfoEntries ()

Variables

static QT_BEGIN_NAMESPACE const ClassInfoEntry qclass_lib_map []

Macro Definition Documentation

◆ QT_CLASS_LIB

#define QT_CLASS_LIB ( klass,
module,
header )
Value:
{ #klass, #module, #header },
static QString header(const QString &name)

Function Documentation

◆ classInfoEntries()

ClassInfoEntries classInfoEntries ( )

Definition at line 18 of file writeincludesbase.cpp.

References qclass_lib_map.

Referenced by CPP::WriteIncludes::WriteIncludes().

Here is the caller graph for this function:

Variable Documentation

◆ qclass_lib_map

QT_BEGIN_NAMESPACE const ClassInfoEntry qclass_lib_map
static

Definition at line 12 of file writeincludesbase.cpp.

Referenced by classInfoEntries().