Blender  V2.93
GHOST_SystemWayland Member List

This is the complete list of members for GHOST_SystemWayland, including all inherited members.

addEventConsumer(GHOST_IEventConsumer *consumer)GHOST_Systemvirtual
beginFullScreen(const GHOST_DisplaySetting &setting, GHOST_IWindow **window, const bool stereoVisual, const bool alphaBackground)GHOST_Systemvirtual
compositor()GHOST_SystemWayland
createFullScreenWindow(GHOST_Window **window, const GHOST_DisplaySetting &settings, const bool stereoVisual, const bool alphaBackground=0)GHOST_Systemprotected
createOffscreenContext(GHOST_GLSettings glSettings) overrideGHOST_SystemWaylandvirtual
createSystem()GHOST_ISystemstatic
createWindow(const char *title, GHOST_TInt32 left, GHOST_TInt32 top, GHOST_TUns32 width, GHOST_TUns32 height, GHOST_TWindowState state, GHOST_TDrawingContextType type, GHOST_GLSettings glSettings, const bool exclusive, const bool is_dialog, const GHOST_IWindow *parentWindow) overrideGHOST_SystemWaylandvirtual
dispatchEvents()GHOST_Systemvirtual
display()GHOST_SystemWayland
disposeContext(GHOST_IContext *context) overrideGHOST_SystemWaylandvirtual
disposeSystem()GHOST_ISystemstatic
disposeWindow(GHOST_IWindow *window)GHOST_Systemvirtual
endFullScreen(void)GHOST_Systemvirtual
exit()GHOST_Systemprotectedvirtual
getAllDisplayDimensions(GHOST_TUns32 &width, GHOST_TUns32 &height) const overrideGHOST_SystemWaylandvirtual
getButtons(GHOST_Buttons &buttons) const overrideGHOST_SystemWaylandvirtual
getButtonState(GHOST_TButtonMask mask, bool &isDown) constGHOST_Systemvirtual
getClipboard(bool selection) const overrideGHOST_SystemWaylandvirtual
getCursorPosition(GHOST_TInt32 &x, GHOST_TInt32 &y) const overrideGHOST_SystemWaylandvirtual
getEventManager() constGHOST_Systeminline
getFullScreen(void)GHOST_Systemvirtual
getMainDisplayDimensions(GHOST_TUns32 &width, GHOST_TUns32 &height) const overrideGHOST_SystemWaylandvirtual
getMilliSeconds() constGHOST_Systemvirtual
getModifierKeys(GHOST_ModifierKeys &keys) const overrideGHOST_SystemWaylandvirtual
getModifierKeyState(GHOST_TModifierKeyMask mask, bool &isDown) constGHOST_Systemvirtual
getNumDisplays() const overrideGHOST_SystemWaylandvirtual
getSystem()GHOST_ISystemstatic
getTabletAPI(void)GHOST_System
getTimerManager() constGHOST_Systeminline
getWindowManager() constGHOST_Systeminline
GHOST_ISystem()GHOST_ISysteminlineprotected
GHOST_System()GHOST_Systemprotected
GHOST_SystemWayland()GHOST_SystemWayland
hasCursorShape(GHOST_TStandardCursor cursorShape)GHOST_SystemWayland
init()GHOST_Systemprotectedvirtual
initDebug(bool is_debug_enabled)GHOST_Systemvirtual
installTimer(GHOST_TUns64 delay, GHOST_TUns64 interval, GHOST_TimerProcPtr timerProc, GHOST_TUserDataPtr userData=NULL)GHOST_Systemvirtual
isDebugEnabled()GHOST_Systemvirtual
m_displayManagerGHOST_Systemprotected
m_eventManagerGHOST_Systemprotected
m_is_debug_enabledGHOST_Systemprotected
m_nativePixelGHOST_System
m_preFullScreenSettingGHOST_Systemprotected
m_systemGHOST_ISystemprotectedstatic
m_tabletAPIGHOST_Systemprotected
m_timerManagerGHOST_Systemprotected
m_windowFocusGHOST_System
m_windowManagerGHOST_Systemprotected
processEvents(bool waitForEvent) overrideGHOST_SystemWaylandvirtual
pushEvent(GHOST_IEvent *event)GHOST_System
putClipboard(GHOST_TInt8 *buffer, bool selection) const overrideGHOST_SystemWaylandvirtual
removeEventConsumer(GHOST_IEventConsumer *consumer)GHOST_Systemvirtual
removeTimer(GHOST_ITimerTask *timerTask)GHOST_Systemvirtual
setCursorGrab(const GHOST_TGrabCursorMode mode, wl_surface *surface)GHOST_SystemWayland
setCursorPosition(GHOST_TInt32 x, GHOST_TInt32 y) overrideGHOST_SystemWaylandvirtual
setCursorShape(GHOST_TStandardCursor shape)GHOST_SystemWayland
setCursorVisibility(bool visible)GHOST_SystemWayland
setCustomCursorShape(GHOST_TUns8 *bitmap, GHOST_TUns8 *mask, int sizex, int sizey, int hotX, int hotY, bool canInvertColor)GHOST_SystemWayland
setSelection(const std::string &selection)GHOST_SystemWayland
setTabletAPI(GHOST_TTabletAPI api)GHOST_Systemvirtual
shell()GHOST_SystemWayland
showMessageBox(const char *, const char *, const char *, const char *, const char *, GHOST_DialogOptions) constGHOST_Systeminlinevirtual
toggleConsole(int action) overrideGHOST_SystemWaylandvirtual
updateFullScreen(const GHOST_DisplaySetting &setting, GHOST_IWindow **window)GHOST_Systemvirtual
useNativePixel(void)GHOST_Systemvirtual
useWindowFocus(const bool use_focus)GHOST_Systemvirtual
validWindow(GHOST_IWindow *window)GHOST_Systemvirtual
~GHOST_ISystem()GHOST_ISysteminlineprotectedvirtual
~GHOST_System()GHOST_Systemprotectedvirtual
~GHOST_SystemWayland() overrideGHOST_SystemWayland