the layout cluster ( 4001 zone) More...
Classes | |
struct | Zone |
a zone of in a layout More... | |
Public Member Functions | |
ClusterLayout () | |
constructor More... | |
~ClusterLayout () final | |
destructor More... | |
![]() | |
Cluster (Type type) | |
constructor More... | |
virtual | ~Cluster () |
destructor More... | |
Public Attributes | |
std::vector< Zone > | m_pageList |
list of zone's More... | |
RagTime5ClusterManager::NameLink | m_pageNameLink |
the name link for page? More... | |
RagTime5ClusterManager::Link | m_pipelineLink |
link to a pipeline cluster list More... | |
RagTime5ClusterManager::Link | m_pageDataLink |
link to a zone of fieldSize 8(unknown) More... | |
std::set< int > | m_childIdSet |
list of child id More... | |
int | m_numChild |
the number of classic child More... | |
int | m_numMasterChild |
the number of master child More... | |
![]() | |
Type | m_type |
the cluster type More... | |
int | m_zoneId |
the zone id More... | |
bool | m_hiLoEndian |
the cluster hiLo endian More... | |
librevenge::RVNGString | m_name |
the cluster name (if know) More... | |
Link | m_childLink |
the child link More... | |
Link | m_parentLink |
the parent link More... | |
Link | m_dataLink |
the main data link More... | |
NameLink | m_nameLink |
the name link More... | |
Link | m_formulaLink |
the formula cluster links (def and pos) More... | |
std::vector< Link > | m_settingLinks |
the settings links More... | |
std::vector< Link > | m_linksList |
the link list More... | |
std::vector< int > | m_clusterIdsList |
the cluster ids More... | |
bool | m_isSent |
true if the cluster was send More... | |
Additional Inherited Members | |
![]() | |
enum | Type { C_ColorPattern, C_FormulaDef, C_FormulaPos, C_Layout, C_Pipeline, C_Root, C_ClusterGProp, C_Sound, C_ButtonZone, C_ChartZone, C_GraphicZone, C_PictureZone, C_SpreadsheetZone, C_TextZone, C_GroupZone, C_ColorStyles, C_FormatStyles, C_GraphicStyles, C_TextStyles, C_UnitStyles, C_ClusterC, C_Empty, C_Unknown } |
the cluster type More... | |
the layout cluster ( 4001 zone)
|
inline |
constructor
|
final |
destructor
std::set<int> RagTime5LayoutInternal::ClusterLayout::m_childIdSet |
list of child id
int RagTime5LayoutInternal::ClusterLayout::m_numChild |
the number of classic child
Referenced by RagTime5Layout::updateLayout().
int RagTime5LayoutInternal::ClusterLayout::m_numMasterChild |
the number of master child
Referenced by RagTime5Layout::updateLayout().
RagTime5ClusterManager::Link RagTime5LayoutInternal::ClusterLayout::m_pageDataLink |
link to a zone of fieldSize 8(unknown)
std::vector<Zone> RagTime5LayoutInternal::ClusterLayout::m_pageList |
list of zone's
Referenced by RagTime5Layout::updateLayout().
RagTime5ClusterManager::NameLink RagTime5LayoutInternal::ClusterLayout::m_pageNameLink |
the name link for page?
RagTime5ClusterManager::Link RagTime5LayoutInternal::ClusterLayout::m_pipelineLink |
link to a pipeline cluster list