virtual bool canBeSelected() const override
Get if the item can be selected.
Definition text.h:53
std::shared_ptr< Vector > VectorPtr
Vector Ptr.
Definition text.h:34
std::vector< Ptr > Vector
Vector of items.
Definition text.h:32
std::shared_ptr< Text > Ptr
Ptr.
Definition text.h:30
Text(const StringT &text)
Constructor with text.
Definition text.h:45