OTManageGUI QWidget name OTManageGUI geometry 0 0 203 390 caption Manage local devices layoutMargin layoutSpacing margin 0 spacing 3 QListView text Device clickable true resizeable true text New Column clickable true resizeable true name AllDrivers_LV allColumnsShowFocus true rootIsDecorated true QLayoutWidget name Layout11 margin 0 spacing 6 QCheckBox name DriverIsUp_CB sizePolicy 7 0 text Is Up QLabel name TextLabel3 sizePolicy 1 1 text Auto refresh QSpinBox name RefreshTimer_SB maximumSize 60 32767 margin 0 suffix s specialValueText Default buttonSymbols PlusMinus maxValue 10 DriverIsUp_CB toggled(bool) OTManageGUI SLOT_UpDriver( bool) RefreshTimer_SB valueChanged(int) OTManageGUI SLOT_SetRefreshTimer( int ) AllDrivers_LV currentChanged(QListViewItem*) OTManageGUI SLOT_ShowDriver( QListViewItem *) AllDrivers_LV clicked(QListViewItem*) OTManageGUI SLOT_ShowDriver( QListViewItem *) SLOT_SetRefreshTimer( int ) SLOT_ShowDriver( QListViewItem *) SLOT_UpDriver( bool)