#include <pqHistogramTableModel.h>
List of all members.
Detailed Description
Definition at line 41 of file pqHistogramTableModel.h.
Constructor & Destructor Documentation
| pqHistogramTableModel::pqHistogramTableModel |
( |
vtkDoubleArray * |
bin_extents, |
|
|
vtkIntArray * |
bin_values, |
|
|
QObject * |
parent = 0 |
|
) |
| |
| pqHistogramTableModel::~pqHistogramTableModel |
( |
| ) |
|
Member Function Documentation
| int pqHistogramTableModel::rowCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
| int pqHistogramTableModel::columnCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
| QVariant pqHistogramTableModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role |
|
) |
| const |
| QVariant pqHistogramTableModel::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
The documentation for this class was generated from the following file: