Custom object for dynamic lables that can change their text programmatically.
.
More...
#include <customviews.h>
|
| CustomTextLabel (const CRect &size, CHoriTxtAlign horizTA=CHoriTxtAlign::kCenterText, UTF8StringPtr txt=0, CBitmap *background=0, const int32_t style=0) |
|
virtual void | updateView () override |
|
void | draw (CDrawContext *pContext) override |
|
virtual void | sendMessage (void *data) override |
|
virtual void | updateView ()=0 |
|
virtual void | pushDataValue (double data) |
|
virtual void | sendMessage (void *data) |
|
|
CHoriTxtAlign | textAlignment = CHoriTxtAlign::kCenterText |
|
Custom object for dynamic lables that can change their text programmatically.
.
- Author
- Will Pirkle http://www.willpirkle.com
- Version
- Revision : 1.0
- Date
- Date : 2020 / 12/ 4
◆ ~CustomTextLabel()
virtual VSTGUI::CustomTextLabel::~CustomTextLabel |
( |
void |
| ) |
|
|
inlineprotectedvirtual |
virtual D-TOR: just kill the queue
◆ sendMessage()
virtual void VSTGUI::CustomTextLabel::sendMessage |
( |
void * |
data | ) |
|
|
inlineoverridevirtual |
◆ updateView()
virtual void VSTGUI::CustomTextLabel::updateView |
( |
| ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file:
- C:/RackAFX_v7/ASPIK_Doxygen/PluginTemplate/project_source/source/CustomControls/customviews.h