Home
last modified time | relevance | path

Searched refs:PAGE_DEVICES (Results 1 – 6 of 6) sorted by relevance

/dports/audio/cantata/cantata-2.4.2/gui/
H A Dmainwindow.h105 PAGE_DEVICES, enumerator
217 showTab(PAGE_DEVICES); in showDevicesTab()
H A Dmainwindow.cpp2215 case PAGE_DEVICES: currentPage=devicesPage; break; in currentTabChanged()
2268 case PAGE_DEVICES: in tabToggled()
2623 tabWidget->setToolTip(PAGE_DEVICES, devicesTabAction->toolTip()); in updateActionToolTips()
/dports/print/hplip/hplip-3.20.6/ui4/
H A Dwifisetupdialog.py43 PAGE_DEVICES = 1 # Select a probed USB device variable
196 self.displayPage(PAGE_DEVICES)
703 elif p == PAGE_DEVICES:
788 if p == PAGE_DEVICES:
H A Dsetupdialog.py58 PAGE_DEVICES = 1 variable
595 self.displayPage(PAGE_DEVICES)
1301 elif p == PAGE_DEVICES:
1347 if p == PAGE_DEVICES:
/dports/print/hplip/hplip-3.20.6/ui5/
H A Dwifisetupdialog.py43 PAGE_DEVICES = 1 # Select a probed USB device variable
199 self.displayPage(PAGE_DEVICES)
709 elif p == PAGE_DEVICES:
794 if p == PAGE_DEVICES:
H A Dsetupdialog.py63 PAGE_DEVICES = 1 variable
596 self.displayPage(PAGE_DEVICES)
1299 elif p == PAGE_DEVICES:
1345 if p == PAGE_DEVICES: