|
enum | ColumnType { FILES
, KEYFRAMEPOS
} |
|
Definition at line 24 of file predefinedsetmodel.h.
◆ ColumnType
enum PredefinedKeySet::ColumnType |
◆ contains()
bool PredefinedKeySet::contains |
( |
const QString & |
path | ) |
const |
|
inline |
◆ filePathAt()
QString PredefinedKeySet::filePathAt |
( |
const int & |
index | ) |
const |
|
inline |
◆ insert()
void PredefinedKeySet::insert |
( |
const int & |
keyFrameIndex, |
|
|
const QString & |
filePath |
|
) |
| |
|
inline |
◆ isEmpty()
bool PredefinedKeySet::isEmpty |
( |
| ) |
const |
|
inline |
◆ keyFrameIndexAt()
int PredefinedKeySet::keyFrameIndexAt |
( |
const int & |
index | ) |
const |
|
inline |
◆ layerName()
const QString PredefinedKeySet::layerName |
( |
| ) |
|
|
inline |
◆ setLayerName()
void PredefinedKeySet::setLayerName |
( |
const QString & |
layerName | ) |
|
|
inline |
◆ size()
int PredefinedKeySet::size |
( |
| ) |
const |
|
inline |
◆ type()
QString PredefinedKeySet::type |
( |
const int & |
index | ) |
const |
|
inline |
◆ mFilePaths
◆ mKeyframeIndexes
QList<int> PredefinedKeySet::mKeyframeIndexes |
|
private |
◆ mLayerName
QString PredefinedKeySet::mLayerName |
|
private |
The documentation for this struct was generated from the following file: