Inherits CInputFilter::CAction.
Inherited by CHotkeyOptions::CKeystrokeDownUpAction.
Public Member Functions | |
CKeystrokeAction (IPlatformScreen::CKeyInfo *adoptedInfo, bool press) | |
void | adoptInfo (IPlatformScreen::CKeyInfo *) |
const IPlatformScreen::CKeyInfo * | getInfo () const |
bool | isOnPress () const |
virtual CAction * | clone () const |
virtual CString | format () const |
virtual void | perform (const CEvent &) |
Protected Member Functions | |
virtual const char * | formatName () const |
Definition at line 199 of file CInputFilter.h.