QElectroTech 0.200.1-dev
Loading...
Searching...
No Matches
AutoNumberingDockWidget::Row Struct Reference
Collaboration diagram for AutoNumberingDockWidget::Row:
Collaboration graph

Public Attributes

QComboBox * combo
QLineEdit * value
QSpinBox * increase
QLineEdit * next

Detailed Description

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.

Member Data Documentation

◆ combo

QComboBox* AutoNumberingDockWidget::Row::combo

◆ increase

QSpinBox* AutoNumberingDockWidget::Row::increase

◆ next

QLineEdit* AutoNumberingDockWidget::Row::next

◆ value

QLineEdit* AutoNumberingDockWidget::Row::value

The documentation for this struct was generated from the following file: