LunaSysMgr
|
This is the complete list of members for Window, including all inherited members.
acquireScreenPixmap() | Window | inlinevirtual |
appDescription() const | Window | |
appId() const | Window | |
boundingRect() const | Window | inlinevirtual |
disableKeepAlive() const | Window | inline |
getVisibleDimensions() const | Window | virtual |
grabMouse | Window | |
HostWindow class | Window | friend |
initialHeight() const | Window | inline |
initialWidth() const | Window | inline |
isIpcWindow() const | Window | 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_disableKeepAlive | Window | protected |
m_initialHeight | Window | protected |
m_initialWidth | Window | 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 |
mouseGrabbed() const | Window | virtual |
name() const | Window | |
operator=(const Window &) | Window | protected |
paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | Window | virtual |
processId() const | Window | |
removed() const | Window | inline |
resize(int w, int h) | Window | virtual |
setAppId(const std::string &id) | Window | virtual |
setDisableKeepAlive() | Window | inline |
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(uint32_t width, uint32_t height) | Window | virtual |
setWindowProperties(const WindowProperties &attr) | Window | inlinevirtual |
type() const | Window | inlinevirtual |
unlock() | Window | inlineprotectedvirtual |
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 |
~Window() | Window | virtual |