#include "TdkTheme.h"#include <list>Classes | |
| class | ObjectIdentifier |
| Defines the class ObjectIdentifier. More... | |
| class | TdkThemeObjects |
| Defines the class TdkThemeObjects. More... | |
Typedefs | |
| typedef std::list< std::string > | TdkObjectIdList |
| A list of strings that represents object identifiers. | |
| typedef std::list< ObjectIdentifier * > | TdkObjectIdentifierList |
| A list of pairs of geom_id and object_id that represent a geometry. | |
| typedef std::list< TdkThemeObjects * > | TdkMapObjects |
| A vector of pointers to TdkThemeObjects. | |
| typedef TdkMapObjects | TdkHighlightedObjects |
| Just a typedef to use when the given objects represents highlighed objects. | |
| typedef TdkMapObjects TdkHighlightedObjects |
Just a typedef to use when the given objects represents highlighed objects.
| typedef std::list<TdkThemeObjects*> TdkMapObjects |
A vector of pointers to TdkThemeObjects.
| typedef std::list<ObjectIdentifier*> TdkObjectIdentifierList |
A list of pairs of geom_id and object_id that represent a geometry.
| typedef std::list<std::string> TdkObjectIdList |
A list of strings that represents object identifiers.
1.5.2