Image Component Library (ICL)
Classes | Typedefs
"GUI Component Handle classes"

Classes

class  icl::qt::BorderHandle
 Handle class for "border" gui components (only for explicit "border" components) More...
class  icl::qt::BoxHandle
 A Handle for container GUI components (hbox, vbox, hscroll and vscroll) More...
class  icl::qt::ButtonHandle
 Special Utiltiy class for handling Button clicks in the ICL GUI API. More...
class  icl::qt::CheckBoxHandle
 Special Utiltiy class for handling Button clicks in the ICL GUI API. More...
class  icl::qt::ColorHandle
 Class wrapping ColorLabel GUI compoenent handling. More...
class  icl::qt::ComboHandle
 Handle class for combo components. More...
class  icl::qt::DrawHandle
 Handle class for image components. More...
class  icl::qt::DrawHandle3D
 Handle class for image components. More...
class  icl::qt::FloatHandle
 Class for handling "float" textfield components. More...
class  icl::qt::FPSHandle
 Class for Frames-per-second GUI-Label. More...
class  icl::qt::FSliderHandle
 Handle class for slider componets. More...
class  icl::qt::GUIHandle< T >
 Abstract base class for Handle classes. More...
class  icl::qt::ImageHandle
 Handle class for image components. More...
class  icl::qt::IntHandle
 Class for handling "int" textfield components. More...
class  icl::qt::LabelHandle
 Class for GUI-Label handling. More...
class  icl::qt::MultiDrawHandle
 Handle class for image components. More...
class  icl::qt::PlotHandle
 Handle class for image components. More...
class  icl::qt::SliderHandle
 Handle class for slider componets. More...
class  icl::qt::SpinnerHandle
 Handle class for spinner components. More...
class  icl::qt::SplitterHandle
 A Handle for SplitterWidget container GUI components. More...
class  icl::qt::StateHandle
 Class for GUI-Label handling a so called state component. More...
class  icl::qt::StringHandle
 Class for handling "string" textfield components. More...
class  icl::qt::TabHandle
 A Handle for TabWidget container GUI components. More...
class  icl::geom::PlotHandle3D
 Handle class for image components. More...

Typedefs

typedef std::vector
< QRadioButton * > 
icl::qt::RadioButtonVec
 type definition for the ButtonGroup handle
typedef utils::Array2D
< LabelHandle > 
icl::qt::LabelMatrix
 Type definition for handling GUI-"disp" components.

Typedef Documentation

typedef utils::Array2D<LabelHandle> icl::qt::LabelMatrix

Type definition for handling GUI-"disp" components.

See also:
GUI, Array2D template class of the ICLUtils package
typedef std::vector<QRadioButton*> icl::qt::RadioButtonVec

type definition for the ButtonGroup handle

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines