![]() |
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>
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().
|
inlinestatic |
Definition at line 28 of file driver.cpp.
References QStringLiteral.
Referenced by Driver::findOrInsertActionGroup().
|
inlinestatic |
Definition at line 30 of file driver.cpp.
References QStringLiteral.
Referenced by Driver::findOrInsertButtonGroup().
|
static |
Definition at line 179 of file driver.cpp.
Referenced by Driver::headerFileName().
|
inlinestatic |
Definition at line 27 of file driver.cpp.
References QStringLiteral.
Referenced by Driver::findOrInsertSpacer().