QElectroTech 0.200.1-dev
Loading...
Searching...
No Matches
GeneralConfigurationPage Class Reference

#include <generalconfigurationpage.h>

Inheritance diagram for GeneralConfigurationPage:
Inheritance graph
Collaboration diagram for GeneralConfigurationPage:
Collaboration graph

Public Member Functions

 GeneralConfigurationPage (QWidget *parent=nullptr)
 GeneralConfigurationPage::GeneralConfigurationPage.
 ~GeneralConfigurationPage () override
virtual void applyConf () override
 GeneralConfigurationPage::applyConf Write all configuration in settings file.
virtual QString title () const override
 GeneralConfigurationPage::title.
virtual QIcon icon () const override
 GeneralConfigurationPage::icon.
Public Member Functions inherited from ConfigPage
 ConfigPage (QWidget *parent)
 ~ConfigPage () override
 Destructor.

Private Slots

void on_m_font_pb_clicked ()
 GeneralConfigurationPage::on_m_font_pb_clicked Apply font to config.
void on_m_dyn_text_font_pb_clicked ()
 GeneralConfigurationPage::m_dyn_text_font_pb_clicked Apply font to config.
void on_m_common_elmt_path_cb_currentIndexChanged (int index)
void on_m_company_elmt_path_cb_currentIndexChanged (int index)
void on_m_custom_elmt_path_cb_currentIndexChanged (int index)
void on_m_company_tbt_path_cb_currentIndexChanged (int index)
void on_m_custom_tbt_path_cb_currentIndexChanged (int index)
void on_m_user_macros_path_cb_currentIndexChanged (int index)
void on_m_indi_text_font_pb_clicked ()
void on_MaxPartsElementEditorList_sb_valueChanged (int value)
void on_DiagramEditor_Grid_PointSize_min_sb_valueChanged (int value)
 GeneralConfigurationPage::on_DiagramEditor_Grid_PointSize_min_sb_valueChanged the min-value of the max-SpinBox has to be limited: may not be smaller than current value of min-SpinBox.
void on_ElementEditor_Grid_PointSize_min_sb_valueChanged (int value)
 GeneralConfigurationPage::on_ElementEditor_Grid_PointSize_min_sb_valueChanged the min-value of the max-SpinBox has to be limited: may not be smaller than current value of min-SpinBox.
void on_m_hdpi_round_cb_clicked (bool checked)

Private Member Functions

void fillLang ()
 GeneralConfigurationPage::fillLang fill all available lang.

Private Attributes

Ui::GeneralConfigurationPage * ui

Constructor & Destructor Documentation

◆ GeneralConfigurationPage()

GeneralConfigurationPage::GeneralConfigurationPage ( QWidget * parent = nullptr)
explicit

GeneralConfigurationPage::GeneralConfigurationPage.

Parameters
parent
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~GeneralConfigurationPage()

GeneralConfigurationPage::~GeneralConfigurationPage ( )
override

Member Function Documentation

◆ applyConf()

void GeneralConfigurationPage::applyConf ( )
overridevirtual

GeneralConfigurationPage::applyConf Write all configuration in settings file.

Implements ConfigPage.

Here is the call graph for this function:

◆ fillLang()

void GeneralConfigurationPage::fillLang ( )
private

GeneralConfigurationPage::fillLang fill all available lang.

Here is the caller graph for this function:

◆ icon()

QIcon GeneralConfigurationPage::icon ( ) const
overridevirtual

GeneralConfigurationPage::icon.

Returns
The icon of this page

Implements ConfigPage.

◆ on_DiagramEditor_Grid_PointSize_min_sb_valueChanged

void GeneralConfigurationPage::on_DiagramEditor_Grid_PointSize_min_sb_valueChanged ( int value)
privateslot

GeneralConfigurationPage::on_DiagramEditor_Grid_PointSize_min_sb_valueChanged the min-value of the max-SpinBox has to be limited: may not be smaller than current value of min-SpinBox.

Parameters
value- the new value of the min-SpinBox

◆ on_ElementEditor_Grid_PointSize_min_sb_valueChanged

void GeneralConfigurationPage::on_ElementEditor_Grid_PointSize_min_sb_valueChanged ( int value)
privateslot

GeneralConfigurationPage::on_ElementEditor_Grid_PointSize_min_sb_valueChanged the min-value of the max-SpinBox has to be limited: may not be smaller than current value of min-SpinBox.

Parameters
value- the new value of the min-SpinBox

◆ on_m_common_elmt_path_cb_currentIndexChanged

void GeneralConfigurationPage::on_m_common_elmt_path_cb_currentIndexChanged ( int index)
privateslot
Here is the call graph for this function:

◆ on_m_company_elmt_path_cb_currentIndexChanged

void GeneralConfigurationPage::on_m_company_elmt_path_cb_currentIndexChanged ( int index)
privateslot
Here is the call graph for this function:

◆ on_m_company_tbt_path_cb_currentIndexChanged

void GeneralConfigurationPage::on_m_company_tbt_path_cb_currentIndexChanged ( int index)
privateslot
Here is the call graph for this function:

◆ on_m_custom_elmt_path_cb_currentIndexChanged

void GeneralConfigurationPage::on_m_custom_elmt_path_cb_currentIndexChanged ( int index)
privateslot
Here is the call graph for this function:

◆ on_m_custom_tbt_path_cb_currentIndexChanged

void GeneralConfigurationPage::on_m_custom_tbt_path_cb_currentIndexChanged ( int index)
privateslot
Here is the call graph for this function:

◆ on_m_dyn_text_font_pb_clicked

void GeneralConfigurationPage::on_m_dyn_text_font_pb_clicked ( )
privateslot

GeneralConfigurationPage::m_dyn_text_font_pb_clicked Apply font to config.

Here is the call graph for this function:

◆ on_m_font_pb_clicked

void GeneralConfigurationPage::on_m_font_pb_clicked ( )
privateslot

◆ on_m_hdpi_round_cb_clicked

void GeneralConfigurationPage::on_m_hdpi_round_cb_clicked ( bool checked)
privateslot
Here is the call graph for this function:

◆ on_m_indi_text_font_pb_clicked

void GeneralConfigurationPage::on_m_indi_text_font_pb_clicked ( )
privateslot
Here is the call graph for this function:

◆ on_m_user_macros_path_cb_currentIndexChanged

void GeneralConfigurationPage::on_m_user_macros_path_cb_currentIndexChanged ( int index)
privateslot
Here is the call graph for this function:

◆ on_MaxPartsElementEditorList_sb_valueChanged

void GeneralConfigurationPage::on_MaxPartsElementEditorList_sb_valueChanged ( int value)
privateslot

◆ title()

QString GeneralConfigurationPage::title ( ) const
overridevirtual

GeneralConfigurationPage::title.

Returns
The title of this page

Implements ConfigPage.

Member Data Documentation

◆ ui

Ui::GeneralConfigurationPage* GeneralConfigurationPage::ui
private

The documentation for this class was generated from the following files: