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

#include <workarea.h>

Public Member Functions

 SurfaceElement ()
 SurfaceElement (const SurfaceElement &other)
 ~SurfaceElement ()

Public Attributes

cairo_surface_t * surface
int refreshes

Constructor & Destructor Documentation

studio::WorkArea::SurfaceElement::SurfaceElement ( )
inline

References refreshes, and surface.

studio::WorkArea::SurfaceElement::SurfaceElement ( const SurfaceElement other)
inline
studio::WorkArea::SurfaceElement::~SurfaceElement ( )
inline

References surface.

Member Data Documentation

cairo_surface_t* studio::WorkArea::SurfaceElement::surface

Referenced by SurfaceElement(), and ~SurfaceElement().

int studio::WorkArea::SurfaceElement::refreshes

Referenced by SurfaceElement().


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