Workspace 6.21.5
|
#include <QDesignerFormEditorInterface>
#include <QDesignerFormWindowInterface>
#include <QDesignerFormWindowCursorInterface>
#include <QAction>
#include <QDialog>
#include <QExtensionManager>
#include <QDialogButtonBox>
#include <QVBoxLayout>
#include <QJsonArray>
#include <QtXml>
#include "Workspace/Application/LanguageUtils/errorchecks.h"
#include "Workspace/Widgets/PropertyBrowser/qttreepropertybrowser.h"
#include "Workspace/Widgets/PropertyBrowser/qtpropertymanager.h"
#include "Workspace/Widgets/PropertyBrowser/qtvariantproperty.h"
#include "PropertyBrowser/propertyeditordialog.h"
#include "qttreepropertybrowserdesigner.h"
#include "designerdragdrop.h"
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::Widgets |
This namespace contains support for widgets attached to workspace data objects. | |