AbstractProperty(const std::string &name) | GUI::AbstractProperty | [inline] |
fromString(const std::string &new_value) | GUI::Property< T > | [inline, virtual] |
getName() const | GUI::AbstractProperty | [inline] |
getValue() const | GUI::Property< T > | [inline] |
operator T *() | GUI::Property< T > | [inline] |
operator->() | GUI::Property< T > | [inline] |
Property(const std::string &name) | GUI::Property< T > | [inline] |
setValue(const T &new_value) | GUI::Property< T > | [inline] |
toString() | GUI::Property< T > | [inline, virtual] |