Enum member EditorActions.DelPrevChar
delete char before cursor (backspace)
Declaration
enum EditorActions { // ... DelPrevChar, // ... }
Authors
Vadim Lopatin, coolreader.org@gmail.com
Copyright
Vadim Lopatin, 2014
License
Boost License 1.0
delete char before cursor (backspace)
enum EditorActions { // ... DelPrevChar, // ... }
Vadim Lopatin, coolreader.org@gmail.com
Vadim Lopatin, 2014
Boost License 1.0