![]() |
QElectroTech 0.200.1-dev
|

Public Attributes | |
| QComboBox * | combo |
| QLineEdit * | value |
| QSpinBox * | increase |
| QLineEdit * | next |
The four widgets that make up one category's row, bundled so refreshRow() can be called with just a category instead of four pointers that must always be passed in matching sets.
| QComboBox* AutoNumberingDockWidget::Row::combo |
| QSpinBox* AutoNumberingDockWidget::Row::increase |
| QLineEdit* AutoNumberingDockWidget::Row::next |
| QLineEdit* AutoNumberingDockWidget::Row::value |