VSTGUI 4.10
Graphical User Interface Framework not only for VST plugins
Loading...
Searching...
No Matches
TextEditorControllerAdapter Struct Reference

#include <ctexteditor.h>

+ Inheritance diagram for TextEditorControllerAdapter:

Public Member Functions

void onTextEditorCreated (const ITextEditor &te) override
 
void onTextEditorDestroyed (const ITextEditor &te) override
 
void onTextEditorTextChanged (const ITextEditor &te) override
 
- Public Member Functions inherited from ITextEditorController
virtual ~ITextEditorController () noexcept=default
 

Member Function Documentation

◆ onTextEditorCreated()

void onTextEditorCreated ( const ITextEditor & te)
inlineoverridevirtual

Implements ITextEditorController.

◆ onTextEditorDestroyed()

void onTextEditorDestroyed ( const ITextEditor & te)
inlineoverridevirtual

Implements ITextEditorController.

◆ onTextEditorTextChanged()

void onTextEditorTextChanged ( const ITextEditor & te)
inlineoverridevirtual

Implements ITextEditorController.


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