okteta
#include <statistictablemodel.h>
Definition at line 40 of file statistictablemodel.h.
Kasten2::StatisticTableModel::StatisticTableModel |
( |
int * |
byteCount, |
|
|
QObject * |
parent = 0 |
|
) |
| |
|
explicit |
Kasten2::StatisticTableModel::~StatisticTableModel |
( |
| ) |
|
|
virtual |
int Kasten2::StatisticTableModel::columnCount |
( |
const QModelIndex & |
parent | ) |
const |
|
virtual |
QVariant Kasten2::StatisticTableModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role |
|
) |
| const |
|
virtual |
void Kasten2::StatisticTableModel::headerChanged |
( |
| ) |
|
|
signal |
QVariant Kasten2::StatisticTableModel::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role |
|
) |
| const |
|
virtual |
int Kasten2::StatisticTableModel::rowCount |
( |
const QModelIndex & |
parent | ) |
const |
|
virtual |
void Kasten2::StatisticTableModel::setCharCodec |
( |
const QString & |
codecName | ) |
|
|
slot |
void Kasten2::StatisticTableModel::setUndefinedChar |
( |
QChar |
undefinedChar | ) |
|
|
slot |
void Kasten2::StatisticTableModel::setValueCoding |
( |
int |
valueCoding | ) |
|
|
slot |
void Kasten2::StatisticTableModel::sizeChanged |
( |
int |
size | ) |
|
|
signal |
void Kasten2::StatisticTableModel::update |
( |
int |
size | ) |
|
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
KDE's Doxygen guidelines are available online.