, including all inherited members.
| activateDrawingContext()=0 | GHOST_IWindow | [pure virtual] |
| canAcceptDragOperation() const =0 | GHOST_IWindow | [pure virtual] |
| clientToScreen(GHOST_TInt32 inX, GHOST_TInt32 inY, GHOST_TInt32 &outX, GHOST_TInt32 &outY) const =0 | GHOST_IWindow | [pure virtual] |
| endProgressBar()=0 | GHOST_IWindow | [pure virtual] |
| getClientBounds(GHOST_Rect &bounds) const =0 | GHOST_IWindow | [pure virtual] |
| getCursorShape() const =0 | GHOST_IWindow | [pure virtual] |
| getCursorVisibility() const =0 | GHOST_IWindow | [pure virtual] |
| getDrawingContextType()=0 | GHOST_IWindow | [pure virtual] |
| getModifiedState()=0 | GHOST_IWindow | [pure virtual] |
| getOSWindow() const =0 | GHOST_IWindow | [pure virtual] |
| getState() const =0 | GHOST_IWindow | [pure virtual] |
| GetTabletData()=0 | GHOST_IWindow | [pure virtual] |
| getTitle(STR_String &title) const =0 | GHOST_IWindow | [pure virtual] |
| getUserData() const =0 | GHOST_IWindow | [pure virtual] |
| getValid() const =0 | GHOST_IWindow | [pure virtual] |
| getWindowBounds(GHOST_Rect &bounds) const =0 | GHOST_IWindow | [pure virtual] |
| invalidate()=0 | GHOST_IWindow | [pure virtual] |
| screenToClient(GHOST_TInt32 inX, GHOST_TInt32 inY, GHOST_TInt32 &outX, GHOST_TInt32 &outY) const =0 | GHOST_IWindow | [pure virtual] |
| setAcceptDragOperation(bool canAccept)=0 | GHOST_IWindow | [pure virtual] |
| setClientHeight(GHOST_TUns32 height)=0 | GHOST_IWindow | [pure virtual] |
| setClientSize(GHOST_TUns32 width, GHOST_TUns32 height)=0 | GHOST_IWindow | [pure virtual] |
| setClientWidth(GHOST_TUns32 width)=0 | GHOST_IWindow | [pure virtual] |
| setCursorGrab(GHOST_TGrabCursorMode mode, GHOST_Rect *bounds) | GHOST_IWindow | [inline, virtual] |
| setCursorShape(GHOST_TStandardCursor cursorShape)=0 | GHOST_IWindow | [pure virtual] |
| setCursorVisibility(bool visible)=0 | GHOST_IWindow | [pure virtual] |
| setCustomCursorShape(GHOST_TUns8 bitmap[16][2], GHOST_TUns8 mask[16][2], int hotX, int hotY)=0 | GHOST_IWindow | [pure virtual] |
| setCustomCursorShape(GHOST_TUns8 *bitmap, GHOST_TUns8 *mask, int sizex, int sizey, int hotX, int hotY, int fg_color, int bg_color)=0 | GHOST_IWindow | [pure virtual] |
| setDrawingContextType(GHOST_TDrawingContextType type)=0 | GHOST_IWindow | [pure virtual] |
| setModifiedState(bool isUnsavedChanges)=0 | GHOST_IWindow | [pure virtual] |
| setOrder(GHOST_TWindowOrder order)=0 | GHOST_IWindow | [pure virtual] |
| setProgressBar(float progress)=0 | GHOST_IWindow | [pure virtual] |
| setState(GHOST_TWindowState state)=0 | GHOST_IWindow | [pure virtual] |
| setTitle(const STR_String &title)=0 | GHOST_IWindow | [pure virtual] |
| setUserData(const GHOST_TUserDataPtr userData)=0 | GHOST_IWindow | [pure virtual] |
| swapBuffers()=0 | GHOST_IWindow | [pure virtual] |
| ~GHOST_IWindow() | GHOST_IWindow | [inline, virtual] |