rvc/style.h File Reference

interface for the RVC::STYLE class. More...

#include <rvc/object.h>
#include <rvc/styletype.h>
#include <rvc/getobjfilter.h>
Include dependency graph for style.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RVC::STYLE
 Manages RVC::OBJTYPE_Style RVC objects. More...
class  RVC::STYLE::GETOBJFILTER_HASPATTERNTYPE
 Style object selection filter to disallow selection of non style objects or style objects that do not have the requested pattern type. More...
class  RVC::STYLE::GETOBJFILTER_HASSTYLETYPE
 Style object selection filter to disallow selection of non style objects or style objects that do not have the requested style type. More...
class  RVC::STYLE::GETOBJFILTER_ISSELECTABLE
 Style object selection filter to disallow selection of non style objects. More...
class  RVC::STYLE::UNIQUEPATTERNNAMEFILTER
 Style pattern name uniquification filter. More...
class  RVC::STYLE::UNIQUESTYLENAMEFILTER
 Style type name uniquification filter. More...

Namespaces

namespace  RVC
namespace  RVC::UI

Enumerations

enum  RVC::UI::STYLECOPYPATTERNFLAGS { RVC::UI::STYLECOPYPATTERNFLAG_None = 0, RVC::UI::STYLECOPYPATTERNFLAG_NoCheckDupPattern = 0x01, RVC::UI::STYLECOPYPATTERNFLAG_AskUserDupPattern = 0x02 }

Functions

INT32 RVC::UI::StyleCopyPattern (RVC::STYLE &ObjStyleTgt, RVC::STYLE &ObjStyleSrc, RVC::PATTERNTYPE PatternType, INT32 SrcPatternNum, STYLECOPYPATTERNFLAGS flags=STYLECOPYPATTERNFLAG_None, MDLGPARENT dlgparent=0)

Detailed Description

interface for the RVC::STYLE class.


Generated on Sun Oct 7 21:31:04 2012 for TNTsdk 2012 by  doxygen 1.6.1