OpenStructure
Data Structures | Namespaces | Typedefs
tool_option.hh File Reference
#include <limits>
#include <vector>
#include <iostream>
#include <ost/gui/module_config.hh>
#include <QObject>

Go to the source code of this file.

Data Structures

class  ToolOption
 
class  ToolOptionNum< T, C >
 
class  ToolOptionEnum
 
struct  ToolOptionEnum::Tuple
 
class  ToolOptionButton
 

Namespaces

 ost
 
 ost::gui
 

Typedefs

typedef ToolOptionNum< int, ToolOption::INT > ToolOptionInt
 
typedef ToolOptionNum< float, ToolOption::FLOAT > ToolOptionFloat
 
typedef std::vector< ToolOption * > ToolOptionList