okteta
kchareditor.cpp
Go to the documentation of this file.
36 KCharEditor::KCharEditor( ByteArrayTableCursor* cursor, AbstractByteArrayView* view, KController* parent )
virtual bool handleKeyPress(QKeyEvent *keyEvent)
Definition: kchareditor.cpp:42
KCharEditor(ByteArrayTableCursor *cursor, AbstractByteArrayView *view, KController *parent)
Definition: kchareditor.cpp:36
Definition: keditor.h:36
navigates through the buffer in an abstract way, based on the layout
Definition: bytearraytablecursor.h:60
virtual bool encode(Byte *byte, const QChar &_char) const =0
const Okteta::CharCodec * charCodec() const
Definition: abstractbytearrayview.cpp:100
virtual bool handleKeyPress(QKeyEvent *keyEvent)
Definition: keditor.cpp:47
Definition: kcontroller.h:32
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:08 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:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.