![]() |
API Documentation
|
A dialog which can be used to set various units for different unit categories, such as selecting the various properties by which to show angles. More...
#include <UnitsDialog.h>
Signals | |
| void | edited () |
Public Member Functions | |
| void | hideAngleUnit () |
| void | hideCoordinateMode () |
| void | hideDefaultButtons () |
| void | hideSpacialLabels () |
| void | hideSurfaceVolumeUnit () |
| void | refreshUnitsDialog () |
| void | removeScrollArea () |
| void | resetToDefaultUnits () |
| void | setAllowSubUnit (bool allow_sub_unit) |
| void | setAutosize (bool auto_size) |
| void | setManager (UnitManager *manager) |
| UnitsDialog (QWidget *parent=nullptr) | |
| UnitsDialog (UnitManager *manager, QWidget *parent=nullptr) | |
Protected Slots | |
| void | updateOrientationUnitFromUISlot () |
| void | updateSpacialUnitFromUISlot () |
| void | updateSurfaceAreaUnitFromUISlot () |
| void | updateVolumeUnitFromUISlot () |
| void | updateWeightUnitFromUISlot () |
Protected Attributes | |
| bool | m_allow_sub_unit |
| UnitManager * | m_manager |
| QTResourceListener * | m_resource_listener |
| bool | m_update_posted = false |
| Ui::UnitsDialogUI * | ui |
A dialog which can be used to set various units for different unit categories, such as selecting the various properties by which to show angles.
| UnitsDialog | ( | QWidget * | parent = nullptr | ) |
| UnitsDialog | ( | UnitManager * | manager, |
| QWidget * | parent = nullptr ) |
|
signal |
|
overrideprotected |
|
protected |
| void hideAngleUnit | ( | ) |
| void hideCoordinateMode | ( | ) |
| void hideDefaultButtons | ( | ) |
| void hideSpacialLabels | ( | ) |
| void hideSurfaceVolumeUnit | ( | ) |
|
protected |
| void refreshUnitsDialog | ( | ) |
| void removeScrollArea | ( | ) |
| void resetToDefaultUnits | ( | ) |
|
protected |
|
protected |
|
protected |
| void setAllowSubUnit | ( | bool | allow_sub_unit | ) |
| void setAutosize | ( | bool | auto_size | ) |
| void setManager | ( | UnitManager * | manager | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |