23 using std::unique_ptr;
46 unique_ptr<BasePropertiesSubView>
view;
199 void showInfoPopUp(
const string& caption,
const string& message);
Base property model class.
GUI screen node that represents a screen that can be rendered via GUI system.
Mutable utf8 aware string class.
#define FORBID_CLASS_COPY(CLASS)