![]() |
API Documentation
|
A popup Editor dialog for showing options or information related to the size of a Model object. More...
#include <SizeOperationsWidget.h>
Public Slots | |
| void | setSizeFromDialogSlot () |
Public Member Functions | |
| SizeOperationsWidget (const DynamicPointer< QTDesignObject > &object, QWidget *parent=nullptr) | |
| void | updateValues () override |
Public Member Functions inherited from Editor | |
| virtual bool | allowDocking () const |
| virtual Buffer< QWidget * > | bottomOptions () |
| virtual String | customDialogIcon () const |
| virtual TranslatedString | customDialogTitle () const |
| Editor (const DynamicPointer< QTDesignObject > &object, QWidget *parent=nullptr) | |
| Editor (QWidget *parent=nullptr) | |
| virtual bool | fullscreenTouch () const |
| virtual bool | isBusy () const |
| virtual InterfaceOrientationController * | orientationController () const |
| virtual Buffer< QWidget * > | printableWidgetOptions () |
| virtual Buffer< QWidget * > | printableWidgets () |
| virtual void | requestScrollEnabled (bool enabled) |
| virtual void | setHorizontal (bool horizontal) |
| virtual void | setTarget (const DynamicPointer< QTDesignObject > &object) |
| virtual void | setup (DesignObjectDialog *, const ShowPropertiesSettings &) |
| const DynamicPointer< QTDesignObject > & | target () const |
Protected Attributes | |
| Toggle * | m_lock_aspect_ratio_toggle |
| PointWidget * | m_size_widget |
Protected Attributes inherited from Editor | |
| DynamicPointer< QTDesignObject > | m_design_object |
| InterfaceOrientationController * | m_orientation_controller |
Additional Inherited Members | |
Signals inherited from Editor | |
| void | isBusyStatusChanged () |
| void | objectUpdatedSignal () |
Protected Slots inherited from Editor | |
| void | onDesignObjectUpdateSlot () |
| SizeOperationsWidget | ( | const DynamicPointer< QTDesignObject > & | object, |
| QWidget * | parent = nullptr ) |
|
slot |
|
overridevirtual |
Implements Editor.
|
protected |
|
protected |