![]() |
Qt 6.x
The Qt SDK
|
#include "driver.h"#include "uic.h"#include "ui4.h"#include <language.h>#include <qfileinfo.h>#include <qdebug.h>#include <algorithm>
Include dependency graph for driver.cpp:Go to the source code of this file.
Functions | |
| static QString | spacerItemClass () |
| static QString | actionGroupClass () |
| static QString | actionClass () |
| static QString | buttonGroupClass () |
| static bool | isAnsiCCharacter (QChar c) |
|
inlinestatic |
Definition at line 29 of file driver.cpp.
References QStringLiteral.
Referenced by Driver::findOrInsertAction().
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 28 of file driver.cpp.
References QStringLiteral.
Referenced by Driver::findOrInsertActionGroup().
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 30 of file driver.cpp.
References QStringLiteral.
Referenced by Driver::findOrInsertButtonGroup().
Here is the caller graph for this function:
|
static |
Definition at line 179 of file driver.cpp.
Referenced by Driver::headerFileName().
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 27 of file driver.cpp.
References QStringLiteral.
Referenced by Driver::findOrInsertSpacer().
Here is the caller graph for this function: