![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "uic.h"#include "ui4.h"#include "driver.h"#include "option.h"#include "treewalker.h"#include "validator.h"#include "cppwriteincludes.h"#include "cppwritedeclaration.h"#include <pythonwritedeclaration.h>#include <pythonwriteimports.h>#include <language.h>#include <qxmlstream.h>#include <qfileinfo.h>#include <qscopedpointer.h>#include <qtextstream.h>Go to the source code of this file.
Functions | |
| static bool | isCppCommentChar (QChar c) |
| static qsizetype | leadingCppCommentCharCount (QStringView s) |
| static double | versionFromUiAttribute (QXmlStreamReader &reader) |
|
static |