Swiftray  1.0
CacheStack Class Reference

#include <cache-stack.h>

Classes

class  Cache
 

Public Member Functions

 CacheStack (GroupShape *group)
 
 CacheStack (Layer *layer)
 
const Canvascanvas () const
 
const QColor & color () const
 
const Documentdocument () const
 
bool isGroup () const
 
bool isLayer () const
 
int paint (QPainter *painter)
 
void update ()
 

Constructor & Destructor Documentation

◆ CacheStack() [1/2]

CacheStack::CacheStack ( GroupShape group)

◆ CacheStack() [2/2]

CacheStack::CacheStack ( Layer layer)

Member Function Documentation

◆ canvas()

const Canvas & CacheStack::canvas ( ) const

◆ color()

const QColor & CacheStack::color ( ) const

◆ document()

const Document & CacheStack::document ( ) const

◆ isGroup()

bool CacheStack::isGroup ( ) const

◆ isLayer()

bool CacheStack::isLayer ( ) const

◆ paint()

int CacheStack::paint ( QPainter *  painter)

◆ update()

void CacheStack::update ( )

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