#include <memory>
#include "imageviewer.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)) \
)
static double len(glCompPoint p)
Definition at line 28 of file moc_imageviewer.cpp.
◆ qt_meta_data_ImageViewer
const uint qt_meta_data_ImageViewer[] |
|
static |
◆ qt_meta_stringdata_ImageViewer
Initial value:= {
{
},
"ImageViewer\0open\0\0fileName\0print\0"
"zoomIn\0zoomOut\0normalSize\0fitToWindow\0"
"about"
}
#define QT_MOC_LITERAL(idx, ofs, len)
Definition at line 33 of file moc_imageviewer.cpp.