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 |
Definition at line 44 of file qwt_plot_printfilter.cpp.
Definition at line 59 of file qwt_plot_printfilter.cpp.
Referenced by QwtPlotPrintFilter::apply(), and QwtPlotPrintFilter::reset().
QMap<const QwtPlotItem *, QColor> QwtPlotPrintFilter::PrivateData::Cache::curveColors |
Definition at line 62 of file qwt_plot_printfilter.cpp.
Referenced by QwtPlotPrintFilter::apply(), and QwtPlotPrintFilter::reset().
QMap<const QwtPlotItem *, QColor> QwtPlotPrintFilter::PrivateData::Cache::curveSymbolBrushColors |
Definition at line 63 of file qwt_plot_printfilter.cpp.
Referenced by QwtPlotPrintFilter::apply(), and QwtPlotPrintFilter::reset().
QMap<const QwtPlotItem *, QColor> QwtPlotPrintFilter::PrivateData::Cache::curveSymbolPenColors |
Definition at line 64 of file qwt_plot_printfilter.cpp.
Referenced by QwtPlotPrintFilter::apply(), and QwtPlotPrintFilter::reset().
Definition at line 60 of file qwt_plot_printfilter.cpp.
Referenced by QwtPlotPrintFilter::apply(), and QwtPlotPrintFilter::reset().
QMap<QWidget *, QFont> QwtPlotPrintFilter::PrivateData::Cache::legendFonts |
Definition at line 56 of file qwt_plot_printfilter.cpp.
Referenced by QwtPlotPrintFilter::apply(), and QwtPlotPrintFilter::reset().
QMap<const QwtPlotItem *, QFont> QwtPlotPrintFilter::PrivateData::Cache::markerFonts |
Definition at line 66 of file qwt_plot_printfilter.cpp.
Referenced by QwtPlotPrintFilter::apply(), and QwtPlotPrintFilter::reset().
QMap<const QwtPlotItem *, QColor> QwtPlotPrintFilter::PrivateData::Cache::markerLabelColors |
Definition at line 67 of file qwt_plot_printfilter.cpp.
Referenced by QwtPlotPrintFilter::apply(), and QwtPlotPrintFilter::reset().
QMap<const QwtPlotItem *, QColor> QwtPlotPrintFilter::PrivateData::Cache::markerLineColors |
Definition at line 68 of file qwt_plot_printfilter.cpp.
Referenced by QwtPlotPrintFilter::apply(), and QwtPlotPrintFilter::reset().
QMap<const QwtPlotItem *, QColor> QwtPlotPrintFilter::PrivateData::Cache::markerSymbolBrushColors |
Definition at line 69 of file qwt_plot_printfilter.cpp.
Referenced by QwtPlotPrintFilter::apply(), and QwtPlotPrintFilter::reset().
QMap<const QwtPlotItem *, QColor> QwtPlotPrintFilter::PrivateData::Cache::markerSymbolPenColors |
Definition at line 70 of file qwt_plot_printfilter.cpp.
Referenced by QwtPlotPrintFilter::apply(), and QwtPlotPrintFilter::reset().
QColor QwtPlotPrintFilter::PrivateData::Cache::scaleColor[QwtPlot::axisCnt] |
Definition at line 51 of file qwt_plot_printfilter.cpp.
Referenced by QwtPlotPrintFilter::apply(), and QwtPlotPrintFilter::reset().
QFont QwtPlotPrintFilter::PrivateData::Cache::scaleFont[QwtPlot::axisCnt] |
Definition at line 52 of file qwt_plot_printfilter.cpp.
Referenced by QwtPlotPrintFilter::apply(), and QwtPlotPrintFilter::reset().
QwtText QwtPlotPrintFilter::PrivateData::Cache::scaleTitle[QwtPlot::axisCnt] |
Definition at line 50 of file qwt_plot_printfilter.cpp.
Referenced by QwtPlotPrintFilter::apply(), and QwtPlotPrintFilter::reset().
QColor QwtPlotPrintFilter::PrivateData::Cache::scaleTitleColor[QwtPlot::axisCnt] |
Definition at line 53 of file qwt_plot_printfilter.cpp.
Referenced by QwtPlotPrintFilter::apply().
QFont QwtPlotPrintFilter::PrivateData::Cache::scaleTitleFont[QwtPlot::axisCnt] |
Definition at line 54 of file qwt_plot_printfilter.cpp.
Referenced by QwtPlotPrintFilter::apply().
Definition at line 47 of file qwt_plot_printfilter.cpp.
Referenced by QwtPlotPrintFilter::apply(), and QwtPlotPrintFilter::reset().
Definition at line 48 of file qwt_plot_printfilter.cpp.
Referenced by QwtPlotPrintFilter::apply(), and QwtPlotPrintFilter::reset().
Definition at line 58 of file qwt_plot_printfilter.cpp.
Referenced by QwtPlotPrintFilter::apply(), and QwtPlotPrintFilter::reset().