Home ยท API Reference
Public Attributes

MDBusGlibICConnection Struct Reference

INTERNAL More...

List of all members.

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.

Detailed Description

INTERNAL

GObject-based input context connection class There is one of these for each client connection


Member Data Documentation

Running number used to identify the connection, used for toolbar ids.

This is the glib-level connection established when the input context calls us.

MInputContextGlibDBusConnection* MDBusGlibICConnection::icConnection

The actual C++-level connection that acts as a proxy for the currently active input context.

This is a proxy object used to call input context methods.


Copyright © 2010 Nokia Corporation
MeeGo Touch