| actCopyData | JKQTBasePlotter | protected | 
  | actCopyMatlab | JKQTBasePlotter | protected | 
  | actCopyPixelImage | JKQTBasePlotter | protected | 
  | actPrint | JKQTBasePlotter | protected | 
  | actSaveCSV | JKQTBasePlotter | protected | 
  | actSaveData | JKQTBasePlotter | protected | 
  | actSavePDF | JKQTBasePlotter | protected | 
  | actSavePix | JKQTBasePlotter | protected | 
  | actSavePlot | JKQTBasePlotter | protected | 
  | actSaveSVG | JKQTBasePlotter | protected | 
  | actShowPlotData | JKQTBasePlotter | protected | 
  | actZoomAll | JKQTBasePlotter | protected | 
  | actZoomIn | JKQTBasePlotter | protected | 
  | actZoomOut | JKQTBasePlotter | protected | 
  | addGraph(JKQTPPlotElement *gr) | JKQTBasePlotter | inline | 
  | addGraphAtBottom(JKQTPPlotElement *gr) | JKQTBasePlotter |  | 
  | addGraphOnTop(JKQTPPlotElement *gr) | JKQTBasePlotter |  | 
  | addGraphs(const TJKQTPGraphContainer &gr, QVector< size_t > *graphIDsOut=nullptr) | JKQTBasePlotter | inline | 
  | addGridPrintingPlotter(size_t x, size_t y, JKQTBasePlotter *plotter) | JKQTBasePlotter |  | 
  | AdditionalActionsMap typedef | JKQTBasePlotter |  | 
  | AdditionalActionsMapIterator typedef | JKQTBasePlotter |  | 
  | addSecondaryXAxis(JKQTPHorizontalAxisBase *axis) | JKQTBasePlotter |  | 
  | addSecondaryYAxis(JKQTPVerticalAxisBase *axis) | JKQTBasePlotter |  | 
  | afterExporting() | JKQTBasePlotter | signal | 
  | afterPrinting() | JKQTBasePlotter | signal | 
  | aspectRatio | JKQTBasePlotter | protected | 
  | axisAspectRatio | JKQTBasePlotter | protected | 
  | beforeExporting() | JKQTBasePlotter | signal | 
  | beforePlotScalingRecalculate() | JKQTBasePlotter | signal | 
  | beforePrinting() | JKQTBasePlotter | signal | 
  | beginGraphs() const | JKQTBasePlotter | inline | 
  | beginGraphs() | JKQTBasePlotter | inline | 
  | calcPlotMarginRect(PlotMarginUse use, PlotMarginSide side) const | JKQTBasePlotter | protected | 
  | calcPlotRect() const | JKQTBasePlotter | protected | 
  | calcPlotScaling(JKQTPEnhancedPainter &painter) | JKQTBasePlotter | protected | 
  | cbeginGraphs() const | JKQTBasePlotter | inline | 
  | cendGraphs() const | JKQTBasePlotter | inline | 
  | clearGraphs(bool deleteGraphs=true) | JKQTBasePlotter | slot | 
  | clearGridPrintingPlotters() | JKQTBasePlotter |  | 
  | containsGraph(const JKQTPPlotElement *gr) const | JKQTBasePlotter |  | 
  | copyData() | JKQTBasePlotter | slot | 
  | copyDataMatlab() | JKQTBasePlotter | slot | 
  | copyPixelImage(bool showPreview=true) | JKQTBasePlotter | slot | 
  | correctXYRangeForAspectRatio(double &xminn, double &xmaxx, double &yminn, double &ymaxx) const | JKQTBasePlotter |  | 
  | currentDataFileFormat | JKQTBasePlotter | protected | 
  | currentFileFormat | JKQTBasePlotter | protected | 
  | currentPrinter | JKQTBasePlotter | protected | 
  | currentSaveDirectory | JKQTBasePlotter | protected | 
  | dataColumnsCombobox | JKQTBasePlotter | protected | 
  | dataColumnsListWidget | JKQTBasePlotter | protected | 
  | datastore | JKQTBasePlotter | protected | 
  | datastoreInternal | JKQTBasePlotter | protected | 
  | deleteGraph(size_t i, bool deletegraph=true) | JKQTBasePlotter |  | 
  | deleteGraph(JKQTPPlotElement *gr, bool deletegraph=true) | JKQTBasePlotter |  | 
  | deregisterAdditionalAction(QAction *act) | JKQTBasePlotter |  | 
  | deregisterPaintDeviceAdapter(JKQTPPaintDeviceAdapter *adapter) | JKQTBasePlotter | static | 
  | deregisterSaveDataAdapter(JKQTPSaveDataAdapter *adapter) | JKQTBasePlotter | static | 
  | didot2px(double pt, double dpi) const | JKQTBasePlotter | inline | 
  | didot2px(double pt, JKQTPEnhancedPainter &painter) const | JKQTBasePlotter | inline | 
  | didot2px(JKQTPEnhancedPainter &painter, double pt) const | JKQTBasePlotter | inline | 
  | doesMaintainAspectRatio() const | JKQTBasePlotter |  | 
  | doesMaintainAxisAspectRatio() const | JKQTBasePlotter |  | 
  | draw(JKQTPEnhancedPainter &painter, const QRect &rect) | JKQTBasePlotter |  | 
  | draw(JKQTPEnhancedPainter &painter, const QPoint &pos=QPoint(0, 0)) | JKQTBasePlotter |  | 
  | drawGraphs(JKQTPEnhancedPainter &painter) | JKQTBasePlotter | protected | 
  | drawKey(JKQTPEnhancedPainter &painter) | JKQTBasePlotter | protected | 
  | drawNonGrid(JKQTPEnhancedPainter &painter, const QRect &rect) | JKQTBasePlotter |  | 
  | drawNonGrid(JKQTPEnhancedPainter &painter, const QPoint &pos=QPoint(0, 0)) | JKQTBasePlotter |  | 
  | drawPlot(JKQTPEnhancedPainter &painter) | JKQTBasePlotter | protected | 
  | drawPlotLabel(JKQTPEnhancedPainter &painter) | JKQTBasePlotter | protected | 
  | drawSystemGrid(JKQTPEnhancedPainter &painter) | JKQTBasePlotter | protected | 
  | drawSystemXAxis(JKQTPEnhancedPainter &painter) | JKQTBasePlotter | protected | 
  | drawSystemYAxis(JKQTPEnhancedPainter &painter) | JKQTBasePlotter | protected | 
  | emitPlotSignals | JKQTBasePlotter | protected | 
  | emitSignals | JKQTBasePlotter | protected | 
  | enableDebugShowRegionBoxes(bool enabled=true) | JKQTBasePlotter | slot | 
  | enableDebugShowTextBoxes(bool enabled=true) | JKQTBasePlotter | slot | 
  | endGraphs() const | JKQTBasePlotter | inline | 
  | endGraphs() | JKQTBasePlotter | inline | 
  | exportpreview(QSizeF pageSize, bool unitIsMM=false) | JKQTBasePlotter | protected | 
  | exportPreviewLabel | JKQTBasePlotter | private | 
  | exportpreviewPaintRequested(JKQTPEnhancedPainter &painter, QSize size) | JKQTBasePlotter | protectedslot | 
  | exportUnitInMM | JKQTBasePlotter | private | 
  | fontSizeMultiplier | JKQTBasePlotter | protected | 
  | fontSizePrintMultiplier | JKQTBasePlotter | protected | 
  | forceInternalDatastore() | JKQTBasePlotter |  | 
  | getAbsoluteXMax() const | JKQTBasePlotter |  | 
  | getAbsoluteXMin() const | JKQTBasePlotter |  | 
  | getAbsoluteYMax() const | JKQTBasePlotter |  | 
  | getAbsoluteYMin() const | JKQTBasePlotter |  | 
  | getActionCopyData() const | JKQTBasePlotter |  | 
  | getActionCopyMatlab() const | JKQTBasePlotter |  | 
  | getActionCopyPixelImage() const | JKQTBasePlotter |  | 
  | getActionPrint() const | JKQTBasePlotter |  | 
  | getActionSaveCSV() const | JKQTBasePlotter |  | 
  | getActionSaveData() const | JKQTBasePlotter |  | 
  | getActionSavePDF() const | JKQTBasePlotter |  | 
  | getActionSavePix() const | JKQTBasePlotter |  | 
  | getActionSavePlot() const | JKQTBasePlotter |  | 
  | getActionSaveSVG() const | JKQTBasePlotter |  | 
  | getActionShowPlotData() const | JKQTBasePlotter |  | 
  | getActionZoomAll() const | JKQTBasePlotter |  | 
  | getActionZoomIn() const | JKQTBasePlotter |  | 
  | getActionZoomOut() const | JKQTBasePlotter |  | 
  | getAspectRatio() const | JKQTBasePlotter |  | 
  | getAvailableXAxisRefs(bool includePrimary=false) const | JKQTBasePlotter |  | 
  | getAvailableYAxisRefs(bool includePrimary=false) const | JKQTBasePlotter |  | 
  | getAxes(bool includePrimaries=true) | JKQTBasePlotter |  | 
  | getAxes(bool includePrimaries=true) const | JKQTBasePlotter |  | 
  | getAxisAspectRatio() const | JKQTBasePlotter |  | 
  | getBackgroundBrush() const | JKQTBasePlotter |  | 
  | getBackgroundColor() const | JKQTBasePlotter |  | 
  | getCSVcommentInitializer() const | JKQTBasePlotter |  | 
  | getCSVdecimalSeparator() const | JKQTBasePlotter |  | 
  | getCurrentFileFormat() const | JKQTBasePlotter |  | 
  | getCurrentPlotterStyle() const | JKQTBasePlotter |  | 
  | getCurrentSaveDirectory() const | JKQTBasePlotter |  | 
  | getDataColumnsByUser() | JKQTBasePlotter | protected | 
  | getDataColumnsByUserCheckAll() | JKQTBasePlotter | protectedslot | 
  | getDataColumnsByUserCheckNone() | JKQTBasePlotter | protectedslot | 
  | getDataColumnsByUserComboBoxSelected(const QString &name) | JKQTBasePlotter | protectedslot | 
  | getDataColumnsByUserItemChanged(QListWidgetItem *widgetitem) | JKQTBasePlotter | protectedslot | 
  | getDataColumnsByUserSave() | JKQTBasePlotter | protectedslot | 
  | getDataColumnsByUserSaved | JKQTBasePlotter | protected | 
  | getDatastore() | JKQTBasePlotter | inline | 
  | getDatastore() const | JKQTBasePlotter | inline | 
  | getDefaultTextColor() const | JKQTBasePlotter |  | 
  | getDefaultTextFontName() const | JKQTBasePlotter |  | 
  | getDefaultTextSize() const | JKQTBasePlotter |  | 
  | getExportBackgroundBrush() const | JKQTBasePlotter |  | 
  | getExportBackgroundColor() const | JKQTBasePlotter |  | 
  | getFontSizeMultiplier() const | JKQTBasePlotter |  | 
  | getFontSizePrintMultiplier() const | JKQTBasePlotter |  | 
  | getGraph(size_t i) | JKQTBasePlotter |  | 
  | getGraph(size_t i) const | JKQTBasePlotter |  | 
  | getGraphCount() const | JKQTBasePlotter |  | 
  | getGraphs() const | JKQTBasePlotter | inline | 
  | getGraphs() | JKQTBasePlotter | inline | 
  | getGraphsXMinMax(double &minx, double &maxx, double &smallestGreaterZero, const PlotElementPreciate &predicate=allPlotElements()) | JKQTBasePlotter |  | 
  | getGraphsYMinMax(double &miny, double &maxy, double &smallestGreaterZero, const PlotElementPreciate &predicate=allPlotElements()) | JKQTBasePlotter |  | 
  | getGridPrinting() const | JKQTBasePlotter |  | 
  | getGridPrintingCurrentX() const | JKQTBasePlotter |  | 
  | getGridPrintingCurrentY() const | JKQTBasePlotter |  | 
  | getHeight() | JKQTBasePlotter |  | 
  | getInternalPlotBorderBottom() const | JKQTBasePlotter | inline | 
  | getInternalPlotBorderLeft() const | JKQTBasePlotter | inline | 
  | getInternalPlotBorderRight() const | JKQTBasePlotter | inline | 
  | getInternalPlotBorderTop() const | JKQTBasePlotter | inline | 
  | getKeyPosition() const | JKQTBasePlotter |  | 
  | getLineWidthMultiplier() const | JKQTBasePlotter |  | 
  | getLineWidthPrintMultiplier() const | JKQTBasePlotter |  | 
  | getLstAdditionalPlotterActions() const | JKQTBasePlotter |  | 
  | getMainKey() | JKQTBasePlotter |  | 
  | getMainKey() const | JKQTBasePlotter |  | 
  | getMainKeyStyle() const | JKQTBasePlotter |  | 
  | getMainKeyStyle() | JKQTBasePlotter | protected | 
  | getMasterSynchronizeHeight() const | JKQTBasePlotter |  | 
  | getMasterSynchronizeWidth() const | JKQTBasePlotter |  | 
  | getMathText() | JKQTBasePlotter |  | 
  | getMathText() const | JKQTBasePlotter |  | 
  | getNextStyle() | JKQTBasePlotter |  | 
  | getPaintMagnification() const | JKQTBasePlotter | protected | 
  | getPlotBackgroundBrush() const | JKQTBasePlotter |  | 
  | getPlotBackgroundColor() const | JKQTBasePlotter |  | 
  | getPlotBorderBottom() const | JKQTBasePlotter |  | 
  | getPlotBorderLeft() const | JKQTBasePlotter |  | 
  | getPlotBorderRight() const | JKQTBasePlotter |  | 
  | getPlotBorderTop() const | JKQTBasePlotter |  | 
  | getPlotFrameColor() const | JKQTBasePlotter |  | 
  | getPlotFrameRounding() const | JKQTBasePlotter |  | 
  | getPlotFrameWidth() const | JKQTBasePlotter |  | 
  | getPlotHeight() const | JKQTBasePlotter | inline | 
  | getPlotLabel() const | JKQTBasePlotter |  | 
  | getPlotLabelColor() const | JKQTBasePlotter |  | 
  | getplotLabelFontName() const | JKQTBasePlotter |  | 
  | getPlotLabelFontSize() const | JKQTBasePlotter |  | 
  | getPlotLabelOffset() const | JKQTBasePlotter |  | 
  | getPlotLabelTopBorder() const | JKQTBasePlotter |  | 
  | getPlotsModel() const | JKQTBasePlotter | inline | 
  | getPlotsModel() | JKQTBasePlotter | inline | 
  | getPlotStyle(int i, JKQTPPlotStyleType type=JKQTPPlotStyleType::Default) const | JKQTBasePlotter |  | 
  | getPlotWidth() const | JKQTBasePlotter | inline | 
  | getPrintMagnification() const | JKQTBasePlotter | protected | 
  | getShowKey() const | JKQTBasePlotter |  | 
  | getTextSizeDetail(const QFont &fm, const QString &text, QPainter &painter) | JKQTBasePlotter |  | 
  | getTextSizeDetail(const QString &fontName, double fontSize, const QString &text, QPainter &painter) | JKQTBasePlotter |  | 
  | getTextSizeDetail(const QString &fontName, double fontSize, const QString &text, QPainter &painter, double &width, double &ascent, double &descent, double &strikeoutPos) | JKQTBasePlotter |  | 
  | getTextSizeDetail(const QFont &fm, const QString &text, QPainter &painter, double &width, double &ascent, double &descent, double &strikeoutPos) | JKQTBasePlotter |  | 
  | getTextSizeSize(const QFont &fm, const QString &text, QPainter &painter) | JKQTBasePlotter |  | 
  | getTextSizeSize(const QString &fontName, double fontSize, const QString &text, QPainter &painter) | JKQTBasePlotter |  | 
  | getUserSettigsFilename() const | JKQTBasePlotter | slot | 
  | getUserSettigsPrefix() const | JKQTBasePlotter | slot | 
  | getWidth() | JKQTBasePlotter |  | 
  | getXAxes(bool includePrimary=true) | JKQTBasePlotter |  | 
  | getXAxis(JKQTPCoordinateAxisRef axis=JKQTPPrimaryAxis) | JKQTBasePlotter |  | 
  | getXAxis(JKQTPCoordinateAxisRef axis=JKQTPPrimaryAxis) const | JKQTBasePlotter |  | 
  | getXMax() const | JKQTBasePlotter |  | 
  | getXMin() const | JKQTBasePlotter |  | 
  | getYAxes(bool includePrimary=true) | JKQTBasePlotter |  | 
  | getYAxis(JKQTPCoordinateAxisRef axis=JKQTPPrimaryAxis) | JKQTBasePlotter |  | 
  | getYAxis(JKQTPCoordinateAxisRef axis=JKQTPPrimaryAxis) const | JKQTBasePlotter |  | 
  | getYMax() const | JKQTBasePlotter |  | 
  | getYMin() const | JKQTBasePlotter |  | 
  | globalUserSettigsFilename | JKQTBasePlotter | protectedstatic | 
  | globalUserSettigsPrefix | JKQTBasePlotter | protectedstatic | 
  | globalUserSettingsMutex | JKQTBasePlotter | protectedstatic | 
  | grabPixelImage(QSize size=QSize(), bool showPreview=false) | JKQTBasePlotter | slot | 
  | graphs | JKQTBasePlotter | protected | 
  | GraphsConstIterator typedef | JKQTBasePlotter |  | 
  | GraphsIterator typedef | JKQTBasePlotter |  | 
  | GraphsList typedef | JKQTBasePlotter |  | 
  | gridPaint(JKQTPEnhancedPainter &painter, QSizeF pageRect, bool scaleIfTooLarge=true, bool scaleIfTooSmall=true) | JKQTBasePlotter | protected | 
  | gridPrinting | JKQTBasePlotter | protected | 
  | gridPrintingCalc() | JKQTBasePlotter | protected | 
  | gridPrintingColumns | JKQTBasePlotter | protected | 
  | gridPrintingCurrentX | JKQTBasePlotter | protected | 
  | gridPrintingCurrentY | JKQTBasePlotter | protected | 
  | gridPrintingList | JKQTBasePlotter | protected | 
  | gridPrintingRows | JKQTBasePlotter | protected | 
  | gridPrintingSize | JKQTBasePlotter | protected | 
  | hasXAxis(JKQTPCoordinateAxisRef axis=JKQTPPrimaryAxis) const | JKQTBasePlotter |  | 
  | hasYAxis(JKQTPCoordinateAxisRef axis=JKQTPPrimaryAxis) const | JKQTBasePlotter |  | 
  | indexOfGraph(const JKQTPPlotElement *gr) const | JKQTBasePlotter |  | 
  | initSettings() | JKQTBasePlotter | protected | 
  | internalPlotBorderBottom | JKQTBasePlotter | protected | 
  | internalPlotBorderLeft | JKQTBasePlotter | protected | 
  | internalPlotBorderRight | JKQTBasePlotter | protected | 
  | internalPlotBorderTop | JKQTBasePlotter | protected | 
  | internalPlotHeight | JKQTBasePlotter | protected | 
  | internalPlotKeyDescription | JKQTBasePlotter | protected | 
  | internalPlotMargins | JKQTBasePlotter | protected | 
  | internalPlotWidth | JKQTBasePlotter | protected | 
  | internalTitleHeight | JKQTBasePlotter | protected | 
  | isDebugShowRegionBoxesEnabled() const | JKQTBasePlotter |  | 
  | isDebugShowTextBoxesEnabled() const | JKQTBasePlotter |  | 
  | isEmittingPlotSignalsEnabled() const | JKQTBasePlotter |  | 
  | isEmittingSignalsEnabled() const | JKQTBasePlotter |  | 
  | isPlotFrameVisible() const | JKQTBasePlotter |  | 
  | isUsingAntiAliasingForGraphs() const | JKQTBasePlotter |  | 
  | isUsingAntiAliasingForSystem() const | JKQTBasePlotter |  | 
  | isUsingAntiAliasingForText() const | JKQTBasePlotter |  | 
  | JKQTBasePlotter(bool datastore_internal, QObject *parent=nullptr, JKQTPDatastore *datast=nullptr) | JKQTBasePlotter | explicit | 
  | JKQTBasePlotter()=delete | JKQTBasePlotter |  | 
  | JKQTPBaseKey class | JKQTBasePlotter | friend | 
  | JKQTPMainKey class | JKQTBasePlotter | friend | 
  | jkqtpPaintDeviceAdapters | JKQTBasePlotter | protectedstatic | 
  | jkqtpSaveDataAdapters | JKQTBasePlotter | protectedstatic | 
  | lineWidthMultiplier | JKQTBasePlotter | protected | 
  | lineWidthPrintMultiplier | JKQTBasePlotter | protected | 
  | loadCurrentPlotterStyle(const QSettings &settings, const QString &group="plots/") | JKQTBasePlotter |  | 
  | loadSettings(const QSettings &settings, const QString &group=QString("plots/")) | JKQTBasePlotter |  | 
  | loadUserSettings(const QSettings &settings, const QString &group=QString("plots_user/")) | JKQTBasePlotter |  | 
  | loadUserSettings() | JKQTBasePlotter | slot | 
  | lstAdditionalPlotterActions | JKQTBasePlotter | protected | 
  | m_plotsModel | JKQTBasePlotter | protected | 
  | mainKey | JKQTBasePlotter | protected | 
  | maintainAspectRatio | JKQTBasePlotter | protected | 
  | maintainAxisAspectRatio | JKQTBasePlotter | protected | 
  | masterPlotterX | JKQTBasePlotter | protected | 
  | masterPlotterY | JKQTBasePlotter | protected | 
  | masterSynchronizeHeight | JKQTBasePlotter | protected | 
  | masterSynchronizeWidth | JKQTBasePlotter | protected | 
  | mathText | JKQTBasePlotter | protected | 
  | mm2px(double mm, double dpi) const | JKQTBasePlotter | inline | 
  | mm2px(double mm, JKQTPEnhancedPainter &painter) const | JKQTBasePlotter | inline | 
  | mm2px(JKQTPEnhancedPainter &painter, double mm) const | JKQTBasePlotter | inline | 
  | modifyGraphs(const std::function< void(JKQTPPlotElement *)> &func) | JKQTBasePlotter |  | 
  | moveGraphBottom(const JKQTPPlotElement *gr) | JKQTBasePlotter |  | 
  | moveGraphBottom(int idx) | JKQTBasePlotter |  | 
  | moveGraphDown(const JKQTPPlotElement *gr) | JKQTBasePlotter |  | 
  | moveGraphDown(int idx) | JKQTBasePlotter |  | 
  | moveGraphTop(const JKQTPPlotElement *gr) | JKQTBasePlotter |  | 
  | moveGraphTop(int idx) | JKQTBasePlotter |  | 
  | moveGraphUp(const JKQTPPlotElement *gr) | JKQTBasePlotter |  | 
  | moveGraphUp(int idx) | JKQTBasePlotter |  | 
  | muAxesOutside enum value | JKQTBasePlotter | protected | 
  | muAxesOutsideExtend enum value | JKQTBasePlotter | protected | 
  | muGraphsOutside enum value | JKQTBasePlotter | protected | 
  | muInnermost enum value | JKQTBasePlotter | protected | 
  | muKey enum value | JKQTBasePlotter | protected | 
  | muOutermost enum value | JKQTBasePlotter | protected | 
  | muPlotTitle enum value | JKQTBasePlotter | protected | 
  | muUserBorder enum value | JKQTBasePlotter | protected | 
  | muUsesCount enum value | JKQTBasePlotter | protected | 
  | p2x(double x) const | JKQTBasePlotter | inline | 
  | p2y(double y) const | JKQTBasePlotter | inline | 
  | paintMagnification | JKQTBasePlotter | protected | 
  | PlotElementPreciate typedef | JKQTBasePlotter |  | 
  | plotLabel | JKQTBasePlotter | protected | 
  | PlotMarginSide enum name | JKQTBasePlotter | protected | 
  | PlotMarginUse enum name | JKQTBasePlotter | protected | 
  | plotScalingRecalculated() | JKQTBasePlotter | signal | 
  | plotterStyle | JKQTBasePlotter | protected | 
  | plotUpdated() | JKQTBasePlotter | signal | 
  | print(QPrinter *printer=nullptr, bool displayPreview=true) | JKQTBasePlotter | slot | 
  | printAspect | JKQTBasePlotter | private | 
  | printDoUpdate | JKQTBasePlotter | private | 
  | printKeepAbsoluteFontSizes | JKQTBasePlotter | private | 
  | printKeepAspect | JKQTBasePlotter | private | 
  | printMagnification | JKQTBasePlotter | private | 
  | printPageSizeMM | JKQTBasePlotter | private | 
  | printPreview | JKQTBasePlotter | private | 
  | printpreviewNew(QPaintDevice *paintDevice, bool setAbsolutePaperSize=false, double printsizeX_inMM=-1.0, double printsizeY_inMM=-1.0, bool displayPreview=true) | JKQTBasePlotter | protected | 
  | printpreviewPaintRequested(QPrinter *printer) | JKQTBasePlotter | protectedslot | 
  | printpreviewPaintRequestedNewPaintDevice(QPaintDevice *paintDevice) | JKQTBasePlotter | protectedslot | 
  | printpreviewPaintRequestedNewPrinter(QPrinter *printer) | JKQTBasePlotter | protectedslot | 
  | printpreviewSetAspectRatio(bool checked) | JKQTBasePlotter | protectedslot | 
  | printpreviewSetFontSizeMultiplier(double value) | JKQTBasePlotter | protectedslot | 
  | printpreviewSetKeepAbsFontsize(bool checked) | JKQTBasePlotter | protectedslot | 
  | printpreviewSetLineWidthMultiplier(double value) | JKQTBasePlotter | protectedslot | 
  | printpreviewSetMagnification(double value) | JKQTBasePlotter | protectedslot | 
  | printpreviewSetMagnificationNew(double value) | JKQTBasePlotter | protectedslot | 
  | printpreviewSetSizeX(double value) | JKQTBasePlotter | protectedslot | 
  | printpreviewSetSizeXNew(double value) | JKQTBasePlotter | protectedslot | 
  | printpreviewSetSizeY(double value) | JKQTBasePlotter | protectedslot | 
  | printpreviewSetSizeYNew(double value) | JKQTBasePlotter | protectedslot | 
  | printpreviewSetZoom(double value) | JKQTBasePlotter | protectedslot | 
  | printpreviewToggleMagnification(bool checked) | JKQTBasePlotter | protectedslot | 
  | printpreviewUpdate() | JKQTBasePlotter | protectedslot | 
  | printScaleToPagesize | JKQTBasePlotter | private | 
  | printSetAbsolutePageSize | JKQTBasePlotter | private | 
  | printSetAbsolutePlotSize | JKQTBasePlotter | private | 
  | printSizeX_Millimeter | JKQTBasePlotter | private | 
  | printSizeY_Millimeter | JKQTBasePlotter | private | 
  | printZoomFactor | JKQTBasePlotter | private | 
  | propagateStyle() | JKQTBasePlotter | protected | 
  | pt2px(double pt, double dpi) const | JKQTBasePlotter | inline | 
  | pt2px(double pt, JKQTPEnhancedPainter &painter) const | JKQTBasePlotter | inline | 
  | pt2px(JKQTPEnhancedPainter &painter, double pt) const | JKQTBasePlotter | inline | 
  | redrawPlot() | JKQTBasePlotter | inline | 
  | registerAdditionalAction(const QString &key, QAction *act) | JKQTBasePlotter |  | 
  | registerPaintDeviceAdapter(JKQTPPaintDeviceAdapter *adapter) | JKQTBasePlotter | static | 
  | registerSaveDataAdapter(JKQTPSaveDataAdapter *adapter) | JKQTBasePlotter | static | 
  | resetMasterSynchronization(SynchronizationDirection synchronizeDirection=sdXYAxes) | JKQTBasePlotter |  | 
  | saveAsCSV(const QString &filename=QString("")) | JKQTBasePlotter | slot | 
  | saveAsCSV(const QString &filename, const QString &decimalSeparator, const QString &commentInitializer) | JKQTBasePlotter |  | 
  | saveAsDIF(const QString &filename=QString("")) | JKQTBasePlotter | slot | 
  | saveAsGerExcelCSV(const QString &filename=QString("")) | JKQTBasePlotter | slot | 
  | saveAsMatlab(const QString &filename=QString("")) | JKQTBasePlotter | slot | 
  | saveAsPDF(const QString &filename=QString(""), bool displayPreview=true) | JKQTBasePlotter | slot | 
  | saveAsPixelImage(const QString &filename=QString(""), bool displayPreview=true, const QByteArray &outputFormat=QByteArray(), const QSize &outputSizeIncrease=QSize(0, 0)) | JKQTBasePlotter | slot | 
  | saveAsSemicolonSV(const QString &filename=QString("")) | JKQTBasePlotter | slot | 
  | saveAsSemicolonSV(const QString &filename, const QString &decimalSeparator, const QString &commentInitializer) | JKQTBasePlotter |  | 
  | saveAsSVG(const QString &filename=QString(""), bool displayPreview=true) | JKQTBasePlotter | slot | 
  | saveAsSYLK(const QString &filename=QString("")) | JKQTBasePlotter | slot | 
  | saveAsTabSV(const QString &filename=QString("")) | JKQTBasePlotter | slot | 
  | saveAsTabSV(const QString &filename, const QString &decimalSeparator, const QString &commentInitializer) | JKQTBasePlotter |  | 
  | saveCurrentPlotterStyle(QSettings &settings, const QString &group="plots/") const | JKQTBasePlotter |  | 
  | saveData(const QString &filename=QString(""), const QString &format=QString("")) | JKQTBasePlotter | slot | 
  | saveImage(const QString &filename=QString(""), bool displayPreview=true) | JKQTBasePlotter | slot | 
  | saveSettings(QSettings &settings, const QString &group=QString("plots/")) const | JKQTBasePlotter |  | 
  | saveUserSettings(QSettings &settings, const QString &group=QString("plots_user/")) const | JKQTBasePlotter |  | 
  | saveUserSettings() const | JKQTBasePlotter | slot | 
  | sdXAxis enum value | JKQTBasePlotter |  | 
  | sdXYAxes enum value | JKQTBasePlotter |  | 
  | sdYAxis enum value | JKQTBasePlotter |  | 
  | secondaryXAxis | JKQTBasePlotter | protected | 
  | secondaryYAxis | JKQTBasePlotter | protected | 
  | setAbsoluteX(double xminn, double xmaxx) | JKQTBasePlotter | slot | 
  | setAbsoluteXY(double xminn, double xmaxx, double yminn, double ymaxx) | JKQTBasePlotter | slot | 
  | setAbsoluteY(double yminn, double ymaxx) | JKQTBasePlotter | slot | 
  | setAllGraphsInvisible() | JKQTBasePlotter | slot | 
  | setAllGraphsVisible() | JKQTBasePlotter | slot | 
  | setAspectRatio(double __value) | JKQTBasePlotter | slot | 
  | setAxisAspectRatio(double __value) | JKQTBasePlotter | slot | 
  | setBackgroundBrush(const QBrush &__value) | JKQTBasePlotter | slot | 
  | setBackgroundColor(const QColor &__value) | JKQTBasePlotter | slot | 
  | setBackgroundGradient(const QGradient &__value) | JKQTBasePlotter | slot | 
  | setBackgroundTexture(const QPixmap &__value) | JKQTBasePlotter | slot | 
  | setBackgroundTexture(const QImage &__value) | JKQTBasePlotter | slot | 
  | setCSVcommentInitializer(const QString &__value) | JKQTBasePlotter | slot | 
  | setCSVdecimalSeparator(const QString &__value) | JKQTBasePlotter | slot | 
  | setCurrentFileFormat(const QString &__value) | JKQTBasePlotter | slot | 
  | setCurrentPlotterStyle(const JKQTBasePlotterStyle &style) | JKQTBasePlotter |  | 
  | setCurrentSaveDirectory(const QString &__value) | JKQTBasePlotter | slot | 
  | setDefaultJKQTBasePrinterUserSettings(QString userSettigsFilename, const QString &userSettigsPrefix) | JKQTBasePlotter | static | 
  | setDefaultTextColor(QColor __value) | JKQTBasePlotter | slot | 
  | setDefaultTextFontName(const QString &__value) | JKQTBasePlotter | slot | 
  | setDefaultTextSize(double __value) | JKQTBasePlotter | slot | 
  | setEmittingPlotSignalsEnabled(bool __value) | JKQTBasePlotter |  | 
  | setEmittingSignalsEnabled(bool enabled) | JKQTBasePlotter |  | 
  | setExportBackgroundBrush(const QBrush &__value) | JKQTBasePlotter | slot | 
  | setExportBackgroundColor(const QColor &__value) | JKQTBasePlotter | slot | 
  | setExportBackgroundGradient(const QGradient &__value) | JKQTBasePlotter | slot | 
  | setExportBackgroundTexture(const QPixmap &__value) | JKQTBasePlotter | slot | 
  | setExportBackgroundTexture(const QImage &__value) | JKQTBasePlotter | slot | 
  | setFontSizeMultiplier(double __value) | JKQTBasePlotter | protected | 
  | setFontSizePrintMultiplier(double __value) | JKQTBasePlotter |  | 
  | setGraphInvisible(int i) | JKQTBasePlotter | slot | 
  | setGraphVisible(int i, bool visible=true) | JKQTBasePlotter | slot | 
  | setGrid(bool val) | JKQTBasePlotter | slot | 
  | setGridColor(QColor color) | JKQTBasePlotter | slot | 
  | setGridPrinting(bool __value) | JKQTBasePlotter |  | 
  | setGridPrintingCurrentPos(size_t x, size_t y) | JKQTBasePlotter |  | 
  | setGridPrintingCurrentX(size_t __value) | JKQTBasePlotter |  | 
  | setGridPrintingCurrentY(size_t __value) | JKQTBasePlotter |  | 
  | setGridStyle(Qt::PenStyle __value) | JKQTBasePlotter | slot | 
  | setGridWidth(double __value) | JKQTBasePlotter | slot | 
  | setKeyPosition(const JKQTPKeyPosition &__value) | JKQTBasePlotter | slot | 
  | setLineWidthMultiplier(double __value) | JKQTBasePlotter | protected | 
  | setLineWidthPrintMultiplier(double __value) | JKQTBasePlotter |  | 
  | setMaintainAspectRatio(bool value) | JKQTBasePlotter | slot | 
  | setMaintainAxisAspectRatio(bool value) | JKQTBasePlotter | slot | 
  | setMinorGridColor(QColor color) | JKQTBasePlotter | slot | 
  | setMinorGridStyle(Qt::PenStyle __value) | JKQTBasePlotter | slot | 
  | setMinorGridWidth(double __value) | JKQTBasePlotter | slot | 
  | setOnlyGraphVisible(int i) | JKQTBasePlotter | slot | 
  | setOnlyNthGraphsVisible(int start, int n) | JKQTBasePlotter | slot | 
  | setPaintMagnification(double __value) | JKQTBasePlotter | protected | 
  | setPlotBackgroundBrush(const QBrush &__value) | JKQTBasePlotter | slot | 
  | setPlotBackgroundColor(const QColor &__value) | JKQTBasePlotter | slot | 
  | setPlotBackgroundGradient(const QGradient &__value) | JKQTBasePlotter | slot | 
  | setPlotBackgroundTexture(const QPixmap &__value) | JKQTBasePlotter | slot | 
  | setPlotBackgroundTexture(const QImage &__value) | JKQTBasePlotter | slot | 
  | setPlotBorder(int left, int right, int top, int bottom) | JKQTBasePlotter | slot | 
  | setPlotBorderBottom(int bottom) | JKQTBasePlotter | slot | 
  | setPlotBorderLeft(int left) | JKQTBasePlotter | slot | 
  | setPlotBorderRight(int right) | JKQTBasePlotter | slot | 
  | setPlotBorderTop(int top) | JKQTBasePlotter | slot | 
  | setPlotFrameColor(QColor col) | JKQTBasePlotter | slot | 
  | setPlotFrameRounding(double __value) | JKQTBasePlotter | slot | 
  | setPlotFrameVisible(bool enabled) | JKQTBasePlotter | slot | 
  | setPlotFrameWidth(double __value) | JKQTBasePlotter | slot | 
  | setPlotLabel(const QString &__value) | JKQTBasePlotter | slot | 
  | setPlotLabelColor(QColor __value) | JKQTBasePlotter | slot | 
  | setplotLabelFontName(const QString &__value) | JKQTBasePlotter | slot | 
  | setPlotLabelFontSize(double __value) | JKQTBasePlotter | slot | 
  | setPlotLabelOffset(double __value) | JKQTBasePlotter | slot | 
  | setPlotLabelTopBorder(double __value) | JKQTBasePlotter | slot | 
  | setPrintMagnification(double __value) | JKQTBasePlotter | protected | 
  | setShowKey(bool __value) | JKQTBasePlotter | slot | 
  | setShowZeroAxes(bool showX, bool showY) | JKQTBasePlotter | slot | 
  | setShowZeroAxes(bool showXY) | JKQTBasePlotter | slot | 
  | setUseAntiAliasingForGraphs(bool __value) | JKQTBasePlotter | slot | 
  | setUseAntiAliasingForSystem(bool __value) | JKQTBasePlotter | slot | 
  | setUseAntiAliasingForText(bool __value) | JKQTBasePlotter | slot | 
  | setUserSettigsFilename(const QString &filename, const QString &prefix) | JKQTBasePlotter | slot | 
  | setUserSettigsFilename(const QString &filename) | JKQTBasePlotter | slot | 
  | setUserSettigsPrefix(const QString &prefix) | JKQTBasePlotter | slot | 
  | setWidgetHeight(int heigh) | JKQTBasePlotter | slot | 
  | setWidgetSize(int width, int height) | JKQTBasePlotter | slot | 
  | setWidgetSize(QSize size) | JKQTBasePlotter | slot | 
  | setWidgetWidth(int wid) | JKQTBasePlotter | slot | 
  | setX(double xminn, double xmaxx, bool affectsSecondaryAxes=false) | JKQTBasePlotter | slot | 
  | setXY(double xminn, double xmaxx, double yminn, double ymaxx, bool affectsSecondaryAxes=false) | JKQTBasePlotter | slot | 
  | setY(double yminn, double ymaxx, bool affectsSecondaryAxes=false) | JKQTBasePlotter | slot | 
  | showPlotData() | JKQTBasePlotter | protectedslot | 
  | sideBottom enum value | JKQTBasePlotter | protected | 
  | sideLeft enum value | JKQTBasePlotter | protected | 
  | sideRight enum value | JKQTBasePlotter | protected | 
  | sideTop enum value | JKQTBasePlotter | protected | 
  | sortGraphs(const std::function< bool(const JKQTPPlotElement *, const JKQTPPlotElement *)> &compareLess) | JKQTBasePlotter |  | 
  | spinMagnification | JKQTBasePlotter | private | 
  | spinSizeX | JKQTBasePlotter | private | 
  | spinSizeY | JKQTBasePlotter | private | 
  | SynchronizationDirection enum name | JKQTBasePlotter |  | 
  | synchronizeToMaster(JKQTBasePlotter *master, SynchronizationDirection synchronizeDirection, bool synchronizeAxisLength=true, bool synchronizeZoomingMasterToSlave=true, bool synchronizeZoomingSlaveToMaster=true) | JKQTBasePlotter |  | 
  | synchronizeXAxis(double newxmin, double newxmax, double newymin, double newymax, JKQTBasePlotter *sender) | JKQTBasePlotter | protectedslot | 
  | synchronizeXToMaster(JKQTBasePlotter *master, bool synchronizeAxisLength=true, bool synchronizeZoomingMasterToSlave=true, bool synchronizeZoomingSlaveToMaster=true) | JKQTBasePlotter |  | 
  | synchronizeXYAxis(double newxmin, double newxmax, double newymin, double newymax, JKQTBasePlotter *sender) | JKQTBasePlotter | protectedslot | 
  | synchronizeYAxis(double newxmin, double newxmax, double newymin, double newymax, JKQTBasePlotter *sender) | JKQTBasePlotter | protectedslot | 
  | synchronizeYToMaster(JKQTBasePlotter *master, bool synchronizeAxisLength=true, bool synchronizeZoomingMasterToSlave=true, bool synchronizeZoomingSlaveToMaster=true) | JKQTBasePlotter |  | 
  | updatePreviewLabel() | JKQTBasePlotter | protectedslot | 
  | updateSecondaryAxes() | JKQTBasePlotter |  | 
  | useAsInternalDatastore(JKQTPDatastore *newStore) | JKQTBasePlotter |  | 
  | useClipping | JKQTBasePlotter | protected | 
  | usedStyles | JKQTBasePlotter | protected | 
  | useExternalDatastore(JKQTPDatastore *newStore) | JKQTBasePlotter |  | 
  | useInternalDatastore() | JKQTBasePlotter |  | 
  | userSettigsFilename | JKQTBasePlotter | protected | 
  | userSettigsPrefix | JKQTBasePlotter | protected | 
  | widgetHeight | JKQTBasePlotter | protected | 
  | widgetWidth | JKQTBasePlotter | protected | 
  | x2p(double x) const | JKQTBasePlotter | inline | 
  | xAxis | JKQTBasePlotter | protected | 
  | y2p(double y) const | JKQTBasePlotter | inline | 
  | yAxis | JKQTBasePlotter | protected | 
  | zoom(double xminn, double xmaxx, double yminn, double ymaxx, bool affectsSecondaryAxes=false) | JKQTBasePlotter | inlineslot | 
  | zoomChangedLocally(double newxmin, double newxmax, double newymin, double newymax, JKQTBasePlotter *sender) | JKQTBasePlotter | signal | 
  | zoomIn(double factor=2.0) | JKQTBasePlotter | slot | 
  | zoomOut(double factor=2.0) | JKQTBasePlotter | slot | 
  | zoomToFit(bool zoomX=true, bool zoomY=true, bool includeX0=false, bool includeY0=false, double scaleX=1.05, double scaleY=1.05) | JKQTBasePlotter | slot | 
  | ~JKQTBasePlotter() | JKQTBasePlotter | virtual |