toDebugWatchUI QDialog name toDebugWatchUI geometry 0 0 188 228 caption Add variable watch margin 11 spacing 6 QPushButton name PushButton1_2 text Cancel QPushButton name PushButton1 text &Ok default true QComboBox name Name editable true duplicatesEnabled false QLabel name TextLabel1 sizePolicy 1 0 text &Variable name buddy Name toolTip Variable name to watch. QButtonGroup name Scope sizePolicy 5 7 title &Scope margin 11 spacing 6 QRadioButton name GlobalScope text &Global buttonGroupId 4 toolTip Global scope of variable. QRadioButton name LocalScope text &Local checked false buttonGroupId 1 toolTip Currently running scope. QRadioButton name LocalScope_2 text &Autodetect checked true buttonGroupId 5 toolTip Currently running scope. QRadioButton name Package text &Package buttonGroupId 3 toolTip The scope of the file in the body editor. PushButton1 clicked() toDebugWatchUI accept() PushButton1_2 clicked() toDebugWatchUI reject() LocalScope_2 Name PushButton1 PushButton1_2 LocalScope Package GlobalScope