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