Home
last modified time | relevance | path

Searched refs:setParentSection (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/src/core/layout/
H A Dqgsreportsectionfieldgroup.cpp166 void QgsReportSectionFieldGroup::setParentSection( QgsAbstractReportSection *parent ) in setParentSection() function in QgsReportSectionFieldGroup
168 QgsAbstractReportSection::setParentSection( parent ); in setParentSection()
H A Dqgsreportsectionfieldgroup.h163 void setParentSection( QgsAbstractReportSection *parentSection ) override;
H A Dqgsabstractreportsection.cpp412 section->setParentSection( this ); in appendChild()
418 section->setParentSection( this ); in insertChild()
H A Dqgsabstractreportsection.h347 virtual void setParentSection( QgsAbstractReportSection *parent ) { mParent = parent; } in setParentSection() function
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/layout/
H A Dqgsreportsectionfieldgroup.cpp166 void QgsReportSectionFieldGroup::setParentSection( QgsAbstractReportSection *parent ) in setParentSection() function in QgsReportSectionFieldGroup
168 QgsAbstractReportSection::setParentSection( parent ); in setParentSection()
H A Dqgsreportsectionfieldgroup.h163 void setParentSection( QgsAbstractReportSection *parentSection ) override;
H A Dqgsabstractreportsection.cpp412 section->setParentSection( this ); in appendChild()
418 section->setParentSection( this ); in insertChild()
H A Dqgsabstractreportsection.h347 virtual void setParentSection( QgsAbstractReportSection *parent ) { mParent = parent; } in setParentSection() function
/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/layout/
H A Dqgsreportsectionfieldgroup.sip.in179 virtual void setParentSection( QgsAbstractReportSection *parentSection );
H A Dqgsabstractreportsection.sip.in375 virtual void setParentSection( QgsAbstractReportSection *parent );
/dports/graphics/qgis-ltr/qgis-3.16.16/python/core/auto_generated/layout/
H A Dqgsreportsectionfieldgroup.sip.in179 virtual void setParentSection( QgsAbstractReportSection *parentSection );
H A Dqgsabstractreportsection.sip.in375 virtual void setParentSection( QgsAbstractReportSection *parent );