Add typedef for TemplateProperty

This commit is contained in:
Alexander Bock
2014-12-06 12:51:11 +01:00
parent 58b814e6f2
commit 4f688a537e

View File

@@ -52,6 +52,8 @@ namespace properties {
template <typename T>
class TemplateProperty : public Property {
public:
typedef T ValueType;
/**
* The constructor initializing the TemplateProperty with the provided
* <code>identifier</code> and human-readable <code>guiName</code>. The default value