a small class of Group used to store a list a set of text zone More...
Public Member Functions | |
| LinkedZones (int frameId) | |
| constructor More... | |
| bool | isLinked () const |
| returns true if we have many linked More... | |
Public Attributes | |
| int | m_frameId |
| the frame basic id More... | |
| std::map< int, size_t > | m_mapIdChild |
| map zoneId -> group child More... | |
a small class of Group used to store a list a set of text zone
|
inline |
constructor
|
inline |
returns true if we have many linked
| int ClarisWksGraphInternal::Group::LinkedZones::m_frameId |
the frame basic id
| std::map<int, size_t> ClarisWksGraphInternal::Group::LinkedZones::m_mapIdChild |
map zoneId -> group child
Referenced by ClarisWksGraphInternal::Group::addFrameName(), isLinked(), and ClarisWksGraph::updateInformation().