git-svn-id: svn://db.shs.com.ru/libs@254 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
#ifndef EDOCKWIDGETPLUGIN_H
|
#ifndef EDOCKWIDGETPLUGIN_H
|
||||||
#define EDOCKWIDGETPLUGIN_H
|
#define EDOCKWIDGETPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef EMAINWINDOWPLUGIN_H
|
#ifndef EMAINWINDOWPLUGIN_H
|
||||||
#define EMAINWINDOWPLUGIN_H
|
#define EMAINWINDOWPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef HISTORYVIEWPLUGIN_H
|
#ifndef HISTORYVIEWPLUGIN_H
|
||||||
#define HISTORYVIEWPLUGIN_H
|
#define HISTORYVIEWPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef BLOCKVIEWPLUGIN_H
|
#ifndef BLOCKVIEWPLUGIN_H
|
||||||
#define BLOCKVIEWPLUGIN_H
|
#define BLOCKVIEWPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef GRAPHICPLUGIN_H
|
#ifndef GRAPHICPLUGIN_H
|
||||||
#define GRAPHICPLUGIN_H
|
#define GRAPHICPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef SQLRECORDPLUGIN_H
|
#ifndef SQLRECORDPLUGIN_H
|
||||||
#define SQLRECORDPLUGIN_H
|
#define SQLRECORDPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef SQLTABLEPLUGIN_H
|
#ifndef SQLTABLEPLUGIN_H
|
||||||
#define SQLTABLEPLUGIN_H
|
#define SQLTABLEPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef TOUCHBUTTFRAMEPLUGIN_H
|
#ifndef TOUCHBUTTFRAMEPLUGIN_H
|
||||||
#define TOUCHBUTTFRAMEPLUGIN_H
|
#define TOUCHBUTTFRAMEPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef TOUCHBUTTONPLUGIN_H
|
#ifndef TOUCHBUTTONPLUGIN_H
|
||||||
#define TOUCHBUTTONPLUGIN_H
|
#define TOUCHBUTTONPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef TOUCHSLIDERPLUGIN_H
|
#ifndef TOUCHSLIDERPLUGIN_H
|
||||||
#define TOUCHSLIDERPLUGIN_H
|
#define TOUCHSLIDERPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef CHARDIALOGPLUGIN_H
|
#ifndef CHARDIALOGPLUGIN_H
|
||||||
#define CHARDIALOGPLUGIN_H
|
#define CHARDIALOGPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef CLINEEDITPLUGIN_H
|
#ifndef CLINEEDITPLUGIN_H
|
||||||
#define CLINEEDITPLUGIN_H
|
#define CLINEEDITPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef COLORBUTTONPLUGIN_H
|
#ifndef COLORBUTTONPLUGIN_H
|
||||||
#define COLORBUTTONPLUGIN_H
|
#define COLORBUTTONPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef ECOMBOBOXPLUGIN_H
|
#ifndef ECOMBOBOXPLUGIN_H
|
||||||
#define ECOMBOBOXPLUGIN_H
|
#define ECOMBOBOXPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef ICONEDLABEPLUGIN_H
|
#ifndef ICONEDLABEPLUGIN_H
|
||||||
#define ICONEDLABEPLUGIN_H
|
#define ICONEDLABEPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef QCODEEDITPLUGIN_H
|
#ifndef QCODEEDITPLUGIN_H
|
||||||
#define QCODEEDITPLUGIN_H
|
#define QCODEEDITPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef QIPEDITPLUGIN_H
|
#ifndef QIPEDITPLUGIN_H
|
||||||
#define QIPEDITPLUGIN_H
|
#define QIPEDITPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef QPICONFIGPLUGIN_H
|
#ifndef QPICONFIGPLUGIN_H
|
||||||
#define QPICONFIGPLUGIN_H
|
#define QPICONFIGPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef QPICONSOLEPLUGIN_H
|
#ifndef QPICONSOLEPLUGIN_H
|
||||||
#define QPICONSOLEPLUGIN_H
|
#define QPICONSOLEPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef QPOINTEDITPLUGIN_H
|
#ifndef QPOINTEDITPLUGIN_H
|
||||||
#define QPOINTEDITPLUGIN_H
|
#define QPOINTEDITPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef QRECTEDITPLUGIN_H
|
#ifndef QRECTEDITPLUGIN_H
|
||||||
#define QRECTEDITPLUGIN_H
|
#define QRECTEDITPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef QVARIANTEDITPLUGIN_H
|
#ifndef QVARIANTEDITPLUGIN_H
|
||||||
#define QVARIANTEDITPLUGIN_H
|
#define QVARIANTEDITPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef SHORTCUTSPLUGIN_H
|
#ifndef SHORTCUTSPLUGIN_H
|
||||||
#define SHORTCUTSPLUGIN_H
|
#define SHORTCUTSPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#ifndef SPINSLIDERPLUGIN_H
|
#ifndef SPINSLIDERPLUGIN_H
|
||||||
#define SPINSLIDERPLUGIN_H
|
#define SPINSLIDERPLUGIN_H
|
||||||
|
|
||||||
|
#include <QObject>
|
||||||
#if QT_VERSION >= 0x050000
|
#if QT_VERSION >= 0x050000
|
||||||
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
# include <QtUiPlugin/QDesignerCustomWidgetInterface>
|
||||||
#else
|
#else
|
||||||
|
|||||||
Reference in New Issue
Block a user