|
using | Ptr = std::shared_ptr<Tag> |
| The most suitable smart pointer.
|
|
using | Vector = std::vector<Ptr> |
| Vector.
|
|
|
template<class StringT > |
| Tag (const StringT &t) |
|
| Tag (const wxChar *t) |
|
| Tag (const wxString &t) |
|
template<class StringT > |
| Tag (const StringT &t, uint8_t r, uint8_t g, uint8_t b) |
|
| Tag (const wxChar *t, uint8_t r, uint8_t g, uint8_t b) |
|
| Tag (const wxString &t, uint8_t r, uint8_t g, uint8_t b) |
|
|
wxString | text |
| Text.
|
|
Yuni::Color::RGB | color |
| Tag color.
|
|
The documentation for this class was generated from the following file:
- src/ui/common/component/spotlight/iitem.h