#include <berryPerspectiveListModel.h>
Definition at line 28 of file berryPerspectiveListModel.h.
◆ Role
◆ PerspectiveListModel()
berry::PerspectiveListModel::PerspectiveListModel |
( |
IPerspectiveRegistry & |
perspReg, |
|
|
bool |
markDefault = true , |
|
|
QObject * |
parent = nullptr |
|
) |
| |
◆ ~PerspectiveListModel()
berry::PerspectiveListModel::~PerspectiveListModel |
( |
| ) |
|
|
override |
◆ data()
QVariant berry::PerspectiveListModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
override |
◆ headerData()
QVariant berry::PerspectiveListModel::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
override |
◆ index()
QModelIndex berry::PerspectiveListModel::index |
( |
const QString & |
perspId | ) |
const |
◆ perspectiveDescriptor()
◆ perspectiveName()
QString berry::PerspectiveListModel::perspectiveName |
( |
const QModelIndex & |
index | ) |
const |
◆ rowCount()
int berry::PerspectiveListModel::rowCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
|
override |
The documentation for this class was generated from the following file: