All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Types | Public Member Functions | Private Attributes | List of all members
PredefinedKeySet Struct Reference

Public Types

enum  ColumnType { FILES, KEYFRAMEPOS }
 

Public Member Functions

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
 

Private Attributes

QList< QStringmFilePaths
 
QList< int > mKeyframeIndexes
 
QString mLayerName
 

Detailed Description

Definition at line 24 of file predefinedsetmodel.h.


The documentation for this struct was generated from the following file: