All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
EnumObjectType.h File Reference

Class to represent a graphic object (MVC component) and widget object (MVC widget) type enumeration. Ex. component: map, legend, scale, rectangle, text, etc. Ex. widget: object inspector, toolbar, etc. More...

#include "AbstractEnum.h"
#include "../Config.h"
#include <vector>

Go to the source code of this file.

Classes

class  te::layout::EnumObjectType
 Class to represent a graphic object (MVC component) and widget object (MVC widget) type enumeration. Ex. component: map, legend, scale, rectangle, text, etc. Ex. widget: object inspector, toolbar, etc. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::layout
 This is the namespace for the Layout module.
 

Detailed Description

Class to represent a graphic object (MVC component) and widget object (MVC widget) type enumeration. Ex. component: map, legend, scale, rectangle, text, etc. Ex. widget: object inspector, toolbar, etc.

Definition in file EnumObjectType.h.