From 97587996ee9db30ce00190bdcedd8210490b99f5 Mon Sep 17 00:00:00 2001 From: pepper Date: Sat, 31 Jan 2015 21:41:28 -0800 Subject: backup vst 2.4 --- .../html/class_c_horizontal_switch.html | 412 +++++++++++++++++++++ 1 file changed, 412 insertions(+) create mode 100644 vstgui.sf/vstgui/Documentation/html/class_c_horizontal_switch.html (limited to 'vstgui.sf/vstgui/Documentation/html/class_c_horizontal_switch.html') diff --git a/vstgui.sf/vstgui/Documentation/html/class_c_horizontal_switch.html b/vstgui.sf/vstgui/Documentation/html/class_c_horizontal_switch.html new file mode 100644 index 0000000..a1ac33d --- /dev/null +++ b/vstgui.sf/vstgui/Documentation/html/class_c_horizontal_switch.html @@ -0,0 +1,412 @@ + + +VSTGUI: CHorizontalSwitch Class Reference + + + + +
+
+
+
+

CHorizontalSwitch Class Reference

a horizontal switch control +More... +

+#include <vstcontrols.h> +

+

Inheritance diagram for CHorizontalSwitch: +

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

Public Member Functions

 CHorizontalSwitch (const CRect &size, CControlListener *listener, long tag, CBitmap *background, CPoint &offset)
 CHorizontalSwitch (const CRect &size, CControlListener *listener, long tag, long subPixmaps, CCoord heightOfOneImage, long iMaxPositions, CBitmap *background, CPoint &offset)
virtual ~CHorizontalSwitch ()
virtual void draw (CDrawContext *)
 called if the view should draw itself
virtual void mouse (CDrawContext *pContext, CPoint &where, long button=-1)
 called if a mouse click event occurs

Protected Attributes

CPoint offset
long subPixmaps
long iMaxPositions
CCoord heightOfOneImage
+

Detailed Description

+a horizontal switch control +

+Same as the CVerticalSwitch but horizontal. +

+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CHorizontalSwitch::CHorizontalSwitch const CRect size,
CControlListener listener,
long  tag,
CBitmap background,
CPoint offset
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CHorizontalSwitch::CHorizontalSwitch const CRect size,
CControlListener listener,
long  tag,
long  subPixmaps,
CCoord  heightOfOneImage,
long  iMaxPositions,
CBitmap background,
CPoint offset
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + +
CHorizontalSwitch::~CHorizontalSwitch  )  [virtual]
+
+ + + + + +
+   + + +

+

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
void CHorizontalSwitch::draw CDrawContext  )  [virtual]
+
+ + + + + +
+   + + +

+called if the view should draw itself +

+ +

+Implements CControl.

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
void CHorizontalSwitch::mouse CDrawContext pContext,
CPoint where,
long  button = -1
[virtual]
+
+ + + + + +
+   + + +

+called if a mouse click event occurs +

+ +

+Reimplemented from CView.

+


Member Data Documentation

+

+ + + + +
+ + + + +
CCoord CHorizontalSwitch::heightOfOneImage [protected]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
long CHorizontalSwitch::iMaxPositions [protected]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
CPoint CHorizontalSwitch::offset [protected]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
long CHorizontalSwitch::subPixmaps [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