okteta
Okteta::KCharEditor Class Reference
#include <kchareditor.h>
Inheritance diagram for Okteta::KCharEditor:

Public Member Functions | |
KCharEditor (ByteArrayTableCursor *cursor, AbstractByteArrayView *view, KController *parent) | |
virtual | ~KCharEditor () |
virtual bool | handleKeyPress (QKeyEvent *keyEvent) |
![]() | |
virtual | ~KEditor () |
![]() | |
virtual | ~KController () |
Additional Inherited Members | |
![]() | |
enum | KEditAction { CharDelete, WordDelete, CharBackspace, WordBackspace } |
![]() | |
KEditor (ByteArrayTableCursor *cursor, AbstractByteArrayView *view, KController *parent) | |
void | doEditAction (KEditAction Action) |
![]() | |
KController (KController *parent) | |
![]() | |
ByteArrayTableCursor * | mCursor |
AbstractByteArrayView * | mView |
![]() | |
KController * | mParent |
Detailed Description
Definition at line 34 of file kchareditor.h.
Constructor & Destructor Documentation
Okteta::KCharEditor::KCharEditor | ( | ByteArrayTableCursor * | cursor, |
AbstractByteArrayView * | view, | ||
KController * | parent | ||
) |
Definition at line 36 of file kchareditor.cpp.
|
virtual |
Definition at line 66 of file kchareditor.cpp.
Member Function Documentation
|
virtual |
Reimplemented from Okteta::KEditor.
Definition at line 42 of file kchareditor.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.