KD Reports API Documentation
2.0
|
This is the complete list of members for KDReports::Cell, including all inherited members.
addElement(const Element &element, Qt::AlignmentFlag horizontalAlignment=Qt::AlignLeft) | KDReports::Cell | |
addInlineElement(const Element &element) | KDReports::Cell | |
addVariable(VariableType variable) | KDReports::Cell | |
background() const | KDReports::Element | |
build(ReportBuilder &builder) const override | KDReports::Cell | virtual |
Cell(const Cell &other) | KDReports::Cell | |
clone() const override | KDReports::Cell | inlinevirtual |
columnSpan() const | KDReports::Cell | |
Element() | KDReports::Element | protected |
Element(const Element &other) | KDReports::Element | protected |
operator=(const Cell &other) | KDReports::Cell | |
KDReports::Element::operator=(const Element &other) | KDReports::Element | protected |
rowSpan() const | KDReports::Cell | |
setBackground(const QBrush &brush) | KDReports::Element | |
setColumnSpan(int columnSpan) | KDReports::Cell | |
setRowSpan(int rowSpan) | KDReports::Cell | |
~Cell() override | KDReports::Cell | |
~Element() | KDReports::Element | virtual |