![]() |
Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
Button to launch a file dialog widget. More...
#include <bayeux/datatools/configuration/ui/parameter_item_delegate.h>
Public Slots | |
| void | slot_launch_file_dialog () |
| void | slot_set_path () |
Signals | |
| void | signal_launch_file_dialog (const QModelIndex &index_) |
Public Member Functions | |
| FileDialogLauncherButton (const QModelIndex &index_, const QString &button_text_="Choose file path", QWidget *parent_=0) | |
| Constructor. More... | |
| virtual | ~FileDialogLauncherButton () |
| Destructor. More... | |
| bool | is_open () const |
| bool | is_save () const |
| const QString & | get_path () const |
Public Attributes | |
| datatools::logger::priority | logging = datatools::logger::PRIO_FATAL |
| Logging priority. More... | |
Button to launch a file dialog widget.
| datatools::configuration::ui::FileDialogLauncherButton::FileDialogLauncherButton | ( | const QModelIndex & | index_, |
| const QString & | button_text_ = "Choose file path", |
||
| QWidget * | parent_ = 0 |
||
| ) |
Constructor.
|
virtual |
Destructor.
| const QString& datatools::configuration::ui::FileDialogLauncherButton::get_path | ( | ) | const |
| bool datatools::configuration::ui::FileDialogLauncherButton::is_open | ( | ) | const |
| bool datatools::configuration::ui::FileDialogLauncherButton::is_save | ( | ) | const |
|
signal |
|
slot |
|
slot |
| datatools::logger::priority datatools::configuration::ui::FileDialogLauncherButton::logging = datatools::logger::PRIO_FATAL |
Logging priority.
1.8.15