|
webappmanager
|
This is the complete list of members for AlertWebApp, including all inherited members.
| AlertWebApp(const QString &appId, int width, int height, WindowType::Type type, PIpcChannel *channel) | AlertWebApp | |
| appId() const | WebAppBase | inline |
| appLoaded() const | WindowedWebApp | protected |
| applyLaunchFeedback(int cx, int cy) | WindowedWebApp | virtual |
| asyncFlipEvent(int newWidth, int newHeight, int newScreenWidth, int newScreenHeight) | WindowedWebApp | virtual |
| attach(SysMgrWebBridge *page) | AlertWebApp | virtual |
| autoCapEnabled(bool enabled) | WindowedWebApp | protectedvirtual |
| blurActivity() | WebAppBase | protected |
| cleanResources() | WebAppBase | protected |
| close() | WebAppBase | protectedvirtual |
| closeWindowRequest() | WindowedWebApp | slot |
| createActivity() | WebAppBase | protected |
| destroyActivity() | WebAppBase | protected |
| detach() | WebAppBase | virtual |
| dispatchFailedLoad(const char *domain, int errorCode, const char *failingURL, const char *localizedDescription) | WebAppBase | protectedvirtual |
| displayOff() | WindowedWebApp | inlinevirtual |
| displayOn() | WindowedWebApp | inlinevirtual |
| editorFocusChanged(bool focused, const PalmIME::EditorState &state) | WindowedWebApp | protectedvirtual |
| flipEvent(int newWidth, int newHeight) | WindowedWebApp | virtual |
| focusActivity() | WebAppBase | protected |
| focusedEvent(bool focused) | WindowedWebApp | virtual |
| freezeInCache() | WebAppBase | inlinevirtual |
| getAppDescription() | WebAppBase | inline |
| getKey() const | WindowedWebApp | virtual |
| getWindowPropertiesString(WindowProperties &winProp, std::string &propString) const | WindowedWebApp | protectedvirtual |
| inCache() const | WebAppBase | inline |
| init() | WindowedWebApp | protected |
| inputEvent(sptr< Event >) | WindowedWebApp | virtual |
| invalContents(int x, int y, int width, int height) | WindowedWebApp | protectedvirtual |
| invalidate() | WindowedWebApp | virtual |
| isAlertApp() const | AlertWebApp | inlinevirtual |
| isCardApp() const | WindowedWebApp | inlinevirtual |
| isChildApp() const | WebAppBase | inlinevirtual |
| isDashboardApp() const | WindowedWebApp | inlinevirtual |
| isFocused() const | WindowedWebApp | inlinevirtual |
| isLeafApp() const | WindowedWebApp | inlinevirtual |
| isTransparent() const | WindowedWebApp | protected |
| isWindowed() const | WindowedWebApp | inlinevirtual |
| keepAlive() | WebAppBase | inline |
| keyEvent(QKeyEvent *e) | WindowedWebApp | virtual |
| m_addedToWindowMgr | WindowedWebApp | protected |
| m_beingDeleted | WindowedWebApp | protected |
| m_blockCount | WindowedWebApp | protected |
| m_blockPenEvents | WindowedWebApp | protected |
| m_data | WindowedWebApp | protected |
| m_focused | WindowedWebApp | protected |
| m_generateMouseClick | WindowedWebApp | protected |
| m_height | WindowedWebApp | protected |
| m_lastGestureEndTime | WindowedWebApp | protected |
| m_metaData | WindowedWebApp | protected |
| m_metaDataBuffer | WindowedWebApp | protected |
| m_paintRect | WindowedWebApp | protected |
| m_pendingFocus | WindowedWebApp | protected |
| m_showPageStats | WindowedWebApp | protected |
| m_showWindowTimer | WindowedWebApp | protected |
| m_stagePreparing | WindowedWebApp | protected |
| m_stageReady | WindowedWebApp | protected |
| m_width | WindowedWebApp | protected |
| m_windowHeight | WindowedWebApp | protected |
| m_windowWidth | WindowedWebApp | protected |
| m_winProps | WindowedWebApp | protected |
| m_winType | WindowedWebApp | protected |
| markInCache(bool inCache) | WebAppBase | inline |
| metadataId() const | WindowedWebApp | |
| needTouchEvents(bool needTouchEvents) | WindowedWebApp | protectedvirtual |
| onAdjustForPositiveSpace(int width, int height) | WindowedWebApp | virtual |
| onAsyncFlip(int newWidth, int newHeight, int newScreenWidth, int newScreenHeight) | WindowedWebApp | virtual |
| onClipboardEvent_Copy() | WindowedWebApp | virtual |
| onClipboardEvent_Cut() | WindowedWebApp | virtual |
| onClipboardEvent_Paste() | WindowedWebApp | virtual |
| onClose(bool disableKeepAlive) | WindowedWebApp | virtual |
| onCommitComposingText() | WindowedWebApp | virtual |
| onCommitText(const std::string &text) | WindowedWebApp | virtual |
| onDirectRenderingChanged() | WindowedWebApp | virtual |
| onDisconnected() | WindowedWebApp | virtual |
| onFlip(int newWidth, int newHeight) | WindowedWebApp | virtual |
| onInputEvent(const SysMgrEventWrapper &wrapper) | WindowedWebApp | virtual |
| onKeyboardShow(bool val) | WindowedWebApp | virtual |
| onKeyEvent(const SysMgrKeyEvent &keyEvent) | WindowedWebApp | virtual |
| onMessageReceived(const PIpcMessage &msg) | WindowedWebApp | virtual |
| onPerformEditorAction(int action) | WindowedWebApp | virtual |
| onRemoveInputFocus() | WindowedWebApp | virtual |
| onResize(int width, int height, bool resizeBuffer) | WindowedWebApp | virtual |
| onSelectAll() | WindowedWebApp | virtual |
| onSetComposingText(const std::string &text) | WindowedWebApp | virtual |
| onSyncResize(int width, int height, bool resizeBuffer, int *newKey) | WindowedWebApp | virtual |
| onTouchEvent(const SysMgrTouchEvent &touchEvent) | WindowedWebApp | virtual |
| page() const | WebAppBase | inline |
| PendingFocus enum name | WindowedWebApp | protected |
| PendingFocusFalse enum value | WindowedWebApp | protected |
| PendingFocusNone enum value | WindowedWebApp | protected |
| PendingFocusTrue enum value | WindowedWebApp | protected |
| processId() const | WebAppBase | inline |
| PrvCbPaintTimeout() | WindowedWebApp | protectedslot |
| relaunch(const char *args, const char *launchingAppId, const char *launchingProcId) | WebAppBase | |
| renderMetaHint(int offsetX=0, int offsetY=0) | WindowedWebApp | protected |
| renderPageStatistics(int offsetX=0, int offsetY=0) | WindowedWebApp | protected |
| resizedContents(int contentsWidth, int contentsHeight) | WebAppBase | protectedvirtual |
| resizeEvent(int newWidth, int newHeight, bool resizeBuffer) | WindowedWebApp | virtual |
| resizeWebPage(uint32_t width, uint32_t height) | WebAppBase | virtual |
| resumeAppRendering() | WebAppBase | inlinevirtual |
| routingId() const | WindowedWebApp | |
| screenSize(int &width, int &height) | WindowedWebApp | virtual |
| scrollContents(int newContentsX, int newContentsY) | WindowedWebApp | protectedvirtual |
| scrolledContents(int newContentsX, int newContentsY) | WebAppBase | protectedvirtual |
| setAppDescription(ApplicationDescription *) | WebAppBase | |
| setAppId(const QString &appId) | WebAppBase | inlineprotected |
| setExplicitEditorFocus(bool focused, const PalmIME::EditorState &editorState) | WebAppBase | virtual |
| setKeepAlive(bool keepAlive) | WebAppBase | inline |
| setManualEditorFocus(bool focused, const PalmIME::EditorState &) | WebAppBase | virtual |
| setManualEditorFocusEnabled(bool) | WebAppBase | |
| setOrientation(Event::Orientation orient) | AlertWebApp | virtual |
| setSoundParams(const QString &fileName, const QString &soundClass) | AlertWebApp | virtual |
| setWindowProperties(WindowProperties &winProp) | WindowedWebApp | virtual |
| showWindowTimeout() | WindowedWebApp | protected |
| slotGeometryChanged(const QRect &) | WindowedWebApp | protectedslot |
| slotInvalidateRect(const QRect &) | WindowedWebApp | protectedslot |
| slotResizeContent(const QSize &) | WindowedWebApp | protectedslot |
| stagePreparing() | WindowedWebApp | protectedvirtual |
| stageReady() | AlertWebApp | protectedvirtual |
| startPaintTimer() | WindowedWebApp | protected |
| statusMessage(const char *msg) | WebAppBase | protectedvirtual |
| stopPaintTimer() | WindowedWebApp | protected |
| suspendAppRendering() | WebAppBase | inlinevirtual |
| thawFromCache() | WebAppBase | inlinevirtual |
| titleChanged(const char *title) | WebAppBase | protectedvirtual |
| unfocus() | WindowedWebApp | protectedvirtual |
| uriChanged(const char *url) | WebAppBase | protectedvirtual |
| uriChanged(const QUrl &) | WebAppBase | protectedvirtualslot |
| url() const | WebAppBase | inline |
| WebAppBase::WebAppBase() | WebAppBase | |
| WindowedWebApp(int width, int height, WindowType::Type type, PIpcChannel *channel=0) | WindowedWebApp | |
| windowHeight() const | WindowedWebApp | inline |
| windowSize(int &width, int &height) | WindowedWebApp | virtual |
| windowType() const | WindowedWebApp | inlinevirtual |
| windowWidth() const | WindowedWebApp | inline |
| zoomedContents(double scaleFactor, int contentsWidth, int contentsHeight, int newScrollOffsetX, int newScrollOffsetY) | WebAppBase | protectedvirtual |
| ~AlertWebApp() | AlertWebApp | virtual |
| ~WebAppBase() | WebAppBase | virtual |
| ~WindowedWebApp() | WindowedWebApp | virtual |