Lista completa de los miembros de
AQOdsRow, incluyendo todos los heredados:
_ostream | Element | [protected] |
add_bgcolor(const Color &color) | Row | [inline] |
add_cell(const T &value, unsigned int column_span, unsigned int row_span) | Row | [inline] |
add_cell(const T &value) | Row | [inline] |
add_coveredcell() | Row | [inline] |
add_fgcolor(const Color &color) | Row | [inline] |
add_style(const Style &style) | Row | [inline] |
add_value(const T &value) | Row | [inline] |
addBgColor(const AQOdsColor &color) | AQOdsRow | [inline] |
addFgColor(const AQOdsColor &color) | AQOdsRow | [inline] |
AQOdsRow(AQOdsSheet &sheet) | AQOdsRow | [inline] |
begin_cell(const Style &style, unsigned int column_span, unsigned int row_span) | Row | [inline] |
close() | Element | [inline] |
close_() | Row | [inline, virtual] |
coveredCell() | AQOdsRow | [inline] |
Element(std::ostream &ostream=std::cout) | Element | [inline] |
Element(Element &other) | Element | [inline] |
end_cell() | Row | [inline] |
operator<<(const T &value) | Row | [inline] |
operator<<(const Style &style) | Row | [inline] |
operator<<(const ColumnSpan< T > &spanned_value) | Row | [inline] |
operator<<(const RowSpan< T > &spanned_value) | Row | [inline] |
operator<<(const CoveredCell &) | Row | [inline] |
opIn(const AQOdsChart &value, uint column_span=0, uint row_span=0) | AQOdsRow | [inline] |
opIn(const AQOdsImage &value, uint column_span=0, uint row_span=0) | AQOdsRow | [inline] |
opIn(const AQOdsStyle &style) | AQOdsRow | [inline] |
opIn(const QString &value, uint column_span=0, uint row_span=0) | AQOdsRow | [inline] |
opIn(double value, uint column_span=0, uint row_span=0) | AQOdsRow | [inline] |
Row(Sheet &sheet) | Row | [inline] |
~Element() | Element | [inline, virtual] |
~Row() | Row | [inline] |