Image Component Library (ICL)
Classes | Namespaces
GUIComponents.h File Reference
#include <ICLUtils/CompatMacros.h>
#include <ICLUtils/Any.h>
#include <ICLQt/GUIComponentWithOutput.h>

Go to the source code of this file.

Classes

struct  icl::qt::Button
 Button Component. More...
 
struct  icl::qt::ButtonGroup
 ButtonGroup component (aka vertical list of radio buttons) More...
 
struct  icl::qt::CheckBox
 CheckBox component. More...
 
struct  icl::qt::Label
 Label component for displaying text. More...
 
struct  icl::qt::Slider
 Slider component for int-ranges. More...
 
struct  icl::qt::FSlider
 Float-valued Slider component. More...
 
struct  icl::qt::Int
 Text Input component, that allows integer inputs in a given range. More...
 
struct  icl::qt::Float
 Text Input component, that allows float inputs in a given range. More...
 
struct  icl::qt::String
 Text Input component, that allows float inputs with a given maximun length. More...
 
struct  icl::qt::Disp
 Display component for a 2D Array of labels. More...
 
struct  icl::qt::Image
 Image visualization component. More...
 
struct  icl::qt::Draw
 Image visualization component that allows for overlayed 2D image annotation. More...
 
struct  icl::qt::Draw3D
 Image visualization compoent that allows for 2D and 3D image annotation. More...
 
struct  icl::qt::Plot
 a 2D function and data plotting component More...
 
struct  icl::qt::Combo
 ComboBox GUI component. More...
 
struct  icl::qt::Spinner
 SpinBox component. More...
 
struct  icl::qt::Fps
 Frames per second estimator component. More...
 
struct  icl::qt::CamCfg
 camera configuration component More...
 
struct  icl::qt::Prop
 Propery adjustment component for configuable instances. More...
 
struct  icl::qt::ColorSelect
 Color selection component. More...
 
struct  icl::qt::Ps
 Process status component. More...
 
struct  icl::qt::State
 For a state log panel. More...
 
struct  icl::qt::Dummy
 Creates not component. More...
 
struct  icl::qt::Show
 Finalizes GUI creation (actually creates the Qt-GUI and makes it visible) More...
 
struct  icl::qt::Create
 Finalizes GUI creation (actually creates the Qt-GUI but initially hidden) More...
 

Namespaces

 icl
 undocument this line if you encounter any issues!
 
 icl::qt