From 58f8437f4b8b741ddc8e7bcde21bf983cc618430 Mon Sep 17 00:00:00 2001 From: pepper Date: Sat, 10 Jan 2015 21:37:24 -0800 Subject: added vstsdk --- .../Documentation/html/class_c_text_label.html | 294 +++++++++++++++++++++ 1 file changed, 294 insertions(+) create mode 100644 vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_text_label.html (limited to 'vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_text_label.html') diff --git a/vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_text_label.html b/vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_text_label.html new file mode 100644 index 0000000..f46cea1 --- /dev/null +++ b/vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_text_label.html @@ -0,0 +1,294 @@ + + +VSTGUI: CTextLabel Class Reference + + + + +
+
+
+
+

CTextLabel Class Reference

a text label +More... +

+#include <vstcontrols.h> +

+

Inheritance diagram for CTextLabel: +

+ +CParamDisplay +CControl +CView +CReferenceCounter + +List of all members. + + + + + + + + + + + + + + + + + + + +

Public Member Functions

 CTextLabel (const CRect &size, const char *txt=0, CBitmap *background=0, const long style=0)
 ~CTextLabel ()
virtual void setText (const char *txt)
virtual const char * getText () const
virtual void draw (CDrawContext *pContext)
 called if the view should draw itself

Protected Member Functions

void freeText ()

Protected Attributes

char * text
+

Detailed Description

+a text label +

+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CTextLabel::CTextLabel const CRect size,
const char *  txt = 0,
CBitmap background = 0,
const long  style = 0
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + +
CTextLabel::~CTextLabel  ) 
+
+ + + + + +
+   + + +

+

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
void CTextLabel::draw CDrawContext pContext  )  [virtual]
+
+ + + + + +
+   + + +

+called if the view should draw itself +

+ +

+Reimplemented from CParamDisplay.

+

+ + + + +
+ + + + + + + + +
void CTextLabel::freeText  )  [protected]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + +
const char * CTextLabel::getText  )  const [virtual]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + +
void CTextLabel::setText const char *  txt  )  [virtual]
+
+ + + + + +
+   + + +

+

+


Member Data Documentation

+

+ + + + +
+ + + + +
char* CTextLabel::text [protected]
+
+ + + + + +
+   + + +

+

+


The documentation for this class was generated from the following files: + + + + Empty + + + + + + +
+
+
+Copyright ©2006 Steinberg Media Technologies. +All Rights Reserved. +
+ + + -- cgit v1.2.3-70-g09d2