#include <memory>
#include "../../../../umbrello/dialogs/codetextedit.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_codetextedit.cpp:24
◆ qt_meta_data_CodeTextEdit
| const uint qt_meta_data_CodeTextEdit[] |
|
static |
Initial value:= {
8,
0,
0, 0,
3, 14,
0, 0,
0, 0,
0, 0,
0,
0,
1, 1, 29, 2, 0x08 ,
4, 0, 32, 2, 0x08 ,
5, 2, 33, 2, 0x08 ,
QMetaType::Void, QMetaType::Int, 3,
QMetaType::Void,
QMetaType::Void, QMetaType::QRect, QMetaType::Int, 2, 2,
0
}
◆ qt_meta_stringdata_CodeTextEdit
Initial value:= {
{
},
"CodeTextEdit\0updateLineNumberAreaWidth\0"
"\0newBlockCount\0highlightCurrentLine\0"
"updateLineNumberArea"
}
#define QT_MOC_LITERAL(idx, ofs, len)
Definition moc_parser.cpp:28