API Documentation
|
#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 | |
Editor (QWidget *parent=nullptr) | |
Editor (const DynamicPointer< QTDesignObject > &object, QWidget *parent=nullptr) | |
virtual bool | fullscreenTouch () const |
virtual bool | allowDocking () const |
virtual TranslatedString | customDialogTitle () const |
virtual String | customDialogIcon () const |
virtual InterfaceOrientationController * | orientationController () const |
virtual Buffer< QWidget * > | printableWidgets () |
virtual Buffer< QWidget * > | printableWidgetOptions () |
virtual Buffer< QWidget * > | bottomOptions () |
virtual void | setTarget (const DynamicPointer< QTDesignObject > &object) |
virtual void | setHorizontal (bool horizontal) |
virtual void | requestScrollEnabled (bool enabled) |
const DynamicPointer< QTDesignObject > & | target () const |
virtual void | setup (DesignObjectDialog *, const ShowPropertiesSettings &) |
virtual bool | isBusy () const |
Protected Attributes | |
PointWidget * | m_size_widget |
Toggle * | m_lock_aspect_ratio_toggle |
Protected Attributes inherited from Editor | |
InterfaceOrientationController * | m_orientation_controller |
DynamicPointer< QTDesignObject > | m_design_object |
Additional Inherited Members | |
Signals inherited from Editor | |
void | objectUpdatedSignal () |
void | isBusyStatusChanged () |
Protected Slots inherited from Editor | |
void | onDesignObjectUpdateSlot () |
|
inline |
|
inlineslot |
|
inlineoverridevirtual |
Implements Editor.
|
protected |
|
protected |