Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
IItem::Tag Class Reference

Public Types

using Ptr = std::shared_ptr<Tag>
 The most suitable smart pointer.
 
using Vector = std::vector<Ptr>
 Vector.
 

Public Member Functions

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)
 

Public Attributes

wxString text
 Text.
 
Yuni::Color::RGB color
 Tag color.
 

The documentation for this class was generated from the following file: