Eneboo - Documentación para desarrolladores
|
add_range(const CellRange &range) | Chart | [inline] |
add_series(const Series &series) | Chart | [inline] |
addRange(const AQOdsCellRange &range) | AQOdsChart | [inline] |
addSeries(const AQOdsSeries &series) | AQOdsChart | [inline] |
AQOdsAutoChart(const QString &name, const AQOdsLength &width, const AQOdsLength &height, const AQOdsSheet &sheet) | AQOdsAutoChart | [inline] |
AQOdsChart(const QString &name, const AQOdsLength &width, const AQOdsLength &height) | AQOdsChart | [inline] |
Chart(const std::string &name, const Length &width, const Length &height) | Chart | [inline] |
operator<<(std::ostream &ostream) const | Chart | [inline] |
set_subtitle(const std::string &subtitle) | Chart | [inline] |
set_title(const std::string &title) | Chart | [inline] |
set_x_axis_label(const std::string &x_axis_label) | Chart | [inline] |
set_y_axis_label(const std::string &y_axis_label) | Chart | [inline] |
setSubtitle(const QString &subtitle) | AQOdsChart | [inline] |
setTitle(const QString &title) | AQOdsChart | [inline] |
setXAxisLabel(const QString &x_axis_label) | AQOdsChart | [inline] |
setYAxisLabel(const QString &y_axis_label) | AQOdsChart | [inline] |