Public Member Functions |
Static Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
Explorer::AddressEditDialog Class Referencefinal
Inheritance diagram for Explorer::AddressEditDialog:
Public Member Functions | |
AddressEditDialog (QWidget *parent) | |
AddressEditDialog (const Device::AddressSettings &addr, QWidget *parent) | |
Device::AddressSettings | getSettings () const override |
void | setCanRename (bool) |
void | setCanEditProperties (bool) |
Static Public Member Functions | |
static Device::AddressSettings | makeDefaultSettings () |
Protected Member Functions | |
void | setNodeSettings () |
void | setValueSettings () |
void | updateType (ossia::val_type valueType) |
Protected Attributes | |
Device::AddressSettings | m_originalSettings |
QLineEdit * | m_nameEdit {} |
QComboBox * | m_valueTypeCBox {} |
WidgetWrapper< AddressSettingsWidget > * | m_addressWidget {} |
QFormLayout * | m_layout {} |
bool | m_canEdit {true} |
The documentation for this class was generated from the following files:
- AddressEditDialog.hpp
- AddressEditDialog.cpp