KReport
KReportDesignerSectionDetail.cpp
44 KReportDesignerSectionDetail::PageBreak pageBreak = KReportDesignerSectionDetail::PageBreak::None;
117 KReportDesignerSectionDetailGroup * rsdg = new KReportDesignerSectionDetailGroup(QLatin1String("unnamed"), this, this);
148 void KReportDesignerSectionDetail::insertGroupSection(int idx, KReportDesignerSectionDetailGroup * rsd)
void adjustSize()
This class is the base to all Report Section's visual representation.
Definition: KReportDesignerSection.h:45
void setParent(QWidget *parent)
int count() const const
The central detail section which contains the bulk of the report.
Definition: KReportDesignerSectionDetail.h:37
QDomElement toElement() const const
void setSizePolicy(QSizePolicy)
A section group allows a header and footer to be used for a particular report field.
Definition: KReportDesignerSectionDetailGroup.h:37
void initFromXML(QDomNode *node)
Definition: KReportDesignerSectionDetail.cpp:102
QDomElement createElement(const QString &tagName)
void setAttribute(const QString &name, const QString &value)
QDomNode item(int index) const const
QDomNodeList childNodes() const const
QString nodeName() const const
QDomNode appendChild(const QDomNode &newChild)
QString name(StandardShortcut id)
The ReportDesigner is the main widget for designing a report.
Definition: KReportDesigner.h:52
QString attribute(const QString &name, const QString &defValue) const const
Fixed
void setLayout(QLayout *layout)
size
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Jan 29 2023 04:14:19 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Jan 29 2023 04:14:19 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.