Public Member Functions | |
HandleContext (HandleType type) | |
HandleContext (HandleType type, unsigned int flags) | |
HandleContext (const HandleContext &other) | |
HandleContext & | operator= (const HandleContext &other) |
HandleType | type () const |
void | setType (HandleType type) |
void | setFlags (unsigned int flags) |
unsigned int | flags () const |
HandleContextImpl * | pImpl () const |
Method for internal use only. | |
Context for handles that captures the conditions that the handle should be drawn with and the expected behaviour of the handle.
©2024 The Foundry Visionmongers, Ltd. All Rights Reserved. |