HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_GalleryEntry Member List

This is the complete list of members for OP_GalleryEntry, including all inherited members.

allowEditing()OP_GalleryEntryprotected
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_GalleryEntryprotected
clearAllInformation()OP_GalleryEntry
compareEntries(OP_GalleryEntry *const *a, OP_GalleryEntry *const *b)OP_GalleryEntrystatic
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_GalleryEntryprotected
getOption(const char *optionname, UT_StringArray &optionvalues, bool spaceisseparator) const OP_GalleryEntryprotected
getOptionBool(const char *optionname, bool &optionvalue) const OP_GalleryEntryprotected
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
hasContents() const OP_GalleryEntry
hasParms() const OP_GalleryEntry
isCreatingNode()OP_GalleryEntrystatic
isHidden() const OP_GalleryEntry
loadCompressedSection(const char *section, char *&buffer, int &buflen) const OP_GalleryEntryprotected
match(const char *namepattern, const char *labelpattern, const char *keywordpattern, const char *category, const char *optable, const char *optype) const OP_GalleryEntry
OP_Gallery classOP_GalleryEntryfriend
OP_GalleryEntry()OP_GalleryEntry
OP_GalleryEntry(OP_Gallery *owner, const char *entryname, bool newentry)OP_GalleryEntryprotected
operator=(const OP_GalleryEntry &src)OP_GalleryEntry
saveCompressedSection(const char *section, const UT_WorkBuffer &data, UT_CompressionType type)OP_GalleryEntryprotected
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_GalleryEntryprotected
setOption(const char *optionname, const UT_StringArray &optionvalues)OP_GalleryEntryprotected
setOptionBool(const char *optionname, bool optionvalue)OP_GalleryEntryprotected
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_GalleryEntryvirtual