#include <memory>
#include "../../../../umbrello/codegenwizard/codegenoptionspage.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
Go to the source code of this file.
◆ QT_MOC_LITERAL
| #define QT_MOC_LITERAL |
( |
| idx, |
|
|
| ofs, |
|
|
| len ) |
Value: Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
- idx * sizeof(QByteArrayData)) \
)
Definition moc_codegenoptionspage.cpp:24
◆ qt_meta_data_CodeGenOptionsPage
| const uint qt_meta_data_CodeGenOptionsPage[] |
|
static |
◆ qt_meta_stringdata_CodeGenOptionsPage
Initial value:= {
{
},
"CodeGenOptionsPage\0applyClicked\0\0"
"languageChanged\0syncCodeDocumentsToParent\0"
"activeLanguageChanged\0id\0"
"updateCodeGenerationPolicyTab\0"
"browseClicked\0changeLanguage"
}
#define QT_MOC_LITERAL(idx, ofs, len)
Definition moc_parser.cpp:28