47 #include <QStringList> 51 #include <QDBusArgument> 54 #include <icd/dbus_api.h> 55 #include <icd/osso-ic.h> 56 #include <icd/osso-ic-dbus.h> 57 #include <icd/network_api_defines.h> 59 #define ICD_LONG_SCAN_TIMEOUT (30*1000) 60 #define ICD_SHORT_SCAN_TIMEOUT (10*1000) 61 #define ICD_SHORT_CONNECT_TIMEOUT (10*1000) 62 #define ICD_LONG_CONNECT_TIMEOUT (150*1000) 88 status = timestamp = scan.service_attrs = service_priority =
89 scan.network_attrs = network_priority = signal_strength =
103 enum icd_nw_levels signal_strength;
135 Icd(
unsigned int timeout,
QObject *parent = 0);
160 void icdSignalReceived(
const QString& interface,
163 void icdCallReply(
const QString& method,
The QByteArray class provides an array of bytes.
The QString class provides a Unicode character string.
The QObject class is the base class of all Qt objects.
The QStringList class provides a list of strings.
QList< IcdIPInformation > ip_info
The QList class is a template class that provides lists.