#include </home/clem/local/src/opie/noncore/net/opietooth/manager/scandialog.h>
Collaboration diagram for OpieTooth::ScanDialog:

Public Slots | |
| void | accept () |
Signals | |
| void | selectedDevices (const QValueList< RemoteDevice > &) |
Public Member Functions | |
| ScanDialog (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
| ~ScanDialog () | |
Protected Attributes | |
| QVBoxLayout * | Layout11 |
Private Slots | |
| void | stopSearch () |
| void | startSearch () |
| void | progressTimer () |
| void | fillList (const QString &device, RemoteDevice::ValueList list) |
Private Member Functions | |
| void | emitToManager () |
Private Attributes | |
| QProgressBar * | progress |
| QPushButton * | StartStopButton |
| QListView * | serviceView |
| bool | m_search:1 |
| Manager * | localDevice |
| int | progressStat |
|
||||||||||||||||||||
|
Definition at line 44 of file scandialog.cpp. References fillList(), Layout11, localDevice, m_search, Qtopia::Manager, progress, progressStat, serviceView, startSearch(), StartStopButton, and tr. |
|
|
Cleanup Definition at line 160 of file scandialog.cpp. References localDevice, oendl, and owarn. |
|
|
Definition at line 89 of file scandialog.cpp. References emitToManager(). |
|
|
Iterates trough the items, and collects the checked items. Then it emits it, so the manager can connect to the signal to fill the listing. Definition at line 139 of file scandialog.cpp. References QValueList< T >::append(), device, selectedDevices(), and serviceView. Referenced by accept(). |
|
||||||||||||
|
Definition at line 120 of file scandialog.cpp. References QValueList< T >::begin(), QValueList< T >::end(), m_search, progress, progressStat, serviceView, StartStopButton, and tr. Referenced by ScanDialog(). |
|
|
Definition at line 80 of file scandialog.cpp. References m_search, progress, and progressStat. Referenced by startSearch(). |
|
|
Referenced by emitToManager(). |
|
|
Definition at line 95 of file scandialog.cpp. References localDevice, m_search, progress, progressStat, progressTimer(), OpieTooth::Manager::searchDevices(), serviceView, StartStopButton, stopSearch(), and tr. Referenced by ScanDialog(). |
|
|
Definition at line 116 of file scandialog.cpp. References m_search. Referenced by startSearch(). |
|
|
Definition at line 55 of file scandialog.h. Referenced by ScanDialog(). |
|
|
Definition at line 66 of file scandialog.h. Referenced by ScanDialog(), startSearch(), and ~ScanDialog(). |
|
|
Definition at line 64 of file scandialog.h. Referenced by fillList(), progressTimer(), ScanDialog(), startSearch(), and stopSearch(). |
|
|
Definition at line 47 of file scandialog.h. Referenced by fillList(), progressTimer(), ScanDialog(), and startSearch(). |
|
|
Definition at line 67 of file scandialog.h. Referenced by fillList(), progressTimer(), ScanDialog(), and startSearch(). |
|
|
Definition at line 49 of file scandialog.h. Referenced by emitToManager(), fillList(), ScanDialog(), and startSearch(). |
|
|
Definition at line 48 of file scandialog.h. Referenced by fillList(), ScanDialog(), and startSearch(). |
1.4.2