API Documentation
|
A popup Editor dialog for showing options or information related to StationModel objects. More...
#include <StationEditor.h>
Public Slots | |
void | setPrismOffsetSlot () |
void | updateFromReferenceCombo () |
void | updatePositionFromDialogSlot () |
void | updateRelativePositionFromDialog () |
Public Member Functions | |
void | addStationToolWidget (QWidget *widget) |
bool | allowDocking () const override |
Vertex< 3, fltp08 > | currentLocation () const |
bool | fullscreenTouch () const override |
bool | isInRelativeMode () const |
bool | isPrismStation () const |
Buffer< QWidget * > | printableWidgets () override |
void | resizeEvent (QResizeEvent *event) override |
void | setHorizontal (bool horizontal) override |
virtual void | setTarget (const DynamicPointer< QTDesignObject > &object) override |
void | setupForNewTarget () |
void | showEditingControls (bool show) |
QSize | sizeHint () const override |
StationEditor (const DynamicPointer< QTDesignObject > &station, QWidget *parent=nullptr) | |
StationEditor (QWidget *parent=nullptr) | |
bool | supportsRelative () const |
void | updateValues () override |
virtual | ~StationEditor () |
Public Member Functions inherited from Editor | |
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 | isBusy () const |
virtual InterfaceOrientationController * | orientationController () const |
virtual Buffer< QWidget * > | printableWidgetOptions () |
virtual void | requestScrollEnabled (bool enabled) |
virtual void | setup (DesignObjectDialog *, const ShowPropertiesSettings &) |
const DynamicPointer< QTDesignObject > & | target () const |
Protected Member Functions | |
void | clearReferenceInformation () |
void | init () |
void | setPositionFromDialog () |
void | setupRelativePosition () |
void | updateComputedPosition () |
void | updateRelativePosition () |
Protected Attributes | |
Buffer< QWidget * > | m_printable_docs |
QCustomTabWidget * | m_tool_tab_widget |
Buffer< QWidget * > | m_tool_widgets |
Ui::StationEditorUI * | ui |
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 () |
A popup Editor dialog for showing options or information related to StationModel objects.
StationEditor | ( | QWidget * | parent = nullptr | ) |
StationEditor | ( | const DynamicPointer< QTDesignObject > & | station, |
QWidget * | parent = nullptr ) |
|
virtual |
void addStationToolWidget | ( | QWidget * | widget | ) |
|
overridevirtual |
Reimplemented from Editor.
|
protected |
|
overridevirtual |
Reimplemented from Editor.
|
protected |
bool isInRelativeMode | ( | ) | const |
bool isPrismStation | ( | ) | const |
|
override |
|
overridevirtual |
Reimplemented from Editor.
|
protected |
|
slot |
|
overridevirtual |
Reimplemented from Editor.
void setupForNewTarget | ( | ) |
|
protected |
void showEditingControls | ( | bool | show | ) |
|
override |
bool supportsRelative | ( | ) | const |
|
protected |
|
slot |
|
slot |
|
protected |
|
slot |
|
overridevirtual |
Implements Editor.
|
protected |
|
protected |
|
protected |
|
protected |