LunaSysMgr
|
This is the complete list of members for WebAppMgrProxy, including all inherited members.
appLaunch(const std::string &appId, const std::string ¶ms, const std::string &launchingAppId, const std::string &launchingProcId, std::string &errMsg) | WebAppMgrProxy | |
appLaunchModal(const std::string &appId, const std::string ¶ms, const std::string &launchingAppId, const std::string &launchingProcId, std::string &errMsg, bool isHeadless, bool isParentTypePdk) | WebAppMgrProxy | |
clearWebkitCache() | WebAppMgrProxy | |
closeWindow(Window *w) | WebAppMgrProxy | virtual |
connected() | WebAppMgrProxy | |
connectWebAppMgr(int pid, PIpcChannel *channel) | WebAppMgrProxy | static |
emitCopy(Window *win) | WebAppMgrProxy | |
emitCut(Window *win) | WebAppMgrProxy | |
emitPaste(Window *win) | WebAppMgrProxy | |
emitSelectAll(Window *win) | WebAppMgrProxy | |
enableDebugger(bool enable) | WebAppMgrProxy | |
findWindow(int key) const | IpcClientHost | protectedvirtual |
focusEvent(Window *win, bool focused) | WebAppMgrProxy | |
getIpcChannel() const | WebAppMgrProxy | |
hasWindows() const | IpcClientHost | |
inputEvent(Window *win, Event *e) | WebAppMgrProxy | |
inputQKeyEvent(Window *win, QKeyEvent *event) | WebAppMgrProxy | |
inspect(const char *procId) | WebAppMgrProxy | |
instance() | WebAppMgrProxy | static |
IpcClientHost() | IpcClientHost | |
IpcClientHost(int pid, const std::string &name, PIpcChannel *channel) | IpcClientHost | |
launchBootTimeApp(const char *appId) | WebAppMgrProxy | |
launchNativeApp(const ApplicationDescription *desc, const std::string ¶ms, const std::string &launchingAppId, const std::string &launchingProcId, std::string &errMsg) | WebAppMgrProxy | |
launchUrl(const char *url, WindowType::Type winType=WindowType::Type_Card, const char *appDesc="", const char *procId="", const char *params="", const char *launchingAppId="", const char *launchingProcId="") | WebAppMgrProxy | |
m_clearing | IpcClientHost | protected |
m_closedWinSet | IpcClientHost | protected |
m_idleDestroySrc | IpcClientHost | protected |
m_name | IpcClientHost | protected |
m_pid | IpcClientHost | protected |
m_processPriority | IpcClientHost | protected |
m_winMap | IpcClientHost | protected |
m_winSet | IpcClientHost | protected |
name() const | IpcClientHost | inline |
notifyCompassEnabled(bool enabled) | WebAppMgrProxy | |
onAddWindow(int key) | IpcClientHost | protectedvirtual |
onDisconnected() | WebAppMgrProxy | virtual |
onFocusWindow(int key) | IpcClientHost | protectedvirtual |
onRemoveWindow(int key) | IpcClientHost | protectedvirtual |
onReturnedInputEvent(const SysMgrKeyEvent &event) | WebAppMgrProxy | virtual |
onSetWindowProperties(int key, const std::string &winProps) | IpcClientHost | protectedvirtual |
onUnfocusWindow(int key) | IpcClientHost | protectedvirtual |
orientation() const | WebAppMgrProxy | inline |
performLowMemoryActions(const bool allowExpensive=false) | WebAppMgrProxy | |
pid() const | IpcClientHost | inline |
postShutdownEvent() | WebAppMgrProxy | |
relaunch(char *const argv[]) | IpcClientHost | virtual |
relaunchApp(const char *procId, const char *params, const char *launchingAppId, const char *launchingProcId) | WebAppMgrProxy | |
replaceWindowKey(Window *win, int oldKey, int newKey) | IpcClientHost | virtual |
resizeEvent(Window *win, int newWidth, int newHeight, bool resizeBuffer=false) | WebAppMgrProxy | |
resumeWebKitProcess() | WebAppMgrProxy | |
sendAsyncMessage(PIpcMessage *msg) | WebAppMgrProxy | |
sendQueuedMessages() | WebAppMgrProxy | |
serviceRequestHandler_listRunningApps(bool includeSysApps) | WebAppMgrProxy | |
setAppToLaunchUponConnection(char *app) | WebAppMgrProxy | static |
setGlobalProperties(int key) | WebAppMgrProxy | |
setJavascriptFlags(const char *flags) | WebAppMgrProxy | |
setOrientation(OrientationEvent::Orientation orient) | WebAppMgrProxy | |
signalAppLaunchPreventedUnderLowMemory() | WebAppMgrProxy | signal |
signalKeyEventRejected(const SysMgrKeyEvent &event) | WebAppMgrProxy | signal |
signalLowMemoryActionsRequested(bool allowExpensive) | WebAppMgrProxy | signal |
slotMaximizedCardWindowChanged(Window *w) | IpcClientHost | protectedslot |
suspendWebKitProcess() | WebAppMgrProxy | |
uiDimensionsChanged(int width, int height) | WebAppMgrProxy | |
windowDeleted(Window *w) | IpcClientHost | |
WindowMap typedef | IpcClientHost | protected |
WindowSet typedef | IpcClientHost | protected |
~IpcClientHost() | IpcClientHost | virtual |
~WebAppMgrProxy() | WebAppMgrProxy | virtual |