VSTGUI 4.10
Graphical User Interface Framework not only for VST plugins
Loading...
Searching...
No Matches
ITextLabelListener Class Referenceabstract

Listener for a text label. More...

#include <itextlabellistener.h>

+ 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

◆ onTextLabelTruncatedTextChanged()

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: