WebAppRegistryPrivate Class Reference
#include
<mw/wac/wacWebAppRegistry_p.h>
| class WebAppRegistryPrivate |
Constructor & Destructor Documentation
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 > & )
| bool | retrieveRegistrationData | ( | QList< WebAppInfo > & | list, |
| | const QList< int > & | idList |
| | ) | |
updateAttribute ( const QString &, const QString &, const QVariant & )
| bool | updateAttribute | ( | const QString & | appID, |
| | const QString & | attribute, |
| | const QVariant & | value |
| | ) | |