#include <mw/wac/wacWebAppRegistry_p.h>
| class WebAppRegistryCache |
WebAppRegistryCache class caches reads from the WebAppRegistry.
| Public Member Functions | |
|---|---|
| WebAppRegistryCache() | |
| virtual | ~WebAppRegistryCache() |
| bool | appInfoExists(const QString &) |
| void | clear() |
| bool | getAppInfo(const QString &, WebAppInfo &) |
| void | notifyDBWrite() |
| void | saveAppInfo(const QString &, const WebAppInfo &) |