QElectroTech
0.70
|
#include <QTranslator>
#include <QSystemTrayIcon>
#include <QPalette>
#include <QByteArray>
#include "elementslocation.h"
#include "templatelocation.h"
#include "qetarguments.h"
Go to the source code of this file.
Classes | |
class | QETApp |
Macros | |
#define | QETAPP_COMMON_TBT_PROTOCOL "commontbt" |
#define | QETAPP_CUSTOM_TBT_PROTOCOL "customtbt" |
#define QETAPP_COMMON_TBT_PROTOCOL "commontbt" |
Definition at line 35 of file qetapp.h.
Referenced by QETApp::commonTitleBlockTemplatesCollection(), QETApp::realPath(), and QETApp::titleBlockTemplatesCollection().
#define QETAPP_CUSTOM_TBT_PROTOCOL "customtbt" |
Definition at line 36 of file qetapp.h.
Referenced by QETApp::customTitleBlockTemplatesCollection(), QETApp::realPath(), and QETApp::titleBlockTemplatesCollection().