23 bool mCurrent =
false;
25 bool selectableIsSelectedImpl()
override;
35 void setCurrent(
bool current);
44 void setCurrent(
size_t i,
bool current);
45 void addTab(
const AString& name);
69 void setTabId(
unsigned tabId);
Represents a simple single-line text display view.
Definition: ALabel.h:23
Represents a Unicode character string.
Definition: AString.h:37
Tab host.
Definition: ATabView.h:60
A view that represents a set of views.
Definition: AViewContainerBase.h:68
An std::weak_ptr with AUI extensions.
Definition: SharedPtrTypes.h:177
Definition: Selected.h:18