18 #ifndef NUMPARTEDITORW_H 19 #define NUMPARTEDITORW_H 67 Ui::NumPartEditorW *
ui;
75 #endif // NUMPARTEDITORW_H ~NumPartEditorW() override
NumPartEditorW(int type, QWidget *parent=nullptr)
QValidator * intValidator
void on_type_cb_activated(int)
NumPartEditorW::on_type_cb_activated Action when user change the type comboBox.
bool isValid()
NumPartEditorW::isValid.
void disableItem(int index)
NumerotationContext toNumContext()
NumPartEditorW::toNumContext.
void setType(NumPartEditorW::type t, bool=false)
NumPartEditorW::setType Set good behavior by type .
void on_increase_spinBox_valueChanged(int)
NumPartEditorW::on_increase_spinBox_valueChanged emit changed when value changed.
void setCurrentIndex(NumPartEditorW::type)
NumPartEditorW::setCurrentIndex Set Current Index of type_cb.
void on_value_field_textEdited()
NumPartEditorW::on_value_field_textChanged emit changed when text changed.