Workspace 6.21.5
Namespaces | Typedefs | Functions
qtvariantproperty.cpp File Reference
#include <QVariant>
#include <QIcon>
#include <QDate>
#include <QLocale>
#include <QMetaType>
#include "Workspace/Widgets/widgetfactory.h"
#include "Workspace/Widgets/qwidgetconnector.h"
#include "Workspace/Widgets/PropertyBrowser/qttreepropertybrowserconnector.h"
#include "Workspace/Application/logmanager.h"
#include "qtvariantproperty.h"
#include "qtpropertymanager.h"
#include "qteditorfactory.h"
Include dependency graph for qtvariantproperty.cpp:

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::Widgets
 This namespace contains support for widgets attached to workspace data objects.
 

Typedefs

typedef QMap< const QtProperty *, QtProperty * > PropertyMap
 

Functions

 Q_DECLARE_METATYPE (QMargins)
 
 Q_DECLARE_METATYPE (QMarginsF)
 
static QtProperty * wrappedProperty (QtProperty *property)
 

Function Documentation

◆ Q_DECLARE_METATYPE() [1/2]

Q_DECLARE_METATYPE ( QMargins  )

◆ Q_DECLARE_METATYPE() [2/2]

Q_DECLARE_METATYPE ( QMarginsF  )