25 owner->_notifyDeleteItem(
this);
43 return owner->getItemName(
this);
57 if (
_key ==
"ButtonWidth")
Type * castType(bool _throw=true)
widget description should be here.
void setCaption(const UString &_value) override
void setPropertyOverride(std::string_view _key, std::string_view _value) override
void setButtonWidth(int _width=TabControl::DEFAULT_WIDTH)
Set button width.
void shutdownOverride() override
void initialiseOverride() override
const UString & getCaption() const override
A UTF-16 string with implicit conversion to/from std::string and std::wstring.