VSTGUI  4.10
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ITextLabelListener Class Referenceabstract

Listener for a text label. More...

+ Inheritance diagram for ITextLabelListener:

Public Member Functions

virtual void onTextLabelTruncatedTextChanged (CTextLabel *label)=0
 the truncated text has changed
 

Detailed Description

Listener for a text label.

Member Function Documentation

virtual void onTextLabelTruncatedTextChanged ( CTextLabel label)
pure virtual

the truncated text has changed

Implemented in TextLabelListenerAdapter.


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