okteta
Kasten2::ByteTableModel Class Reference
#include <bytetablemodel.h>
Inheritance diagram for Kasten2::ByteTableModel:

Public Types | |
| enum | ColumnIds { DecimalId = 0, HexadecimalId = 1, OctalId = 2, BinaryId = 3, CharacterId = 4, NoOfIds = 5 } |
Public Slots | |
| void | setCharCodec (const QString &codecName) |
| void | setUndefinedChar (QChar undefinedChar) |
Public Member Functions | |
| ByteTableModel (QObject *parent=0) | |
| virtual | ~ByteTableModel () |
| virtual int | columnCount (const QModelIndex &parent) const |
| virtual QVariant | data (const QModelIndex &index, int role) const |
| virtual QVariant | headerData (int section, Qt::Orientation orientation, int role) const |
| virtual int | rowCount (const QModelIndex &parent) const |
Detailed Description
Definition at line 38 of file bytetablemodel.h.
Member Enumeration Documentation
| Enumerator | |
|---|---|
| DecimalId | |
| HexadecimalId | |
| OctalId | |
| BinaryId | |
| CharacterId | |
| NoOfIds | |
Definition at line 43 of file bytetablemodel.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 40 of file bytetablemodel.cpp.
|
virtual |
Definition at line 153 of file bytetablemodel.cpp.
Member Function Documentation
|
virtual |
Definition at line 79 of file bytetablemodel.cpp.
|
virtual |
Definition at line 84 of file bytetablemodel.cpp.
|
virtual |
Definition at line 116 of file bytetablemodel.cpp.
|
virtual |
Definition at line 74 of file bytetablemodel.cpp.
|
slot |
Definition at line 63 of file bytetablemodel.cpp.
|
slot |
Definition at line 56 of file bytetablemodel.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:12 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:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference