Eneboo - Documentación para desarrolladores
Métodos públicos
Referencia de la Clase AQOdsRow

#include <AQOdsRow.h>

Diagrama de herencias de AQOdsRow
Row Element

Lista de todos los miembros.

Métodos públicos

 AQOdsRow (AQOdsSheet &sheet)
AQOdsRowopIn (const AQOdsChart &value, uint column_span=0, uint row_span=0)
AQOdsRowopIn (const AQOdsImage &value, uint column_span=0, uint row_span=0)
AQOdsRowopIn (const AQOdsStyle &style)
AQOdsRowopIn (const QString &value, uint column_span=0, uint row_span=0)
AQOdsRowopIn (double value, uint column_span=0, uint row_span=0)
AQOdsRowcoveredCell ()
AQOdsRowaddBgColor (const AQOdsColor &color)
AQOdsRowaddFgColor (const AQOdsColor &color)

Documentación del constructor y destructor

AQOdsRow::AQOdsRow ( AQOdsSheet sheet) [inline]

Documentación de las funciones miembro

AQOdsRow& AQOdsRow::addBgColor ( const AQOdsColor color) [inline]
AQOdsRow& AQOdsRow::addFgColor ( const AQOdsColor color) [inline]
AQOdsRow& AQOdsRow::coveredCell ( ) [inline]
AQOdsRow& AQOdsRow::opIn ( const AQOdsStyle style) [inline]
AQOdsRow& AQOdsRow::opIn ( double  value,
uint  column_span = 0,
uint  row_span = 0 
) [inline]
AQOdsRow& AQOdsRow::opIn ( const AQOdsImage value,
uint  column_span = 0,
uint  row_span = 0 
) [inline]
AQOdsRow& AQOdsRow::opIn ( const AQOdsChart value,
uint  column_span = 0,
uint  row_span = 0 
) [inline]
AQOdsRow& AQOdsRow::opIn ( const QString value,
uint  column_span = 0,
uint  row_span = 0 
) [inline]

La documentación para esta clase fue generada a partir del siguiente fichero:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'