#include "QWidgetInterface.h"
◆ QWidgetInterface()
ot::QWidgetInterface::QWidgetInterface |
( |
| ) |
|
|
inline |
◆ ~QWidgetInterface()
virtual ot::QWidgetInterface::~QWidgetInterface |
( |
| ) |
|
|
inlinevirtual |
◆ getQWidget() [1/2]
virtual const QWidget * ot::QWidgetInterface::getQWidget |
( |
void | | ) |
const |
|
pure virtual |
Implemented in ot::CheckBox, ot::ColorPickButton, ot::ColorPreviewBox, ot::ComboBox, ot::Dialog, ot::DoubleSpinBox, ot::FilePathEdit, ot::GraphicsView, ot::ImagePreview, ot::Label, ot::LineEdit, ot::Painter2DEditButton, ot::Painter2DPreview, ot::PlainTextEdit, ot::Plot, ot::PropertyGrid, ot::PropertyInputBool, ot::PropertyInputColor, ot::PropertyInputDirectory, ot::PropertyInputDouble, ot::PropertyInputFilePath, ot::PropertyInputInt, ot::PropertyInputPainter2D, ot::PropertyInputString, ot::PropertyInputStringList, ot::PushButton, ot::SpinBox, ot::TabWidget, ot::ToolButton, ot::TreeWidget, ot::TreeWidgetFilter, ot::VersionGraphManager, ProjectOverviewWidget, and ot::PropertyInput.
◆ getQWidget() [2/2]
virtual QWidget * ot::QWidgetInterface::getQWidget |
( |
void | | ) |
|
|
pure virtual |
Returns a pointer to the root widget of this object.
Implemented in ot::CheckBox, ot::ColorPickButton, ot::ColorPreviewBox, ot::ComboBox, ot::Dialog, ot::DoubleSpinBox, ot::FilePathEdit, ot::GraphicsView, ot::ImagePreview, ot::Label, ot::LineEdit, ot::Painter2DEditButton, ot::Painter2DPreview, ot::PlainTextEdit, ot::Plot, ot::PropertyGrid, ot::PropertyInputBool, ot::PropertyInputColor, ot::PropertyInputDirectory, ot::PropertyInputDouble, ot::PropertyInputFilePath, ot::PropertyInputInt, ot::PropertyInputPainter2D, ot::PropertyInputString, ot::PropertyInputStringList, ot::PushButton, ot::SpinBox, ot::TabWidget, ot::ToolButton, ot::TreeWidget, ot::TreeWidgetFilter, ot::VersionGraphManager, ProjectOverviewWidget, and ot::PropertyInput.
◆ otWidgetFlags()
const WidgetFlags & ot::QWidgetInterface::otWidgetFlags |
( |
void | | ) |
const |
|
inline |
◆ otWidgetFlagsChanged()
virtual void ot::QWidgetInterface::otWidgetFlagsChanged |
( |
const WidgetFlags & | _flags | ) |
|
|
inlineprotectedvirtual |
◆ setOTWidgetFlags()
void ot::QWidgetInterface::setOTWidgetFlags |
( |
const WidgetFlags & | _flags | ) |
|
The documentation for this class was generated from the following files: