synfig-studio  1.0.3
Public Member Functions | Public Attributes | List of all members
studio::CanvasView::ActivationIndex Class Reference

#include <canvasview.h>

Public Member Functions

void create ()
void activate ()
 ActivationIndex (bool create=false)
bool operator< (const ActivationIndex &other) const

Public Attributes

long long int activation_index
long long int creation_index

Constructor & Destructor Documentation

studio::CanvasView::ActivationIndex::ActivationIndex ( bool  create = false)
inlineexplicit

References create().

Member Function Documentation

void studio::CanvasView::ActivationIndex::create ( )
inline

References creation_index.

Referenced by ActivationIndex().

void studio::CanvasView::ActivationIndex::activate ( )
inline
bool studio::CanvasView::ActivationIndex::operator< ( const ActivationIndex other) const
inline

References activation_index, and creation_index.

Member Data Documentation

long long int studio::CanvasView::ActivationIndex::activation_index

Referenced by activate(), and operator<().

long long int studio::CanvasView::ActivationIndex::creation_index

Referenced by create(), and operator<().


The documentation for this class was generated from the following files: