24 #ifndef GUI_WIDGETS_ATTRS_ATTRDISPLAY_H
25 #define GUI_WIDGETS_ATTRS_ATTRDISPLAY_H
51 virtual std::string
update();
70 const std::string &
restrict shortName);
81 typedef std::map<AttributesT, AttrDisplay*>
Attrs;
std::map< AttributesT, AttrDisplay * > Attrs
Attributes ::T AttributesT
virtual Type getType() const
virtual std::string update()
const std::string & getShortName() const
const std::string mShortName
AttrDisplay(const Widget2 *const widget, const AttributesT id, const std::string &name, const std::string &shortName)
std::string getValue() const
const std::string & getCaption() const
#define A_DELETE_COPY(func)