iRoCS Toolbox  1.1.0
Data Structures
AbstractControlElement.hh File Reference

Abstract horizontally layouted control element consisting of a label, the control widget(s) and a checkbox that allows to enable and disable the element. More...

#include <config.hh>
#include <QtGui/QWidget>
#include <string>
Include dependency graph for AbstractControlElement.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  AbstractControlElement
 

Detailed Description

Abstract horizontally layouted control element consisting of a label, the control widget(s) and a checkbox that allows to enable and disable the element.

Definition in file AbstractControlElement.hh.