Home ยท API Reference |
Public Attributes | |
GObject | parent |
DBusGConnection * | dbusConnection |
This is the glib-level connection established when the input context calls us. | |
DBusGProxy * | inputContextProxy |
This is a proxy object used to call input context methods. | |
MInputContextGlibDBusConnection * | icConnection |
The actual C++-level connection that acts as a proxy for the currently active input context. | |
unsigned int | connectionNumber |
Running number used to identify the connection, used for toolbar ids. |
GObject-based input context connection class There is one of these for each client connection
GObject MDBusGlibICConnection::parent |
DBusGConnection* MDBusGlibICConnection::dbusConnection |
This is the glib-level connection established when the input context calls us.
DBusGProxy* MDBusGlibICConnection::inputContextProxy |
This is a proxy object used to call input context methods.
MInputContextGlibDBusConnection* MDBusGlibICConnection::icConnection |
The actual C++-level connection that acts as a proxy for the currently active input context.
unsigned int MDBusGlibICConnection::connectionNumber |
Running number used to identify the connection, used for toolbar ids.
Copyright © 2010 Nokia Corporation | MeeGo Touch |