Pencil2D Animation
Download Community News Docs Contribute
  • Overview
  • Articles
  • Code
  •  
  • Class List
  • Class Index
  • Class Hierarchy
  • Class Members
  • File List
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Private Attributes | List of all members
PredefinedKeySet Struct Reference
+ Collaboration diagram for PredefinedKeySet:
Collaboration graph
[legend]

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< QString > mFilePaths
 
QList< int > mKeyframeIndexes
 
QString mLayerName
 

Detailed Description

Definition at line 24 of file predefinedsetmodel.h.

Member Enumeration Documentation

◆ ColumnType

enum PredefinedKeySet::ColumnType

Definition at line 53 of file predefinedsetmodel.h.

Member Function Documentation

◆ contains()

bool PredefinedKeySet::contains ( const QString &  path) const
inline

Definition at line 45 of file predefinedsetmodel.h.

◆ filePathAt()

QString PredefinedKeySet::filePathAt ( const int &  index) const
inline

Definition at line 40 of file predefinedsetmodel.h.

◆ insert()

void PredefinedKeySet::insert ( const int &  keyFrameIndex,
const QString &  filePath 
)
inline

Definition at line 29 of file predefinedsetmodel.h.

◆ isEmpty()

bool PredefinedKeySet::isEmpty ( ) const
inline

Definition at line 49 of file predefinedsetmodel.h.

◆ keyFrameIndexAt()

int PredefinedKeySet::keyFrameIndexAt ( const int &  index) const
inline

Definition at line 35 of file predefinedsetmodel.h.

◆ layerName()

const QString PredefinedKeySet::layerName ( )
inline

Definition at line 58 of file predefinedsetmodel.h.

◆ setLayerName()

void PredefinedKeySet::setLayerName ( const QString &  layerName)
inline

Definition at line 59 of file predefinedsetmodel.h.

◆ size()

int PredefinedKeySet::size ( ) const
inline

Definition at line 28 of file predefinedsetmodel.h.

◆ type()

QString PredefinedKeySet::type ( const int &  index) const
inline

Definition at line 61 of file predefinedsetmodel.h.

Member Data Documentation

◆ mFilePaths

QList<QString> PredefinedKeySet::mFilePaths
private

Definition at line 74 of file predefinedsetmodel.h.

◆ mKeyframeIndexes

QList<int> PredefinedKeySet::mKeyframeIndexes
private

Definition at line 75 of file predefinedsetmodel.h.

◆ mLayerName

QString PredefinedKeySet::mLayerName
private

Definition at line 76 of file predefinedsetmodel.h.


The documentation for this struct was generated from the following file:
  • app/src/predefinedsetmodel.h
Generated on Thu May 8 2025 04:47:54 for Pencil2D by doxygen 1.9.6 based on revision 4513250b1d5b1a3676ec0e67b06b7a885ceaae39