VSTGUI 4.10
Graphical User Interface Framework not only for VST plugins
UIDescriptionListenerAdapter Class Reference

#include <uidescriptionlistener.h>

+ Inheritance diagram for UIDescriptionListenerAdapter:

Public Member Functions

bool doUIDescTemplateUpdate (UIDescription *desc, UTF8StringPtr name) override
 
void onUIDescTagChanged (UIDescription *desc) override
 
void onUIDescColorChanged (UIDescription *desc) override
 
void onUIDescFontChanged (UIDescription *desc) override
 
void onUIDescBitmapChanged (UIDescription *desc) override
 
void onUIDescTemplateChanged (UIDescription *desc) override
 
void onUIDescGradientChanged (UIDescription *desc) override
 
void beforeUIDescSave (UIDescription *desc) override
 
- Public Member Functions inherited from UIDescriptionListener
virtual ~UIDescriptionListener () noexcept
 
virtual bool doUIDescTemplateUpdate (UIDescription *desc, UTF8StringPtr name)=0
 
virtual void onUIDescTagChanged (UIDescription *desc)=0
 
virtual void onUIDescColorChanged (UIDescription *desc)=0
 
virtual void onUIDescFontChanged (UIDescription *desc)=0
 
virtual void onUIDescBitmapChanged (UIDescription *desc)=0
 
virtual void onUIDescTemplateChanged (UIDescription *desc)=0
 
virtual void onUIDescGradientChanged (UIDescription *desc)=0
 
virtual void beforeUIDescSave (UIDescription *desc)=0
 

Member Function Documentation

◆ beforeUIDescSave()

void beforeUIDescSave ( UIDescription desc)
inlineoverridevirtual

Implements UIDescriptionListener.

◆ doUIDescTemplateUpdate()

bool doUIDescTemplateUpdate ( UIDescription desc,
UTF8StringPtr  name 
)
inlineoverridevirtual

Implements UIDescriptionListener.

◆ onUIDescBitmapChanged()

void onUIDescBitmapChanged ( UIDescription desc)
inlineoverridevirtual

Implements UIDescriptionListener.

◆ onUIDescColorChanged()

void onUIDescColorChanged ( UIDescription desc)
inlineoverridevirtual

Implements UIDescriptionListener.

◆ onUIDescFontChanged()

void onUIDescFontChanged ( UIDescription desc)
inlineoverridevirtual

Implements UIDescriptionListener.

◆ onUIDescGradientChanged()

void onUIDescGradientChanged ( UIDescription desc)
inlineoverridevirtual

Implements UIDescriptionListener.

◆ onUIDescTagChanged()

void onUIDescTagChanged ( UIDescription desc)
inlineoverridevirtual

Implements UIDescriptionListener.

◆ onUIDescTemplateChanged()

void onUIDescTemplateChanged ( UIDescription desc)
inlineoverridevirtual

Implements UIDescriptionListener.


The documentation for this class was generated from the following file: