mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-19 01:59:59 +01:00
Mod doc set style de same
This commit is contained in:
@@ -25,13 +25,13 @@ class ConfigSaveLoaderWidget;
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief 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
|
||||
*/
|
||||
@brief 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
|
||||
*/
|
||||
class ConfigSaveLoaderWidget : public QGroupBox
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user