.TH "AutoNumberingDockWidget::Row" 3 "Version 0.200.1-dev" "QElectroTech" \" -*- nroff -*-
.ad l
.nh
.SH NAME
AutoNumberingDockWidget::Row
.SH SYNOPSIS
.br
.PP
.SS "Public Attributes"

.in +1c
.ti -1c
.RI "QComboBox * \fBcombo\fP"
.br
.ti -1c
.RI "QLineEdit * \fBvalue\fP"
.br
.ti -1c
.RI "QSpinBox * \fBincrease\fP"
.br
.ti -1c
.RI "QLineEdit * \fBnext\fP"
.br
.in -1c
.SH "Detailed Description"
.PP 
The four widgets that make up one category's row, bundled so \fBrefreshRow()\fP can be called with just a category instead of four pointers that must always be passed in matching sets\&. 
.SH "Member Data Documentation"
.PP 
.SS "QComboBox* AutoNumberingDockWidget::Row::combo"

.SS "QSpinBox* AutoNumberingDockWidget::Row::increase"

.SS "QLineEdit* AutoNumberingDockWidget::Row::next"

.SS "QLineEdit* AutoNumberingDockWidget::Row::value"


.SH "Author"
.PP 
Generated automatically by Doxygen for QElectroTech from the source code\&.
