![]() |
Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
Button to launch a real dialog widget. More...
#include <bayeux/datatools/configuration/ui/parameter_item_delegate.h>
Public Slots | |
| void | slot_launch_real_dialog () |
| void | slot_set_value () |
Signals | |
| void | signal_launch_real_dialog (const QModelIndex &index_) |
Public Member Functions | |
| RealDialogLauncherButton (const QModelIndex &index_, const QString &button_text_="Set value", QWidget *parent_=0) | |
| Constructor. More... | |
| virtual | ~RealDialogLauncherButton () |
| Destructor. More... | |
| double | get_unit_value () const |
| Return the unit value. More... | |
| double | get_value () const |
| Return the selected value. More... | |
| const std::string & | get_unit_symbol () const |
| Return the unit symbol. More... | |
Public Attributes | |
| datatools::logger::priority | logging = datatools::logger::PRIO_FATAL |
| Logging priority. More... | |
Button to launch a real dialog widget.
| datatools::configuration::ui::RealDialogLauncherButton::RealDialogLauncherButton | ( | const QModelIndex & | index_, |
| const QString & | button_text_ = "Set value", |
||
| QWidget * | parent_ = 0 |
||
| ) |
Constructor.
|
virtual |
Destructor.
| const std::string& datatools::configuration::ui::RealDialogLauncherButton::get_unit_symbol | ( | ) | const |
Return the unit symbol.
| double datatools::configuration::ui::RealDialogLauncherButton::get_unit_value | ( | ) | const |
Return the unit value.
| double datatools::configuration::ui::RealDialogLauncherButton::get_value | ( | ) | const |
Return the selected value.
|
signal |
|
slot |
|
slot |
| datatools::logger::priority datatools::configuration::ui::RealDialogLauncherButton::logging = datatools::logger::PRIO_FATAL |
Logging priority.
1.8.15