Internal: the state of a Canvas5StyleManager.
More...
Internal: the state of a Canvas5StyleManager.
◆ State()
Canvas5StyleManagerInternal::State::State |
( |
| ) |
|
|
inline |
◆ m_idToArrow
◆ m_idToColor
std::map<int, std::shared_ptr<ColorStyle> > Canvas5StyleManagerInternal::State::m_idToColor |
the id to color style map
◆ m_idToDash
std::map<int, std::vector<float> > Canvas5StyleManagerInternal::State::m_idToDash |
◆ m_idToPen
std::map<int, std::shared_ptr<PenStyle> > Canvas5StyleManagerInternal::State::m_idToPen |
◆ m_idToStroke
std::map<int, Stroke> Canvas5StyleManagerInternal::State::m_idToStroke |
the id to stroke style map
The documentation for this struct was generated from the following file: