Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
This is the complete list of members for CEventCanvasKey, including all inherited members.
CEventCanvasKey(const iv::ui::KeysPressed &keysPressed) | CEventCanvasKey | explicit |
CEventCanvasKey()=delete | CEventCanvasKey | |
CEventCanvasKey(const CEventCanvasKey &other)=delete | CEventCanvasKey | |
CEventCanvasKey(CEventCanvasKey &&other)=delete | CEventCanvasKey | |
isArrowKey() const | CEventCanvasKey | |
isControl() const | CEventCanvasKey | |
isCopyShortcut() const | CEventCanvasKey | |
isCutShortcut() const | CEventCanvasKey | |
isDelete() const | CEventCanvasKey | |
isKeyC() const | CEventCanvasKey | |
isKeyDown() const | CEventCanvasKey | |
isKeyLeft() const | CEventCanvasKey | |
isKeyRight() const | CEventCanvasKey | |
isKeyUp() const | CEventCanvasKey | |
isKeyV() const | CEventCanvasKey | |
isKeyX() const | CEventCanvasKey | |
isPasteShortcut() const | CEventCanvasKey | |
isShift() const | CEventCanvasKey | |
m_keysPressed | CEventCanvasKey | private |
operator=(const CEventCanvasKey &other)=delete | CEventCanvasKey | |
operator=(CEventCanvasKey &&other)=delete | CEventCanvasKey | |
~CEventCanvasKey()=default | CEventCanvasKey |