diff options
Diffstat (limited to 'vstgui.sf/vstgui/Documentation/html/class_c_horizontal_slider.html')
| -rw-r--r-- | vstgui.sf/vstgui/Documentation/html/class_c_horizontal_slider.html | 226 |
1 files changed, 226 insertions, 0 deletions
diff --git a/vstgui.sf/vstgui/Documentation/html/class_c_horizontal_slider.html b/vstgui.sf/vstgui/Documentation/html/class_c_horizontal_slider.html new file mode 100644 index 0000000..9dd2cac --- /dev/null +++ b/vstgui.sf/vstgui/Documentation/html/class_c_horizontal_slider.html @@ -0,0 +1,226 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> +<title>VSTGUI: CHorizontalSlider Class Reference</title> +<link href="doxygen.css" rel="stylesheet" type="text/css"> +<link href="tabs.css" rel="stylesheet" type="text/css"> +</head><body> +<!-- Generated by Doxygen 1.4.5 --> +<div class="tabs"> + <ul> + <li><a href="main.html"><span>Main Page</span></a></li> + <li id="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li><a href="pages.html"><span>Related Pages</span></a></li> + </ul></div> +<div class="tabs"> + <ul> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul></div> +<h1>CHorizontalSlider Class Reference</h1><!-- doxytag: class="CHorizontalSlider" --><!-- doxytag: inherits="CSlider" -->a horizontal slider control +<a href="#_details">More...</a> +<p> +<code>#include <vstcontrols.h></code> +<p> +<p>Inheritance diagram for CHorizontalSlider: +<p><center><img src="class_c_horizontal_slider.png" usemap="#CHorizontalSlider_map" border="0" alt=""></center> +<map name="CHorizontalSlider_map"> +<area href="class_c_slider.html" alt="CSlider" shape="rect" coords="0,168,125,192"> +<area href="class_c_control.html" alt="CControl" shape="rect" coords="0,112,125,136"> +<area href="class_c_view.html" alt="CView" shape="rect" coords="0,56,125,80"> +<area href="class_c_reference_counter.html" alt="CReferenceCounter" shape="rect" coords="0,0,125,24"> +</map> +<a href="class_c_horizontal_slider-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> +<tr><td></td></tr> +<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_horizontal_slider.html#f9e2ada62c805cf8e3fa968dcf409b00">CHorizontalSlider</a> (const <a class="el" href="struct_c_rect.html">CRect</a> &<a class="el" href="class_c_view.html#f7bd60b75b29d79b660a2859395c1a24">size</a>, <a class="el" href="class_c_control_listener.html">CControlListener</a> *<a class="el" href="class_c_control.html#d0b62cf0cd270bb58374f321620931ff">listener</a>, long <a class="el" href="class_c_control.html#e4d23e841d8e8804190027bce3180fa5">tag</a>, long iMinPos, long iMaxPos, <a class="el" href="class_c_bitmap.html">CBitmap</a> *handle, <a class="el" href="class_c_bitmap.html">CBitmap</a> *background, <a class="el" href="struct_c_point.html">CPoint</a> &<a class="el" href="class_c_slider.html#7a86c157ee9713c34fbd7a1ee40f0c5a">offset</a>, const long <a class="el" href="class_c_slider.html#a1b01e734b573fca08eb1a65e6df9a38">style</a>=kRight)</td></tr> + +<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_horizontal_slider.html#a880e96ba32c7033d67eecbb4d821c0d">CHorizontalSlider</a> (const <a class="el" href="struct_c_rect.html">CRect</a> &rect, <a class="el" href="class_c_control_listener.html">CControlListener</a> *<a class="el" href="class_c_control.html#d0b62cf0cd270bb58374f321620931ff">listener</a>, long <a class="el" href="class_c_control.html#e4d23e841d8e8804190027bce3180fa5">tag</a>, <a class="el" href="struct_c_point.html">CPoint</a> &<a class="el" href="class_c_slider.html#64c2f5d655976492ea728752fdc36794">offsetHandle</a>, long <a class="el" href="class_c_slider.html#e868a10eb69a74b7b2b9bf673277f791">rangeHandle</a>, <a class="el" href="class_c_bitmap.html">CBitmap</a> *handle, <a class="el" href="class_c_bitmap.html">CBitmap</a> *background, <a class="el" href="struct_c_point.html">CPoint</a> &<a class="el" href="class_c_slider.html#7a86c157ee9713c34fbd7a1ee40f0c5a">offset</a>, const long <a class="el" href="class_c_slider.html#a1b01e734b573fca08eb1a65e6df9a38">style</a>=kRight)</td></tr> + +</table> +<hr><a name="_details"></a><h2>Detailed Description</h2> +a horizontal slider control +<p> +This is the horizontal slider. See <a class="el" href="class_c_slider.html">CSlider</a>. +<p> +<hr><h2>Constructor & Destructor Documentation</h2> +<a class="anchor" name="f9e2ada62c805cf8e3fa968dcf409b00"></a><!-- doxytag: member="CHorizontalSlider::CHorizontalSlider" ref="f9e2ada62c805cf8e3fa968dcf409b00" args="(const CRect &size, CControlListener *listener, long tag, long iMinPos, long iMaxPos, CBitmap *handle, CBitmap *background, CPoint &offset, const long style=kRight)" --><p> +<table class="mdTable" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top">CHorizontalSlider::CHorizontalSlider </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="struct_c_rect.html">CRect</a> & </td> + <td class="mdname" nowrap> <em>size</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td class="md"></td> + <td class="md" nowrap><a class="el" href="class_c_control_listener.html">CControlListener</a> * </td> + <td class="mdname" nowrap> <em>listener</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td class="md"></td> + <td class="md" nowrap>long </td> + <td class="mdname" nowrap> <em>tag</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td class="md"></td> + <td class="md" nowrap>long </td> + <td class="mdname" nowrap> <em>iMinPos</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td class="md"></td> + <td class="md" nowrap>long </td> + <td class="mdname" nowrap> <em>iMaxPos</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td class="md"></td> + <td class="md" nowrap><a class="el" href="class_c_bitmap.html">CBitmap</a> * </td> + <td class="mdname" nowrap> <em>handle</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td class="md"></td> + <td class="md" nowrap><a class="el" href="class_c_bitmap.html">CBitmap</a> * </td> + <td class="mdname" nowrap> <em>background</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td class="md"></td> + <td class="md" nowrap><a class="el" href="struct_c_point.html">CPoint</a> & </td> + <td class="mdname" nowrap> <em>offset</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td class="md"></td> + <td class="md" nowrap>const long </td> + <td class="mdname" nowrap> <em>style</em> = <code>kRight</code></td> + </tr> + <tr> + <td class="md"></td> + <td class="md">) </td> + <td class="md" colspan="2"></td> + </tr> + </table> + </td> + </tr> +</table> +<table cellspacing="5" cellpadding="0" border="0"> + <tr> + <td> + + </td> + <td> + +<p> + </td> + </tr> +</table> +<a class="anchor" name="a880e96ba32c7033d67eecbb4d821c0d"></a><!-- doxytag: member="CHorizontalSlider::CHorizontalSlider" ref="a880e96ba32c7033d67eecbb4d821c0d" args="(const CRect &rect, CControlListener *listener, long tag, CPoint &offsetHandle, long rangeHandle, CBitmap *handle, CBitmap *background, CPoint &offset, const long style=kRight)" --><p> +<table class="mdTable" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top">CHorizontalSlider::CHorizontalSlider </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="struct_c_rect.html">CRect</a> & </td> + <td class="mdname" nowrap> <em>rect</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td class="md"></td> + <td class="md" nowrap><a class="el" href="class_c_control_listener.html">CControlListener</a> * </td> + <td class="mdname" nowrap> <em>listener</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td class="md"></td> + <td class="md" nowrap>long </td> + <td class="mdname" nowrap> <em>tag</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td class="md"></td> + <td class="md" nowrap><a class="el" href="struct_c_point.html">CPoint</a> & </td> + <td class="mdname" nowrap> <em>offsetHandle</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td class="md"></td> + <td class="md" nowrap>long </td> + <td class="mdname" nowrap> <em>rangeHandle</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td class="md"></td> + <td class="md" nowrap><a class="el" href="class_c_bitmap.html">CBitmap</a> * </td> + <td class="mdname" nowrap> <em>handle</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td class="md"></td> + <td class="md" nowrap><a class="el" href="class_c_bitmap.html">CBitmap</a> * </td> + <td class="mdname" nowrap> <em>background</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td class="md"></td> + <td class="md" nowrap><a class="el" href="struct_c_point.html">CPoint</a> & </td> + <td class="mdname" nowrap> <em>offset</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td class="md"></td> + <td class="md" nowrap>const long </td> + <td class="mdname" nowrap> <em>style</em> = <code>kRight</code></td> + </tr> + <tr> + <td class="md"></td> + <td class="md">) </td> + <td class="md" colspan="2"></td> + </tr> + </table> + </td> + </tr> +</table> +<table cellspacing="5" cellpadding="0" border="0"> + <tr> + <td> + + </td> + <td> + +<p> + </td> + </tr> +</table> +<hr>The documentation for this class was generated from the following files:<ul> +<li><a class="el" href="vstcontrols_8h.html">vstcontrols.h</a><li><a class="el" href="vstcontrols_8cpp.html">vstcontrols.cpp</a></ul> +<html> + +<head> + <title>Empty</title> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <meta name="Author" content="mario"> +</head> + +<body> + +<br/> +<hr width="100%" size="2" align="left" /> +<div align=left> +Copyright ©2006 <a href="http://www.steinberg.net" target="_blank"><u>Steinberg Media Technologies</u></a>. +All Rights Reserved. +</div> +</body> + +</html> |
