view.h File Reference

(r1785/r1323)

#include "listitem.h"
#include "quality.h"
#include "matrix.h"
#include "docrect.h"
#include "rendtype.h"
#include "oilrect.h"
#include "rndrgn.h"
#include "colcarry.h"
#include "colmodel.h"

Go to the source code of this file.

Classes

class  ProgressDisplay
 Encapsulates various bits of information required to provide a progress display while printing/exporting via View::RenderSimpleView(). More...
class  View
 The basic kernel view item. This class contains minimal functionality to maintain the 'current' view, and the connection from a kernel view object to an OIL view object. DocView and PrintView are derived from this class. More...
class  ScopedFlagSetter
 For counting "rendered" objects without actually rendering them. More...

Enumerations

enum  RenderViewResult { RENDERVIEW_SUCCESS, RENDERVIEW_NOTNEEDED, RENDERVIEW_FAILURE, RENDERVIEW_USERABORT }


Enumeration Type Documentation

enum RenderViewResult
 

Comment: This is used to indicate the outcome of calling View::RenderSimpleView.

See also:
View::RenderSimpleView
Enumerator:
RENDERVIEW_SUCCESS 
RENDERVIEW_NOTNEEDED 
RENDERVIEW_FAILURE 
RENDERVIEW_USERABORT 

Definition at line 204 of file view.h.


Generated on Sat Nov 10 03:49:22 2007 for Camelot by  doxygen 1.4.4