LunaSysMgr
|
This is the complete list of members for MenuWindow, including all inherited members.
acquireScreenPixmap() | HostWindow | virtual |
appDescription() const | Window | |
appId() const | Window | |
asynchFlipCompleted(int newWidth, int newHeight, int newScreenWidth, int newScreenHeight) | HostWindow | virtual |
boundingRect() const | Window | inlinevirtual |
channelRemoved() | HostWindow | |
close() | HostWindow | virtual |
commitComposingText() | HostWindow | virtual |
commitText(const std::string &text) | HostWindow | virtual |
disableKeepAlive() const | Window | inline |
flipEventAsync(QRect windowScreenBounds, bool fromQueue=false) | HostWindow | virtual |
flipEventSync(bool fromQueue=false) | HostWindow | virtual |
getVisibleDimensions() const | Window | virtual |
grabMouse | Window | |
HostWindow(WindowType::Type type, int width, int height, bool hasAlpha) | HostWindow | |
HostWindow(WindowType::Type type, HostWindowData *data, IpcClientHost *clientHost=0) | HostWindow | |
hostWindowData() const | HostWindow | inlinevirtual |
initialHeight() const | Window | inline |
initialWidth() const | Window | inline |
InputClient() | InputClient | inline |
inputFocus() const | InputClient | inlinevirtual |
inputState() const | InputClient | inlinevirtual |
isIpcWindow() const | HostWindow | inlinevirtual |
launchingAppId() const | Window | |
launchingProcessId() const | Window | |
lock() | Window | inlineprotectedvirtual |
m_appDesc | Window | mutableprotected |
m_appId | Window | protected |
m_bufHeight | Window | protected |
m_bufWidth | Window | protected |
m_clientHost | HostWindow | protected |
m_data | HostWindow | protected |
m_disableKeepAlive | Window | protected |
m_initialHeight | Window | protected |
m_initialWidth | Window | protected |
m_isIpcWindow | HostWindow | protected |
m_launchingAppId | Window | protected |
m_launchingProcId | Window | protected |
m_name | Window | protected |
m_processId | Window | protected |
m_removed | Window | protected |
m_screenPixmap | Window | protected |
m_type | Window | protected |
m_visibleBounds | Window | protected |
MenuWindow(HostWindowData *data, IpcClientHost *clientHost=0) | MenuWindow | |
mouseGrabbed() const | Window | virtual |
name() const | Window | |
onAsynchFlipCompleted(int newWidth, int newHeight, int newScreenWidth, int newScreenHeight) | HostWindow | |
onAutoCapChanged(bool enabled) | HostWindow | protected |
onDisconnected() | HostWindow | virtual |
onEditorFocusChanged(bool focus, const PalmIME::EditorState &state) | HostWindow | protectedvirtual |
onEnableTouchEvents(bool) | HostWindow | inlineprotectedvirtual |
onMessageReceived(const PIpcMessage &msg) | HostWindow | virtual |
onUpdateFullWindow() | HostWindow | virtual |
onUpdateWindowRegion(int x, int y, int w, int h) | HostWindow | virtual |
onUpdateWindowRequest() | HostWindow | virtual |
operator=(const Window &) | Window | protected |
paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | Window | virtual |
performEditorAction(PalmIME::FieldAction action) | HostWindow | virtual |
processId() const | Window | |
queuedFlipCanceled(QRect windowScreenBounds) | HostWindow | virtual |
removed() const | Window | inline |
removeInputFocus() | HostWindow | virtual |
resize(int w, int h) | Window | virtual |
resizeEventSync(int w, int h, bool forceSync=false) | HostWindow | virtual |
routingId() const | HostWindow | |
setAppId(const std::string &id) | Window | virtual |
setClientHost(IpcClientHost *clientHost) | HostWindow | |
setComposingText(const std::string &text) | HostWindow | virtual |
setDisableKeepAlive() | Window | inline |
setInputFocus(bool focus) | InputClient | inline |
setInputState(const PalmIME::EditorState &state) | InputClient | inlineprotected |
setLaunchingAppId(const std::string &id) | Window | |
setLaunchingProcessId(const std::string &id) | Window | |
setMouseGrabbed(bool grabbed) | Window | virtual |
setName(const std::string &name) | Window | |
setProcessId(const std::string &id) | Window | |
setRemoved() | Window | inline |
setVisibleDimensions(int width, int height) | HostWindow | inlinevirtual |
Window::setVisibleDimensions(uint32_t width, uint32_t height) | Window | virtual |
setWindowProperties(const WindowProperties &attr) | Window | inlinevirtual |
type() const | Window | inlinevirtual |
unlock() | Window | inlineprotectedvirtual |
wheelEvent(QGraphicsSceneWheelEvent *event) | HostWindow | protectedvirtual |
Window(WindowType::Type type, const uint32_t bufWidth, const uint32_t bufHeight, bool hasAlpha=false) | Window | |
Window(WindowType::Type type, const QPixmap &pix) | Window | |
Window(const Window &) | Window | protected |
~HostWindow() | HostWindow | virtual |
~MenuWindow() | MenuWindow | virtual |
~Window() | Window | virtual |