Public Attributes

QwtPlotPrintFilter::PrivateData::Cache Class Reference

Collaboration diagram for QwtPlotPrintFilter::PrivateData::Cache:
Collaboration graph
[legend]

List of all members.

Public Attributes

QColor titleColor
QFont titleFont
QwtText scaleTitle [QwtPlot::axisCnt]
QColor scaleColor [QwtPlot::axisCnt]
QFont scaleFont [QwtPlot::axisCnt]
QColor scaleTitleColor [QwtPlot::axisCnt]
QFont scaleTitleFont [QwtPlot::axisCnt]
QMap< QWidget *, QFont > legendFonts
QColor widgetBackground
QColor canvasBackground
QColor gridColors [2]
QMap< const QwtPlotItem *, QColor > curveColors
QMap< const QwtPlotItem *, QColor > curveSymbolBrushColors
QMap< const QwtPlotItem *, QColor > curveSymbolPenColors
QMap< const QwtPlotItem *, QFont > markerFonts
QMap< const QwtPlotItem *, QColor > markerLabelColors
QMap< const QwtPlotItem *, QColor > markerLineColors
QMap< const QwtPlotItem *, QColor > markerSymbolBrushColors
QMap< const QwtPlotItem *, QColor > markerSymbolPenColors

Detailed Description

Definition at line 44 of file qwt_plot_printfilter.cpp.


Member Data Documentation

Definition at line 53 of file qwt_plot_printfilter.cpp.

Referenced by QwtPlotPrintFilter::apply().

Definition at line 54 of file qwt_plot_printfilter.cpp.

Referenced by QwtPlotPrintFilter::apply().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines