Qt 4.8
|
#include <maemo_icd.h>
Public Functions | |
IcdScanResult () | |
Public Variables | |
QString | network_name |
uint | network_priority |
struct CommonParams | scan |
QString | service_name |
uint | service_priority |
uint | signal_dB |
uint | signal_strength |
QString | station_id |
uint | status |
uint | timestamp |
Definition at line 75 of file maemo_icd.h.
|
inline |
Definition at line 87 of file maemo_icd.h.
QString Maemo::IcdScanResult::network_name |
Definition at line 80 of file maemo_icd.h.
Referenced by QIcdEngine::asyncUpdateConfigurationsSlot(), QIcdEngine::doRequestUpdate(), Maemo::get_scan_result(), and Maemo::IcdPrivate::scan().
uint Maemo::IcdScanResult::network_priority |
Definition at line 81 of file maemo_icd.h.
Referenced by QIcdEngine::asyncUpdateConfigurationsSlot(), Maemo::get_scan_result(), and Maemo::IcdPrivate::scan().
struct CommonParams Maemo::IcdScanResult::scan |
Definition at line 82 of file maemo_icd.h.
Referenced by QIcdEngine::asyncUpdateConfigurationsSlot(), QIcdEngine::doRequestUpdate(), Maemo::get_scan_result(), and Maemo::IcdPrivate::scan().
QString Maemo::IcdScanResult::service_name |
Definition at line 78 of file maemo_icd.h.
Referenced by QIcdEngine::asyncUpdateConfigurationsSlot(), Maemo::get_scan_result(), and Maemo::IcdPrivate::scan().
uint Maemo::IcdScanResult::service_priority |
Definition at line 79 of file maemo_icd.h.
Referenced by QIcdEngine::asyncUpdateConfigurationsSlot(), Maemo::get_scan_result(), and Maemo::IcdPrivate::scan().
uint Maemo::IcdScanResult::signal_dB |
Definition at line 85 of file maemo_icd.h.
Referenced by QIcdEngine::asyncUpdateConfigurationsSlot(), Maemo::get_scan_result(), and Maemo::IcdPrivate::scan().
uint Maemo::IcdScanResult::signal_strength |
Definition at line 83 of file maemo_icd.h.
Referenced by QIcdEngine::asyncUpdateConfigurationsSlot(), Maemo::get_scan_result(), and Maemo::IcdPrivate::scan().
QString Maemo::IcdScanResult::station_id |
Definition at line 84 of file maemo_icd.h.
Referenced by QIcdEngine::asyncUpdateConfigurationsSlot(), Maemo::get_scan_result(), and Maemo::IcdPrivate::scan().
uint Maemo::IcdScanResult::status |
Definition at line 76 of file maemo_icd.h.
Referenced by QIcdEngine::asyncUpdateConfigurationsSlot(), Maemo::get_scan_result(), and Maemo::IcdPrivate::scan().
uint Maemo::IcdScanResult::timestamp |
Definition at line 77 of file maemo_icd.h.
Referenced by QIcdEngine::asyncUpdateConfigurationsSlot(), Maemo::get_scan_result(), and Maemo::IcdPrivate::scan().