Jamba C++ API
6.2.0
|
#include <vstgui4/vstgui/lib/controls/ctextedit.h>
#include <vstgui4/vstgui/lib/controls/icontrollistener.h>
#include <pongasoft/VST/GUI/Views/CustomView.h>
Go to the source code of this file.
Classes | |
struct | TextEditView::CLabelListener |
Control listener to handle changes to the CTextLabel and propagates to fText More... | |
class | TextEditView::Creator |
class | TextEdit |
The purpose of this class is to adapt the constructor signature to a single element, required in the framework. More... | |
class | TextEditView |
Extends the CTextEdit view to tie it to a GUIJmbParam<UTF8String> . More... | |
Namespaces | |
pongasoft | |
pongasoft::VST | |
pongasoft::VST::GUI | |
pongasoft::VST::GUI::Views | |