WebAppRegistryPrivate Class Reference

#include <mw/wac/wacWebAppRegistry_p.h>

class WebAppRegistryPrivate
Public Member Functions
WebAppRegistryPrivate()
~WebAppRegistryPrivate()
QList< WebAppInfo > *registeredHavingAttribute(const QString &, const QString &, const bool &)
boolretrieveRegistrationData(QList< WebAppInfo > &, const QList< int > &)
boolupdateAttribute(const QString &, const QString &, const QVariant &)

Constructor & Destructor Documentation

WebAppRegistryPrivate ( )

WebAppRegistryPrivate()

~WebAppRegistryPrivate ( )

~WebAppRegistryPrivate()

Member Function Documentation

registeredHavingAttribute ( const QString &, const QString &, const bool & )

QList< WebAppInfo > *registeredHavingAttribute(const QString &key,
const QString &value,
const bool &match
)

retrieveRegistrationData ( QList< WebAppInfo > &, const QList< int > & )

boolretrieveRegistrationData(QList< WebAppInfo > &list,
const QList< int > &idList
)

updateAttribute ( const QString &, const QString &, const QVariant & )

boolupdateAttribute(const QString &appID,
const QString &attribute,
const QVariant &value
)