#include <numparteditorw.h>
Inherits QWidget.
|
enum | type {
unit,
unitfolio,
ten,
tenfolio,
hundred,
hundredfolio,
string,
idfolio,
folio,
plant,
locmach,
elementline,
elementcolumn,
elementprefix
} |
|
◆ type
Enumerator |
---|
unit | |
unitfolio | |
ten | |
tenfolio | |
hundred | |
hundredfolio | |
string | |
idfolio | |
folio | |
plant | |
locmach | |
elementline | |
elementcolumn | |
elementprefix | |
◆ NumPartEditorW() [1/2]
NumPartEditorW::NumPartEditorW |
( |
int |
type, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ NumPartEditorW() [2/2]
NumPartEditorW::NumPartEditorW |
( |
NumerotationContext & |
context, |
|
|
int |
i, |
|
|
int |
type, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
◆ ~NumPartEditorW()
NumPartEditorW::~NumPartEditorW |
( |
| ) |
|
|
override |
◆ changed
void NumPartEditorW::changed |
( |
| ) |
|
|
signal |
◆ disableItem()
void NumPartEditorW::disableItem |
( |
int |
index | ) |
|
|
private |
◆ isValid()
bool NumPartEditorW::isValid |
( |
| ) |
|
◆ on_increase_spinBox_valueChanged
void NumPartEditorW::on_increase_spinBox_valueChanged |
( |
int |
| ) |
|
|
privateslot |
◆ on_type_cb_activated
void NumPartEditorW::on_type_cb_activated |
( |
int |
| ) |
|
|
privateslot |
◆ on_value_field_textEdited
void NumPartEditorW::on_value_field_textEdited |
( |
| ) |
|
|
privateslot |
NumPartEditorW::on_value_field_textChanged emit changed when value_field text changed.
◆ setCurrentIndex()
◆ setType
NumPartEditorW::setType Set good behavior by type t.
- Parameters
-
t | : type used |
fnum | : force the behavior of numeric type |
◆ setVisibleItems()
void NumPartEditorW::setVisibleItems |
( |
| ) |
|
|
private |
◆ toNumContext()
◆ intValidator
QValidator* NumPartEditorW::intValidator |
|
private |
◆ m_edited_type
int NumPartEditorW::m_edited_type = -1 |
|
private |
◆ type_
type NumPartEditorW::type_ |
◆ ui
Ui::NumPartEditorW* NumPartEditorW::ui |
|
private |
The documentation for this class was generated from the following files: