/home/guigues/build/bbtk-build-tmp/bbtk/packages/wx/src/bbwxSlider.h File Reference

Short description in one line. More...

#include "bbtkWxBlackBox.h"

Include dependency graph for bbwxSlider.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  bbwx

Classes

class  bbwx::SliderWidget
class  bbwx::Slider

Functions

 bbwx::BBTK_BEGIN_DESCRIBE_BLACK_BOX (Slider, bbtk::WxBlackBox)
 bbwx::BBTK_NAME ("Slider")
 bbwx::BBTK_AUTHOR ("eduardo.davila@creatis.insa-lyon.fr")
 bbwx::BBTK_DESCRIPTION ("Slider widget (wxSlider)")
 bbwx::BBTK_INPUT (Slider, In,"Initial position of the slider (default 0)", int,"")
 bbwx::BBTK_INPUT (Slider, Min,"Minimum value of the slider (default 0)", int,"")
 bbwx::BBTK_INPUT (Slider, Max,"Maximum value of the slider (default 500)", int,"")
 bbwx::BBTK_INPUT (Slider, Label,"Show slider labels ? (default FALSE) ", bool,"")
 bbwx::BBTK_INPUT (Slider, Title,"Title shown above the slider (default '') ", std::string,"")
 bbwx::BBTK_INPUT (Slider, Orientation,"Orientation : (default H) 0=H=HORIZONTAL, 1=V=VERTICAL ", std::string,"")
 bbwx::BBTK_INPUT (Slider, ChangeResolution,"Can the user change the resolution of the slider ? (default FALSE) ", bool,"")
 bbwx::BBTK_INPUT (Slider, ReactiveOnTrack,"Slider sends info when track moves (default 0 = no)", int,"")
 bbwx::BBTK_OUTPUT (Slider, Out,"Current position of the slider", int,"")
 bbwx::BBTK_END_DESCRIBE_BLACK_BOX (Slider)


Detailed Description

Short description in one line.

Long description which can span multiple lines

Definition in file bbwxSlider.h.


Generated on Tue Oct 21 16:06:53 2008 for wx by  doxygen 1.5.6