LanCardGUI QWidget name Lancard_FRM geometry 0 0 354 359 caption LAN card layoutMargin layoutSpacing margin 2 spacing 2 QCheckBox name AnyCard_CB text Any available LAN card checked true QGroupBox name GroupBox1 enabled false title Select Card layoutMargin margin 5 spacing 6 QListView text MACAddress clickable true resizeable true name LanCards_LV allColumnsShowFocus true QLayoutWidget name Layout2 margin 0 spacing 6 QPushButton name RemoveUnknown_BUT text Remove Unknown name Spacer1 orientation Horizontal sizeType Expanding sizeHint 20 20 QPushButton name RescanCards_BUT text Rescan AnyCard_CB toggled(bool) GroupBox1 setDisabled(bool) RescanCards_BUT clicked() Lancard_FRM SLOT_ScanCards() RemoveUnknown_BUT clicked() Lancard_FRM SLOT_RemoveUnknown() SLOT_ScanCards() SLOT_RemoveUnknown()