A widget to browse/edit a configuration variant registry.
More...
#include <bayeux/datatools/configuration/ui/variant_registry_dialog.h>
A widget to browse/edit a configuration variant registry.
◆ variant_registry_dialog() [1/2]
datatools::configuration::ui::variant_registry_dialog::variant_registry_dialog |
( |
variant_registry & |
registry_, |
|
|
QWidget * |
parent_ = 0 |
|
) |
| |
◆ variant_registry_dialog() [2/2]
datatools::configuration::ui::variant_registry_dialog::variant_registry_dialog |
( |
variant_registry_tree_model & |
registry_tree_model_, |
|
|
QWidget * |
parent_ = 0 |
|
) |
| |
◆ ~variant_registry_dialog()
virtual datatools::configuration::ui::variant_registry_dialog::~variant_registry_dialog |
( |
| ) |
|
|
virtual |
◆ _construct()
void datatools::configuration::ui::variant_registry_dialog::_construct |
( |
| ) |
|
|
protected |
Construct the GUI interface.
◆ _set_default()
void datatools::configuration::ui::variant_registry_dialog::_set_default |
( |
| ) |
|
|
protected |
◆ has_restore_buffer()
bool datatools::configuration::ui::variant_registry_dialog::has_restore_buffer |
( |
| ) |
const |
Check if a restore buffer is available.
◆ reset_restore_buffer()
void datatools::configuration::ui::variant_registry_dialog::reset_restore_buffer |
( |
| ) |
|
Reset the restore buffer is available.
◆ slot_cancel
void datatools::configuration::ui::variant_registry_dialog::slot_cancel |
( |
| ) |
|
|
slot |
Slot for canceling the dialog interface.
◆ slot_restore
void datatools::configuration::ui::variant_registry_dialog::slot_restore |
( |
| ) |
|
|
slot |
◆ slot_snapshot
void datatools::configuration::ui::variant_registry_dialog::slot_snapshot |
( |
| ) |
|
|
slot |
◆ slot_update_bottom_buttons
void datatools::configuration::ui::variant_registry_dialog::slot_update_bottom_buttons |
( |
bool |
read_only_ | ) |
|
|
slot |
Slot for updating the status of bottom buttons (load/reset)
The documentation for this class was generated from the following file: