interface for the RVC::STYLE class. More...
#include <rvc/object.h>#include <rvc/styletype.h>#include <rvc/getobjfilter.h>

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) |
interface for the RVC::STYLE class.
1.6.1