The ConfigSaveLoaderWidget class This group box provide 4 widget: A combo box with the available config. A push button to load the selected config of combo box A line edit to edit the text of the config to save A push button to save the config.
More...
#include <configsaveloaderwidget.h>
Inherits QGroupBox.
|
| Ui::ConfigSaveLoaderWidget * | ui |
| |
The ConfigSaveLoaderWidget class This group box provide 4 widget: A combo box with the available config. A push button to load the selected config of combo box A line edit to edit the text of the config to save A push button to save the config.
◆ ConfigSaveLoaderWidget()
| ConfigSaveLoaderWidget::ConfigSaveLoaderWidget |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~ConfigSaveLoaderWidget()
| ConfigSaveLoaderWidget::~ConfigSaveLoaderWidget |
( |
| ) |
|
◆ addItem()
| void ConfigSaveLoaderWidget::addItem |
( |
QString |
text | ) |
|
◆ loadClicked
| void ConfigSaveLoaderWidget::loadClicked |
( |
| ) |
|
|
signal |
◆ on_m_load_pb_clicked
| void ConfigSaveLoaderWidget::on_m_load_pb_clicked |
( |
| ) |
|
|
privateslot |
◆ on_m_save_pb_clicked
| void ConfigSaveLoaderWidget::on_m_save_pb_clicked |
( |
| ) |
|
|
privateslot |
◆ saveClicked
| void ConfigSaveLoaderWidget::saveClicked |
( |
| ) |
|
|
signal |
◆ selectedText()
| QString ConfigSaveLoaderWidget::selectedText |
( |
| ) |
const |
◆ text()
| QString ConfigSaveLoaderWidget::text |
( |
| ) |
const |
◆ ui
| Ui::ConfigSaveLoaderWidget* ConfigSaveLoaderWidget::ui |
|
private |
The documentation for this class was generated from the following files: