18 #ifndef SELECTAUTONUMW_H 19 #define SELECTAUTONUMW_H 26 class QAbstractButton;
68 Ui::SelectAutonumW *
ui;
76 #endif // SELECTAUTONUMW_H FormulaAutonumberingW * m_fcaw
void on_add_button_clicked()
SelectAutonumW::on_add_button_clicked Action on add_button, add a .
void on_m_previous_pb_clicked()
SelectAutonumW::on_m_previous_pb_clicked Decrease NumerotationContext.
NumerotationContext m_context
FormulaAutonumberingW * m_feaw
void applyEnable(bool=true)
SelectAutonumW::applyEnable enable/disable the apply button.
void on_m_remove_pb_clicked()
void contextToFormula()
SelectAutonumW::contextToFormula Apply formula to ElementAutonumbering Widget.
QString formula()
SelectAutonumW::formula.
QComboBox * contextComboBox() const
void setContext(const NumerotationContext &context)
SelectAutonumW::setCurrentContext build the context of current diagram selected in the QcomboBox...
~SelectAutonumW() override
QList< NumPartEditorW * > num_part_list_
SelectAutonumW(int type, QWidget *parent=nullptr)
void on_m_next_pb_clicked()
SelectAutonumW::on_m_next_pb_clicked Increase NumerotationContext.
void on_remove_button_clicked()
SelectAutonumW::on_remove_button_clicked Action on remove button, remove the last ...
void on_m_comboBox_currentTextChanged(const QString &arg1)
NumerotationContext toNumContext() const
SelectAutonumW::toNumContext.
void on_buttonBox_clicked(QAbstractButton *)
SelectAutonumW::on_buttonBox_clicked Action on clicked.