Qt 4.8
Classes | Macros | Typedefs
qofonoservice_linux_p.h File Reference
#include <QtDBus/QtDBus>
#include <QtDBus/QDBusConnection>
#include <QtDBus/QDBusError>
#include <QtDBus/QDBusInterface>
#include <QtDBus/QDBusMessage>
#include <QtDBus/QDBusReply>
#include <QtDBus/QDBusPendingCallWatcher>
#include <QtDBus/QDBusObjectPath>
#include <QtDBus/QDBusContext>
#include <QMap>

Go to the source code of this file.

Classes

struct  ObjectPathProperties
 
class  QOfonoDataConnectionManagerInterface
 
class  QOfonoDBusHelper
 
class  QOfonoManagerInterface
 
class  QOfonoModemInterface
 
class  QOfonoNetworkOperatorInterface
 
class  QOfonoNetworkRegistrationInterface
 
class  QOfonoPrimaryDataContextInterface
 
class  QOfonoSimInterface
 
class  QOfonoSmsInterface
 

Macros

#define OFONO_DATA_CONNECTION_MANAGER_INTERFACE   "org.ofono.DataConnectionManager"
 
#define OFONO_DATA_CONTEXT_INTERFACE   "org.ofono.PrimaryDataContext"
 
#define OFONO_MANAGER_INTERFACE   "org.ofono.Manager"
 
#define OFONO_MANAGER_PATH   "/"
 
#define OFONO_MESSAGE_WAITING_INTERFACE   "org.ofono.MessageWaiting"
 
#define OFONO_MODEM_INTERFACE   "org.ofono.Modem"
 
#define OFONO_NETWORK_OPERATOR_INTERFACE   "org.ofono.NetworkOperator"
 
#define OFONO_NETWORK_REGISTRATION_INTERFACE   "org.ofono.NetworkRegistration"
 
#define OFONO_PHONEBOOK_INTERFACE   "org.ofono.Phonebook"
 
#define OFONO_SERVICE   "org.ofono"
 
#define OFONO_SIM_MANAGER_INTERFACE   "org.ofono.SimManager"
 
#define OFONO_SMS_MANAGER_INTERFACE   "org.ofono.SmsManager"
 

Typedefs

typedef QList< ObjectPathPropertiesPathPropertiesList
 

Macro Definition Documentation

◆ OFONO_DATA_CONNECTION_MANAGER_INTERFACE

#define OFONO_DATA_CONNECTION_MANAGER_INTERFACE   "org.ofono.DataConnectionManager"

◆ OFONO_DATA_CONTEXT_INTERFACE

#define OFONO_DATA_CONTEXT_INTERFACE   "org.ofono.PrimaryDataContext"

◆ OFONO_MANAGER_INTERFACE

#define OFONO_MANAGER_INTERFACE   "org.ofono.Manager"

Definition at line 72 of file qofonoservice_linux_p.h.

Referenced by QOfonoManagerInterface::connectNotify().

◆ OFONO_MANAGER_PATH

#define OFONO_MANAGER_PATH   "/"

Definition at line 73 of file qofonoservice_linux_p.h.

Referenced by QOfonoManagerInterface::connectNotify().

◆ OFONO_MESSAGE_WAITING_INTERFACE

#define OFONO_MESSAGE_WAITING_INTERFACE   "org.ofono.MessageWaiting"

Definition at line 83 of file qofonoservice_linux_p.h.

◆ OFONO_MODEM_INTERFACE

#define OFONO_MODEM_INTERFACE   "org.ofono.Modem"

Definition at line 74 of file qofonoservice_linux_p.h.

Referenced by QOfonoModemInterface::connectNotify().

◆ OFONO_NETWORK_OPERATOR_INTERFACE

#define OFONO_NETWORK_OPERATOR_INTERFACE   "org.ofono.NetworkOperator"

◆ OFONO_NETWORK_REGISTRATION_INTERFACE

#define OFONO_NETWORK_REGISTRATION_INTERFACE   "org.ofono.NetworkRegistration"

◆ OFONO_PHONEBOOK_INTERFACE

#define OFONO_PHONEBOOK_INTERFACE   "org.ofono.Phonebook"

Definition at line 82 of file qofonoservice_linux_p.h.

◆ OFONO_SERVICE

#define OFONO_SERVICE   "org.ofono"

◆ OFONO_SIM_MANAGER_INTERFACE

#define OFONO_SIM_MANAGER_INTERFACE   "org.ofono.SimManager"

Definition at line 78 of file qofonoservice_linux_p.h.

Referenced by QOfonoSimInterface::connectNotify().

◆ OFONO_SMS_MANAGER_INTERFACE

#define OFONO_SMS_MANAGER_INTERFACE   "org.ofono.SmsManager"

Definition at line 81 of file qofonoservice_linux_p.h.

Referenced by QOfonoSmsInterface::connectNotify().

Typedef Documentation

◆ PathPropertiesList

Definition at line 96 of file qofonoservice_linux_p.h.