Class TabHeader::TabButton¶
Defined in File tabheader.h
Page Contents
Class Documentation¶
-
class
TabButton¶ Implementation class of the actual tab buttons.
Public Functions
-
void
setLabel(const std::string &label)¶
-
const std::string &
label() const¶
-
void
calculateVisibleString(NVGcontext *ctx)¶
Public Static Attributes
-
constexpr const char *
dots= "..."¶
-
void