PlotEditor Class Reference
#include <qpui.h>
List of all members.
|
Public Member Functions |
| | PlotEditor (QObject *parent=0) |
| QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const |
| void | setEditorData (QWidget *editor, const QModelIndex &index) const |
| void | setModelData (QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const |
| void | updateEditorGeometry (QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const |
Constructor & Destructor Documentation
| PlotEditor::PlotEditor |
( |
QObject * |
parent = 0 |
) |
|
Member Function Documentation
| QWidget * PlotEditor::createEditor |
( |
QWidget * |
parent, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index | |
|
) |
| | const |
| void PlotEditor::setEditorData |
( |
QWidget * |
editor, |
|
|
const QModelIndex & |
index | |
|
) |
| | const |
| void PlotEditor::setModelData |
( |
QWidget * |
editor, |
|
|
QAbstractItemModel * |
model, |
|
|
const QModelIndex & |
index | |
|
) |
| | const |
| void PlotEditor::updateEditorGeometry |
( |
QWidget * |
editor, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index | |
|
) |
| | const |
The documentation for this class was generated from the following files:
- QSAS_2_4/QSAS_dist/src/Plotting/qpui/qpui.h
- QSAS_2_4/QSAS_dist/src/Plotting/qpui/PlotView.cc