KD Reports 1.4
|
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 | |
columnSpan() const | KDReports::Cell | |
Element() | KDReports::Element | [protected] |
Element(const Element &other) | KDReports::Element | [protected] |
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 | |
~Element() | KDReports::Element | [virtual] |