#include <UnitsDialog.h>
|
void | updateComboContents () |
|
void | setupCombo (UnitType type, QCustomComboBox *combo, QCustomComboBox *subcombo=nullptr) |
|
void | setupCombo (const Buffer< ConstPointer< UnitOption > > &options, const ConstPointer< Unit > &unit, QCustomComboBox *combo, QCustomComboBox *subcombo) |
|
ConstPointer< UnitOption > | setupCombo (const Buffer< ConstPointer< UnitOption > > &options, const ConstPointer< Unit > &unit, QCustomComboBox *combo) |
|
ConstPointer< Unit > | selectedUnit (UnitType type, QCustomComboBox *combo, QCustomComboBox *subcombo=nullptr) |
|
ConstPointer< Unit > | selectedUnit (const Buffer< ConstPointer< UnitOption > > &options, const ConstPointer< Unit > &reference_unit, QCustomComboBox *combo, QCustomComboBox *subcombo=nullptr) |
|
void | setSelectedUnit (UnitType type, QCustomComboBox *combo, QCustomComboBox *subcombo=nullptr) |
|
void | initialize () |
|
bool | event (QEvent *event) override |
|
void | retranslate () |
|
void | setup () |
|
void | updateFromUnit () |
|
QWidget * | extraUnitWidget (DynamicPointer< CustomUnit > custom_unit) |
|
◆ UnitsDialog() [1/2]
◆ UnitsDialog() [2/2]
◆ edited
◆ event()
bool event |
( |
QEvent * | event | ) |
|
|
overrideprotected |
◆ extraUnitWidget()
◆ hideAngleUnit()
◆ hideCoordinateMode()
void hideCoordinateMode |
( |
| ) |
|
◆ hideDefaultButtons()
void hideDefaultButtons |
( |
| ) |
|
◆ hideSpacialLabels()
void hideSpacialLabels |
( |
| ) |
|
◆ hideSurfaceVolumeUnit()
void hideSurfaceVolumeUnit |
( |
| ) |
|
◆ initialize()
◆ refreshUnitsDialog()
void refreshUnitsDialog |
( |
| ) |
|
◆ removeScrollArea()
void removeScrollArea |
( |
| ) |
|
◆ resetToDefaultUnits()
void resetToDefaultUnits |
( |
| ) |
|
◆ retranslate()
◆ selectedUnit() [1/2]
◆ selectedUnit() [2/2]
◆ setAllowSubUnit()
void setAllowSubUnit |
( |
bool | allow_sub_unit | ) |
|
◆ setAutosize()
void setAutosize |
( |
bool | auto_size | ) |
|
◆ setManager()
◆ setSelectedUnit()
◆ setup()
◆ setupCombo() [1/3]
◆ setupCombo() [2/3]
◆ setupCombo() [3/3]
◆ updateComboContents()
void updateComboContents |
( |
| ) |
|
|
protected |
◆ updateFromUnit()
◆ updateOrientationUnitFromUISlot
void updateOrientationUnitFromUISlot |
( |
| ) |
|
|
protectedslot |
◆ updateSpacialUnitFromUISlot
void updateSpacialUnitFromUISlot |
( |
| ) |
|
|
protectedslot |
◆ updateSurfaceAreaUnitFromUISlot
void updateSurfaceAreaUnitFromUISlot |
( |
| ) |
|
|
protectedslot |
◆ updateVolumeUnitFromUISlot
void updateVolumeUnitFromUISlot |
( |
| ) |
|
|
protectedslot |
◆ updateWeightUnitFromUISlot
void updateWeightUnitFromUISlot |
( |
| ) |
|
|
protectedslot |
◆ m_allow_sub_unit
◆ m_manager
◆ m_resource_listener
◆ m_update_posted
bool m_update_posted = false |
|
protected |
◆ ui
The documentation for this class was generated from the following files: