#include <mw/wac/wacRegistryClient.h>
Link against: wacRegistryClient.lib
class RWACRegistryClientSession : public RSessionBase, public RSessionBase |
Public Member Functions | |
---|---|
RWACRegistryClientSession() | |
IMPORT_C TInt | Connect() |
IMPORT_C bool | DeRegisterWidgetL(const QString &, bool) |
IMPORT_C TInt | Disconnect() |
IMPORT_C bool | RegisterWidgetL(const QString &, const QString &, const QString &, const QString &, const AttributeMap &, const QString &, unsigned long, const QString &) |
IMPORT_C TVersion | Version() |
IMPORT_C QVariant | getAttributeL(const QString &, const QString &, const QVariant &) |
IMPORT_C QString | nativeIdToAppIdL(const QString &) |
IMPORT_C bool | setAttributeL(const QString &, const QString &, const QVariant &) |
Inherited Attributes | |
---|---|
RHandleBase::iHandle |
Inherited Enumerations | |
---|---|
RHandleBase:TAttributes | |
RSessionBase:TAttachMode |
IMPORT_C bool | DeRegisterWidgetL | ( | const QString & | appId, |
bool | update = false | |||
) |
Deregister the widget
IMPORT_C bool | RegisterWidgetL | ( | const QString & | appId, |
const QString & | appTitle, | |||
const QString & | appPath, | |||
const QString & | iconPath, | |||
const AttributeMap & | attributes, | |||
const QString & | type, | |||
unsigned long | size, | |||
const QString & | startPath | |||
) |
Registers the widget
IMPORT_C QVariant | getAttributeL | ( | const QString & | appId, |
const QString & | attribute, | |||
const QVariant & | defaultValue = QVariant() | |||
) |
Returns the attribute value for the widget