HDK
|
This is the complete list of members for OP_GalleryEntry, including all inherited members.
allowEditing() | OP_GalleryEntry | protected |
applyContents(OP_Node *destnode) const | OP_GalleryEntry | |
applyOther(OP_Node *destnode) const | OP_GalleryEntry | |
applyParms(OP_Node *destnode) const | OP_GalleryEntry | |
applyToNode(OP_Node *node) const | OP_GalleryEntry | |
canApplyToNode(OP_Node *node) const | OP_GalleryEntry | |
canCreateChildNode(OP_Network *net=0) const | OP_GalleryEntry | |
clear() | OP_GalleryEntry | protected |
clearAllInformation() | OP_GalleryEntry | |
compareEntries(OP_GalleryEntry *const *a, OP_GalleryEntry *const *b) | OP_GalleryEntry | static |
createChildNode(OP_Network *net=0, bool move_to_good_pos=true) const | OP_GalleryEntry | |
getAllowIconRegeneration() const | OP_GalleryEntry | |
getBestOpType(UT_String &optype, OP_Network *parent_net=NULL) const | OP_GalleryEntry | |
getCategories(UT_String &cats) const | OP_GalleryEntry | |
getCategories(UT_StringArray &cats) const | OP_GalleryEntry | |
getDescription(UT_String &description) const | OP_GalleryEntry | |
getEntryIsValid() const | OP_GalleryEntry | |
getEntryName() const | OP_GalleryEntry | |
getFilePath() const | OP_GalleryEntry | |
getHelpUrl(UT_String &helpurl) const | OP_GalleryEntry | |
getIcon(UT_String &icon) const | OP_GalleryEntry | |
getKeywords(UT_String &keywords) const | OP_GalleryEntry | |
getKeywords(UT_StringArray &keywords) const | OP_GalleryEntry | |
getLabel(UT_String &label) const | OP_GalleryEntry | |
getNaturalOpManager() const | OP_GalleryEntry | |
getOpTable(UT_String &optable) const | OP_GalleryEntry | |
getOption(const char *optionname, UT_String &optionvalue) const | OP_GalleryEntry | protected |
getOption(const char *optionname, UT_StringArray &optionvalues, bool spaceisseparator) const | OP_GalleryEntry | protected |
getOptionBool(const char *optionname, bool &optionvalue) const | OP_GalleryEntry | protected |
getOpTypes(UT_String &optypes) const | OP_GalleryEntry | |
getOpTypes(UT_StringArray &optypes) const | OP_GalleryEntry | |
getOTLPath(UT_String &otlpath) const | OP_GalleryEntry | |
getParms(UT_String &script) const | OP_GalleryEntry | |
getResolvedOpTypes(UT_StringArray &optypes) const | OP_GalleryEntry | |
hasContents() const | OP_GalleryEntry | |
hasParms() const | OP_GalleryEntry | |
isCreatingNode() | OP_GalleryEntry | static |
isHidden() const | OP_GalleryEntry | |
loadCompressedSection(const char *section, char *&buffer, int &buflen) const | OP_GalleryEntry | protected |
match(const char *namepattern, const char *labelpattern, const char *keywordpattern, const char *category, const char *optable, const char *optype) const | OP_GalleryEntry | |
OP_Gallery class | OP_GalleryEntry | friend |
OP_GalleryEntry() | OP_GalleryEntry | |
OP_GalleryEntry(OP_Gallery *owner, const char *entryname, bool newentry) | OP_GalleryEntry | protected |
operator=(const OP_GalleryEntry &src) | OP_GalleryEntry | |
saveCompressedSection(const char *section, const UT_WorkBuffer &data, UT_CompressionType type) | OP_GalleryEntry | protected |
setAllowIconRegeneration(bool flag) | OP_GalleryEntry | |
setCategories(const char *cats) | OP_GalleryEntry | |
setCategories(const UT_StringArray &cats) | OP_GalleryEntry | |
setContents(OP_Node *srcnode) | OP_GalleryEntry | |
setDescription(const char *description) | OP_GalleryEntry | |
setEntryName(const char *entryname) | OP_GalleryEntry | |
setHelpUrl(const char *helpurl) | OP_GalleryEntry | |
setHidden(bool hide) | OP_GalleryEntry | |
setIcon(const char *icon) | OP_GalleryEntry | |
setInformationFromNode(OP_Node *node) | OP_GalleryEntry | |
setKeywords(const char *keywords) | OP_GalleryEntry | |
setKeywords(const UT_StringArray &keywords) | OP_GalleryEntry | |
setLabel(const char *label) | OP_GalleryEntry | |
setOpTable(const char *optable) | OP_GalleryEntry | |
setOption(const char *optionname, const UT_String &optionvalue) | OP_GalleryEntry | protected |
setOption(const char *optionname, const UT_StringArray &optionvalues) | OP_GalleryEntry | protected |
setOptionBool(const char *optionname, bool optionvalue) | OP_GalleryEntry | protected |
setOpTypes(const char *optypes) | OP_GalleryEntry | |
setOpTypes(const UT_StringArray &optypes) | OP_GalleryEntry | |
setOTLPath(const char *otlpath) | OP_GalleryEntry | |
setParms(OP_Node *srcnode) | OP_GalleryEntry | |
setParms(const UT_WorkBuffer &data) | OP_GalleryEntry | |
~OP_GalleryEntry() | OP_GalleryEntry | virtual |