Workspace 6.21.5
|
#include <QVariant>
#include <QIcon>
#include "qtpropertybrowser.h"
#include "Workspace/api_workspace.h"
Classes | |
class | QtVariantEditorFactory |
The QtVariantEditorFactory class provides widgets for properties created by QtVariantPropertyManager objects. More... | |
class | QtVariantProperty |
The QtVariantProperty class is a convenience class handling QVariant based properties. More... | |
class | QtVariantPropertyManager |
The QtVariantPropertyManager class provides and manages QVariant based properties. More... | |
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< int, QIcon > | QtIconMap |