#include <PathEditorDlg.hpp>
Definition at line 25 of file PathEditorDlg.hpp.
◆ PathEditorModel()
| PathEditorModel::PathEditorModel |
( |
MGXCamera * |
c, |
|
|
QObject * |
parent |
|
) |
| |
◆ columnCount()
| int PathEditorModel::columnCount |
( |
const QModelIndex & |
= QModelIndex() | ) |
const |
|
inline |
◆ data()
| QVariant PathEditorModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role |
|
) |
| const |
◆ flags()
| Qt::ItemFlags PathEditorModel::flags |
( |
const QModelIndex & |
index | ) |
const |
◆ headerData()
| QVariant PathEditorModel::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
◆ index()
| QModelIndex PathEditorModel::index |
( |
int |
row, |
|
|
int |
column, |
|
|
const QModelIndex & |
parent = QModelIndex() |
|
) |
| const |
◆ isKeyframe()
| bool PathEditorModel::isKeyframe |
( |
const QModelIndex & |
idx | ) |
const |
◆ isPath()
| bool PathEditorModel::isPath |
( |
const QModelIndex & |
idx | ) |
const |
◆ keyframeId()
| quint32 PathEditorModel::keyframeId |
( |
const QModelIndex & |
idx | ) |
const |
◆ moveTo()
| void PathEditorModel::moveTo |
( |
const QModelIndex & |
idx | ) |
const |
◆ parent()
| QModelIndex PathEditorModel::parent |
( |
const QModelIndex & |
index | ) |
const |
◆ path()
◆ pathId()
| quint32 PathEditorModel::pathId |
( |
const QModelIndex & |
idx | ) |
const |
◆ rowCount()
| int PathEditorModel::rowCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
◆ camera
The documentation for this class was generated from the following file: