EditVariableDialog
0
0
469
310
Dialog
12
-
Increment
-
-
-
Step size:
-
-
Qt::Vertical
20
40
-
Variable
-
-
-
Value:
-
Name:
-
-
Type:
-
-
-
-
Qt::Horizontal
QDialogButtonBox::Cancel|QDialogButtonBox::Ok
glabels::ColorButton
QPushButton
colorChanged()
typeCombo
nameEdit
valueEdit
colorValueButton
incrementCombo
stepSizeEdit
buttonBox
accepted()
EditVariableDialog
accept()
236
287
157
236
buttonBox
rejected()
EditVariableDialog
reject()
304
287
286
236
typeCombo
currentIndexChanged(int)
EditVariableDialog
onTypeComboChanged()
252
70
33
161
incrementCombo
currentIndexChanged(int)
EditVariableDialog
onIncrementComboChanged()
100
223
97
176
stepSizeEdit
textChanged(QString)
EditVariableDialog
onStepSizeEditChanged()
440
223
333
166
nameEdit
textChanged(QString)
EditVariableDialog
onNameEditChanged()
440
103
393
165
valueEdit
textChanged(QString)
EditVariableDialog
onValueEditChanged()
318
129
459
157
colorValueButton
colorChanged()
EditVariableDialog
onColorValueButtonChanged()
406
114
458
122
onTypeComboChanged()
onValueEditChanged()
onIncrementComboChanged()
onStepSizeEditChanged()
onNameEditChanged()
onColorValueButtonChanged()