VSTGUI  4.10
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
CompressedUIDescription Member List

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

addDefaultNodes()UIDescriptionprotected
addNewTemplate(UTF8StringPtr name, const SharedPointer< UIAttributes > &attr)UIDescription
AttributeSaveFilterFunc typedefUIDescription
calculateStringValue(UTF8StringPtr str, double &result) const UIDescription
changeAlternativeFontNames(UTF8StringPtr name, UTF8StringPtr alternativeFonts)UIDescription
changeBitmap(UTF8StringPtr name, UTF8StringPtr newName, const CRect *nineparttiledOffset=nullptr)UIDescription
changeBitmapFilters(UTF8StringPtr bitmapName, const std::list< SharedPointer< UIAttributes > > &filters)UIDescription
changeBitmapName(UTF8StringPtr oldName, UTF8StringPtr newName)UIDescription
changeColor(UTF8StringPtr name, const CColor &newColor)UIDescription
changeColorName(UTF8StringPtr oldName, UTF8StringPtr newName)UIDescription
changeControlTagString(UTF8StringPtr tagName, const std::string &newTagString, bool create=false)UIDescription
changeFont(UTF8StringPtr name, CFontRef newFont)UIDescription
changeFontName(UTF8StringPtr oldName, UTF8StringPtr newName)UIDescription
changeGradient(UTF8StringPtr name, CGradient *newGradient)UIDescription
changeGradientName(UTF8StringPtr oldName, UTF8StringPtr newName)UIDescription
changeMultiFrameBitmap(UTF8StringPtr name, UTF8StringPtr newName, const CMultiFrameBitmapDescription *=nullptr)UIDescription
changeTagName(UTF8StringPtr oldName, UTF8StringPtr newName)UIDescription
changeTemplateName(UTF8StringPtr name, UTF8StringPtr newName)UIDescription
collectBitmapFilters(UTF8StringPtr bitmapName, std::list< SharedPointer< UIAttributes > > &filters) const UIDescription
collectBitmapNames(std::list< const std::string * > &names) const overrideUIDescriptionvirtual
collectColorNames(std::list< const std::string * > &names) const overrideUIDescriptionvirtual
collectControlTagNames(std::list< const std::string * > &names) const overrideUIDescriptionvirtual
collectFontNames(std::list< const std::string * > &names) const overrideUIDescriptionvirtual
collectGradientNames(std::list< const std::string * > &names) const overrideUIDescriptionvirtual
collectTemplateViewNames(std::list< const std::string * > &names) const overrideUIDescriptionvirtual
CompressedSaveFlagBits enum nameCompressedUIDescriptionprotected
CompressedUIDescription(const CResourceDescription &compressedUIDescFile)CompressedUIDescription
createView(UTF8StringPtr name, IController *controller) const overrideUIDescriptionvirtual
DoNotVerifyImageDataBit enum valueUIDescriptionprotected
duplicateTemplate(UTF8StringPtr name, UTF8StringPtr duplicateName)UIDescription
FocusDrawing typedefUIDescription
ForceWriteCompressedDesc enum valueCompressedUIDescriptionprotected
forget() overrideReferenceCounted< T >inlinevirtual
freePlatformResources()UIDescription
getAlternativeFontNames(UTF8StringPtr name, std::string &alternativeFonts) const UIDescription
getBitmap(UTF8StringPtr name) const overrideUIDescriptionvirtual
getColor(UTF8StringPtr name, CColor &color) const overrideUIDescriptionvirtual
getController() const overrideUIDescriptionvirtual
getControlListener(UTF8StringPtr name) const overrideUIDescriptionvirtual
getControlTagString(UTF8StringPtr tagName, std::string &tagString) const UIDescription
getCustomAttributes(UTF8StringPtr name) const UIDescription
getCustomAttributes(UTF8StringPtr name, bool create)UIDescription
getFilePath() const UIDescription
getFocusDrawingSettings() const UIDescription
getFont(UTF8StringPtr name) const overrideUIDescriptionvirtual
getGradient(UTF8StringPtr name) const overrideUIDescriptionvirtual
getNbReference() const ReferenceCounted< T >inlinevirtual
getOriginalIsCompressed() const CompressedUIDescriptioninline
getRootNode() const UIDescription
getSharedResources() const UIDescription
getTagForName(UTF8StringPtr name) const overrideUIDescriptionvirtual
getTemplateNameFromView(CView *view, std::string &templateName) const UIDescription
getUIDescFile() const UIDescriptionprotected
getVariable(UTF8StringPtr name, double &value) const overrideUIDescriptionvirtual
getVariable(UTF8StringPtr name, std::string &value) const overrideUIDescriptionvirtual
getViewAttributes(UTF8StringPtr name) const UIDescription
getViewFactory() const overrideUIDescriptionvirtual
hasBitmapName(UTF8StringPtr name) const UIDescription
hasColorName(UTF8StringPtr name) const UIDescription
hasFontName(UTF8StringPtr name) const UIDescription
hasGradientName(UTF8StringPtr name) const UIDescription
hasTagName(UTF8StringPtr name) const UIDescription
kCustomViewNameIUIDescriptionstatic
kDoNotVerifyImageData enum valueUIDescription
kDoNotVerifyImageXMLData enum valueUIDescription
kForceWriteCompressedDesc enum valueCompressedUIDescription
kNoPlainUIDescFileBackup enum valueCompressedUIDescription
kNoPlainXmlFileBackup enum valueCompressedUIDescription
kTemplateNameAttributeIDUIDescriptionstatic
kWriteAsXML enum valueUIDescription
kWriteImagesIntoUIDescFile enum valueUIDescription
kWriteImagesIntoXMLFile enum valueUIDescription
kWriteWindowsResourceFile enum valueUIDescription
LastCompressedSaveFlagBit enum valueCompressedUIDescriptionprotected
LastSaveFlagBit enum valueUIDescriptionprotected
lookupBitmapName(const CBitmap *bitmap) const overrideUIDescriptionvirtual
lookupColorName(const CColor &color) const overrideUIDescriptionvirtual
lookupControlTagName(const int32_t tag) const overrideUIDescriptionvirtual
lookupFontName(const CFontRef font) const overrideUIDescriptionvirtual
lookupGradientName(const CGradient *gradient) const overrideUIDescriptionvirtual
NoPlainUIDescFileBackupBit enum valueCompressedUIDescriptionprotected
operator=(const ReferenceCounted &)ReferenceCounted< T >inline
parse() overrideCompressedUIDescriptionvirtual
parsed() const UIDescriptionprotected
ReferenceCounted()=defaultReferenceCounted< T >
ReferenceCounted(const ReferenceCounted &)ReferenceCounted< T >inline
registerListener(UIDescriptionListener *listener)UIDescription
remember() overrideReferenceCounted< T >inlinevirtual
removeBitmap(UTF8StringPtr name)UIDescription
removeColor(UTF8StringPtr name)UIDescription
removeFont(UTF8StringPtr name)UIDescription
removeGradient(UTF8StringPtr name)UIDescription
removeTag(UTF8StringPtr name)UIDescription
removeTemplate(UTF8StringPtr name)UIDescription
restoreViews(InputStream &stream, std::list< SharedPointer< CView > > &views, UIAttributes **customData=nullptr)UIDescription
save(UTF8StringPtr filename, int32_t flags=kWriteWindowsResourceFile, AttributeSaveFilterFunc func=nullptr) overrideCompressedUIDescriptionvirtual
SaveFlagBits enum nameUIDescriptionprotected
SaveFlags enum nameCompressedUIDescription
saveToStream(OutputStream &stream, int32_t flags, AttributeSaveFilterFunc func)UIDescriptionprotected
saveWindowsRCFile(UTF8StringPtr filename)UIDescriptionvirtual
setBitmapCreator(IBitmapCreator *bitmapCreator)UIDescription
setBitmapCreator2(IBitmapCreator2 *bitmapCreator)UIDescription
setCompressionLevel(uint32_t level)CompressedUIDescriptioninline
setContentProvider(IContentProvider *provider)UIDescriptionprotected
setController(IController *controller) const UIDescription
setCustomAttributes(UTF8StringPtr name, const SharedPointer< UIAttributes > &attr)UIDescription
setFilePath(UTF8StringPtr path)UIDescription
setFocusDrawingSettings(const FocusDrawing &fd)UIDescription
setSharedResources(const SharedPointer< UIDescription > &resources)UIDescription
storeViews(const std::list< CView * > &views, OutputStream &stream, UIAttributes *customData=nullptr) const UIDescription
UIDescription(const CResourceDescription &uidescFile, IViewFactory *viewFactory=nullptr)UIDescription
UIDescription(IContentProvider *contentProvider, IViewFactory *viewFactory=nullptr)UIDescription
unregisterListener(UIDescriptionListener *listener)UIDescription
updateViewDescription(UTF8StringPtr name, CView *view)UIDescription
WriteAsXmlBit enum valueUIDescriptionprotected
WriteImagesIntoUIDescFileBit enum valueUIDescriptionprotected
WriteWindowsResourceFileBit enum valueUIDescriptionprotected
~IUIDescription() noexcept=defaultIUIDescriptionvirtual
~ReferenceCounted() noexcept=defaultReferenceCounted< T >virtual
~UIDescription() noexceptoverrideUIDescription