![]() |
JKQTPlotter trunk/v5.0.0
an extensive Qt5+Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
|
This is the complete list of members for JKQTPlotter, including all inherited members.
| actgrpMouseLeft | JKQTPlotter | protected |
| actMouseLeftAsDefault | JKQTPlotter | protected |
| actMouseLeftAsPanView | JKQTPlotter | protected |
| actMouseLeftAsRuler | JKQTPlotter | protected |
| actMouseLeftAsZoomRect | JKQTPlotter | protected |
| actMouseMoveToolTip | JKQTPlotter | protected |
| addGraph(JKQTPPlotElement *gr) | JKQTPlotter | inline |
| addGraphAtBottom(JKQTPPlotElement *gr) | JKQTPlotter | inline |
| addGraphOnTop(JKQTPPlotElement *gr) | JKQTPlotter | inline |
| addGraphs(const TJKQTPGraphContainer &gr, QVector< size_t > *graphIDsOut=nullptr) | JKQTPlotter | inline |
| addGridPrintingPlotter(size_t x, size_t y, JKQTPlotter *plotterOther) | JKQTPlotter | |
| beforePlotScalingRecalculate() | JKQTPlotter | signal |
| beginGraphs() const | JKQTPlotter | inline |
| beginGraphs() | JKQTPlotter | inline |
| cbeginGraphs() const | JKQTPlotter | inline |
| cendGraphs() const | JKQTPlotter | inline |
| clearAllMouseMoveActions() | JKQTPlotter | |
| clearAllMouseWheelActions() | JKQTPlotter | |
| clearAllRegisteredMouseDoubleClickActions() | JKQTPlotter | |
| clearAllRegisteredMouseDragActions() | JKQTPlotter | |
| clearGraphs(bool deleteGraphs=true) | JKQTPlotter | inline |
| clearGridPrintingPlotters() | JKQTPlotter | |
| containsGraph(JKQTPPlotElement *gr) | JKQTPlotter | inline |
| contextMenu | JKQTPlotter | protected |
| contextMenuMode | JKQTPlotter | protected |
| contextMenuOpened(double x, double y, QMenu *contextMenu) | JKQTPlotter | signal |
| contextSubMenus | JKQTPlotter | protected |
| copyData() | JKQTPlotter | inlineslot |
| copyDataMatlab() | JKQTPlotter | inlineslot |
| copyPixelImage(bool showPreview=true) | JKQTPlotter | inline |
| correctZoomRectForPanning(QRectF &rect) const | JKQTPlotter | protected |
| createImageBuffer() const | JKQTPlotter | protected |
| currentMouseDragAction | JKQTPlotter | protected |
| currentMouseMoveAction | JKQTPlotter | protected |
| delayedResizeEvent() | JKQTPlotter | protectedslot |
| deleteGraph(size_t i, bool deletegraph=true) | JKQTPlotter | inline |
| deleteGraph(JKQTPPlotElement *gr, bool deletegraph=true) | JKQTPlotter | inline |
| deregisterMouseDoubleClickAction(Qt::MouseButton button, Qt::KeyboardModifiers modifier) | JKQTPlotter | |
| deregisterMouseDragAction(Qt::MouseButton button, Qt::KeyboardModifiers modifier) | JKQTPlotter | |
| deregisterMouseMoveAction(Qt::KeyboardModifiers modifier) | JKQTPlotter | |
| deregisterMouseWheelAction(Qt::KeyboardModifiers modifier) | JKQTPlotter | |
| doDrawing | JKQTPlotter | protected |
| endGraphs() const | JKQTPlotter | inline |
| endGraphs() | JKQTPlotter | inline |
| event(QEvent *event) override | JKQTPlotter | protectedvirtual |
| fillInternalStructForToolTipOfClosestDataPoint(double x0, double y0, bool emitEvent=true) | JKQTPlotter | protected |
| findMatchingMouseDoubleClickAction(Qt::MouseButton button, Qt::KeyboardModifiers modifiers, bool *found=nullptr) const | JKQTPlotter | protected |
| findMatchingMouseDragAction(Qt::MouseButton button, Qt::KeyboardModifiers modifiers, bool *found=nullptr) const | JKQTPlotter | protected |
| findMatchingMouseMoveAction(Qt::KeyboardModifiers modifiers, bool *found=nullptr) const | JKQTPlotter | protected |
| findMatchingMouseWheelAction(Qt::KeyboardModifiers modifiers, bool *found=nullptr) const | JKQTPlotter | protected |
| fixBasePlotterSettings() | JKQTPlotter | protected |
| forceInternalDatastore() | JKQTPlotter | inline |
| getAbsoluteXMax() const | JKQTPlotter | inline |
| getAbsoluteXMin() const | JKQTPlotter | inline |
| getAbsoluteYMax() const | JKQTPlotter | inline |
| getAbsoluteYMin() const | JKQTPlotter | inline |
| getActMouseLeftAsDefault() | JKQTPlotter | |
| getActMouseLeftAsDefault() const | JKQTPlotter | |
| getActMouseLeftAsPanView() | JKQTPlotter | |
| getActMouseLeftAsPanView() const | JKQTPlotter | |
| getActMouseLeftAsRuler() | JKQTPlotter | |
| getActMouseLeftAsRuler() const | JKQTPlotter | |
| getActMouseLeftAsZoomRect() | JKQTPlotter | |
| getActMouseLeftAsZoomRect() const | JKQTPlotter | |
| getActMouseMoveToolTip() | JKQTPlotter | |
| getActMouseMoveToolTip() const | JKQTPlotter | |
| getConstplotter() const | JKQTPlotter | inline |
| getContextMenuMode() const | JKQTPlotter | |
| getCurrentPlotterStyle() const | JKQTPlotter | |
| getDatastore() | JKQTPlotter | inline |
| getDatastore() const | JKQTPlotter | inline |
| getGlobalResizeDelay() | JKQTPlotter | static |
| getGraph(size_t i) | JKQTPlotter | inline |
| getGraph(size_t i) const | JKQTPlotter | inline |
| getGraphCount() | JKQTPlotter | inline |
| getGraphs() const | JKQTPlotter | inline |
| getGraphs() | JKQTPlotter | inline |
| getImageBufferSize(float *scale_out=nullptr) const | JKQTPlotter | protected |
| getMagnification() const | JKQTPlotter | inline |
| getMainKey() | JKQTPlotter | inline |
| getMainKey() const | JKQTPlotter | inline |
| getMaxTooltipDistance() const | JKQTPlotter | |
| getMouseContextX() const | JKQTPlotter | |
| getMouseContextY() const | JKQTPlotter | |
| getMouseLastClickX() const | JKQTPlotter | |
| getMouseLastClickY() const | JKQTPlotter | |
| getNextStyle() | JKQTPlotter | inline |
| getPlotStyle(int i) const | JKQTPlotter | inline |
| getPlotter() | JKQTPlotter | inline |
| getPlotter() const | JKQTPlotter | inline |
| getPlotYOffset() const | JKQTPlotter | protected |
| getSpecialContextMenu() const | JKQTPlotter | |
| getToolbarIconSize() const | JKQTPlotter | |
| getUserActionCatchSensitivity() const | JKQTPlotter | |
| getUserActionMarkerBrush() const | JKQTPlotter | |
| getUserActionMarkerDiameter() const | JKQTPlotter | |
| getUserActionMarkerPen() const | JKQTPlotter | |
| getUserActionMarkerType() const | JKQTPlotter | |
| getUserActionOpaqueBrush() const | JKQTPlotter | |
| getUserActionOpaquePen() const | JKQTPlotter | |
| getUserActionOverlayBrush() const | JKQTPlotter | |
| getUserActionOverlayPen() const | JKQTPlotter | |
| getXAxis(JKQTPCoordinateAxisRef axis=JKQTPPrimaryAxis) | JKQTPlotter | inline |
| getXAxis(JKQTPCoordinateAxisRef axis=JKQTPPrimaryAxis) const | JKQTPlotter | inline |
| getXMax() const | JKQTPlotter | inline |
| getXMin() const | JKQTPlotter | inline |
| getYAxis(JKQTPCoordinateAxisRef axis=JKQTPPrimaryAxis) | JKQTPlotter | inline |
| getYAxis(JKQTPCoordinateAxisRef axis=JKQTPPrimaryAxis) const | JKQTPlotter | inline |
| getYMax() const | JKQTPlotter | inline |
| getYMin() const | JKQTPlotter | inline |
| grabPixelImage(QSize size=QSize(), bool showPreview=false) | JKQTPlotter | inline |
| image | JKQTPlotter | protected |
| initContextMenu() | JKQTPlotter | protected |
| intBeforePlotScalingRecalculate() | JKQTPlotter | protectedslot |
| InternalBufferImageType typedef | JKQTPlotter | protected |
| isEmittingSignalsEnabled() const | JKQTPlotter | inline |
| isMousePositionShown() const | JKQTPlotter | |
| isPlotUpdateEnabled() const | JKQTPlotter | |
| isResizeTimerRunning() const | JKQTPlotter | |
| isToolbarAlwaysOn() const | JKQTPlotter | |
| isToolbarEnabled() const | JKQTPlotter | |
| jkqtp_RESIZE_DELAY | JKQTPlotter | protectedstatic |
| JKQTPlotter(bool datastore_internal, QWidget *parent=nullptr, JKQTPDatastore *datast=nullptr) | JKQTPlotter | explicit |
| JKQTPlotter(JKQTPDatastore *datast, QWidget *parent=nullptr) | JKQTPlotter | explicit |
| JKQTPlotter(QWidget *parent=nullptr) | JKQTPlotter | explicit |
| keyReleaseEvent(QKeyEvent *event) override | JKQTPlotter | protected |
| lastWheelActionTimestamp | JKQTPlotter | protected |
| lastWheelActionType | JKQTPlotter | protected |
| leaveEvent(QEvent *event) override | JKQTPlotter | protected |
| loadCurrentPlotterStyle(const QSettings &settings, const QString &group="plots/", bool alsoLoadBaseStyle=true) | JKQTPlotter | |
| loadSettings(const QSettings &settings, const QString &group=QString("plots/")) | JKQTPlotter | |
| magnification | JKQTPlotter | protected |
| masterPlotScalingRecalculated() | JKQTPlotter | protectedslot |
| masterPlotterX | JKQTPlotter | protected |
| masterPlotterY | JKQTPlotter | protected |
| maxWheelEventSeriesTimestampDifference | JKQTPlotter | protected |
| menuSpecialContextMenu | JKQTPlotter | protected |
| minimumSizeHint() const override | JKQTPlotter | |
| minSize | JKQTPlotter | protected |
| modifyContextMenu(QMenu *menu) | JKQTPlotter | protected |
| modifyGraphs(const std::function< void(JKQTPPlotElement *)> &func) | JKQTPlotter | inline |
| mouseContextX | JKQTPlotter | protected |
| mouseContextY | JKQTPlotter | protected |
| mouseDoubleClickEvent(QMouseEvent *event) override | JKQTPlotter | protected |
| mouseDragingRectangle | JKQTPlotter | protected |
| mouseDragMarkers | JKQTPlotter | protected |
| mouseDragRectXEnd | JKQTPlotter | protected |
| mouseDragRectXEndPixel | JKQTPlotter | protected |
| mouseDragRectXStart | JKQTPlotter | protected |
| mouseDragRectXStartPixel | JKQTPlotter | protected |
| mouseDragRectYEnd | JKQTPlotter | protected |
| mouseDragRectYEndPixel | JKQTPlotter | protected |
| mouseDragRectYStart | JKQTPlotter | protected |
| mouseDragRectYStartPixel | JKQTPlotter | protected |
| mouseLastClickX | JKQTPlotter | protected |
| mouseLastClickY | JKQTPlotter | protected |
| mouseMoveEvent(QMouseEvent *event) override | JKQTPlotter | protected |
| mousePosX | JKQTPlotter | protected |
| mousePosY | JKQTPlotter | protected |
| mousePressEvent(QMouseEvent *event) override | JKQTPlotter | protected |
| mouseReleaseEvent(QMouseEvent *event) override | JKQTPlotter | protected |
| moveGraphBottom(JKQTPPlotElement *gr) | JKQTPlotter | inline |
| moveGraphBottom(int idx) | JKQTPlotter | inline |
| moveGraphDown(JKQTPPlotElement *gr) | JKQTPlotter | inline |
| moveGraphDown(int idx) | JKQTPlotter | inline |
| moveGraphTop(JKQTPPlotElement *gr) | JKQTPlotter | inline |
| moveGraphTop(int idx) | JKQTPlotter | inline |
| moveGraphUp(JKQTPPlotElement *gr) | JKQTPlotter | inline |
| moveGraphUp(int idx) | JKQTPlotter | inline |
| oldImage | JKQTPlotter | protected |
| openContextMenu() | JKQTPlotter | slot |
| openContextMenu(int x, int y) | JKQTPlotter | slot |
| openSpecialContextMenu() | JKQTPlotter | slot |
| openSpecialContextMenu(int x, int y) | JKQTPlotter | slot |
| openStandardAndSpecialContextMenu() | JKQTPlotter | slot |
| openStandardAndSpecialContextMenu(int x, int y) | JKQTPlotter | slot |
| openStandardContextMenu() | JKQTPlotter | slot |
| openStandardContextMenu(int x, int y) | JKQTPlotter | slot |
| paintEvent(QPaintEvent *event) override | JKQTPlotter | protected |
| paintUserAction() | JKQTPlotter | protected |
| plotMouseClicked(double x, double y, Qt::KeyboardModifiers modifiers, Qt::MouseButton button) | JKQTPlotter | signal |
| plotMouseDoubleClicked(double x, double y, Qt::KeyboardModifiers modifiers, Qt::MouseButton button) | JKQTPlotter | signal |
| plotMouseMove(double x, double y) | JKQTPlotter | signal |
| plotMouseWheelOperated(double x, double y, Qt::KeyboardModifiers modifiers, int deltaAngleX, int deltaAngleY) | JKQTPlotter | signal |
| plotNewZoomRectangle(double mouseDragRectXStart, double mouseDragRectXEnd, double mouseDragRectYStart, double mouseDragRectYEnd, Qt::KeyboardModifiers modifiers) | JKQTPlotter | signal |
| plotScalingRecalculated() | JKQTPlotter | signal |
| plotter | JKQTPlotter | protected |
| plotterStyle | JKQTPlotter | protected |
| populateToolbar(QToolBar *toolbar) const | JKQTPlotter | slot |
| print(QPrinter *printer=nullptr) | JKQTPlotter | inlineslot |
| pzoomChangedLocally(double newxmin, double newxmax, double newymin, double newymax, JKQTBasePlotter *sender) | JKQTPlotter | protectedslot |
| reactGraphVisible(bool visible) | JKQTPlotter | protectedslot |
| redrawPlot() | JKQTPlotter | slot |
| registeredOverrideMouseDragActionModes | JKQTPlotter | protected |
| registerMouseDoubleClickAction(Qt::MouseButton button, Qt::KeyboardModifiers modifier, JKQTPMouseDoubleClickActions action) | JKQTPlotter | |
| registerMouseDragAction(Qt::MouseButton button, Qt::KeyboardModifiers modifier, JKQTPMouseDragActions action) | JKQTPlotter | |
| registerMouseMoveAction(Qt::KeyboardModifiers modifier, JKQTPMouseMoveActions action) | JKQTPlotter | |
| registerMouseWheelAction(Qt::KeyboardModifiers modifier, JKQTPMouseWheelActions action) | JKQTPlotter | |
| resetContextMenu(bool createnew=true) | JKQTPlotter | protected |
| resetCurrentMouseDragAction() | JKQTPlotter | protected |
| resetMasterSynchronization(JKQTBasePlotter::SynchronizationDirection synchronizeDirection=JKQTBasePlotter::sdXYAxes) | JKQTPlotter | |
| resetMouseLeftAction() | JKQTPlotter | protectedslot |
| resetOverrideMouseDragAction(Qt::MouseButton button, Qt::KeyboardModifiers modifiers) | JKQTPlotter | protected |
| resizeEvent(QResizeEvent *event) override | JKQTPlotter | protected |
| resizeTimer | JKQTPlotter | protected |
| rulerDisplayed(double x1, double y1, double x2, double y2, Qt::KeyboardModifiers modifiers) | JKQTPlotter | signal |
| saveAsCSV(const QString &filename=QString("")) | JKQTPlotter | inlineslot |
| saveAsDIF(const QString &filename=QString("")) | JKQTPlotter | inlineslot |
| saveAsGerExcelCSV(const QString &filename=QString("")) | JKQTPlotter | inlineslot |
| saveAsMatlab(const QString &filename=QString("")) | JKQTPlotter | inlineslot |
| saveAsPDF(const QString &filename=QString(""), bool displayPreview=true) | JKQTPlotter | inlineslot |
| saveAsPixelImage(const QString &filename=QString(""), bool displayPreview=true, const QByteArray &outputFormat=QByteArray(), const QSize &outputSizeIncrease=QSize(0, 0)) | JKQTPlotter | inlineslot |
| saveAsSemicolonSV(const QString &filename=QString("")) | JKQTPlotter | inlineslot |
| saveAsSVG(const QString &filename=QString(""), bool displayPreview=true) | JKQTPlotter | inlineslot |
| saveAsSYLK(const QString &filename=QString("")) | JKQTPlotter | inlineslot |
| saveAsTabSV(const QString &filename=QString("")) | JKQTPlotter | inlineslot |
| saveCurrentPlotterStyle(QSettings &settings, const QString &group="plots/", bool alsoSaveBaseStyle=true) const | JKQTPlotter | |
| saveData(const QString &filename=QString(""), const QString &format=QString("")) | JKQTPlotter | inlineslot |
| saveImage(const QString &filename=QString(""), bool displayPreview=true) | JKQTPlotter | inlineslot |
| saveSettings(QSettings &settings, const QString &group=QString("plots/")) const | JKQTPlotter | |
| setAbsoluteX(double xminn, double xmaxx) | JKQTPlotter | inlineslot |
| setAbsoluteXY(double xminn, double xmaxx, double yminn, double ymaxx) | JKQTPlotter | inlineslot |
| setAbsoluteY(double yminn, double ymaxx) | JKQTPlotter | inlineslot |
| setContextMenuMode(JKQTPContextMenuModes mode) | JKQTPlotter | slot |
| setCurrentPlotterStyle(const JKQTPlotterStyle &style) | JKQTPlotter | |
| setCurrentPlotterStyle(const JKQTPlotterStyle &style, const JKQTBasePlotterStyle &baseStyle) | JKQTPlotter | |
| setEmittingSignalsEnabled(bool sig) | JKQTPlotter | inline |
| setGlobalResizeDelay(int delayMS) | JKQTPlotter | static |
| setGrid(bool val) | JKQTPlotter | inlineslot |
| setGridColor(QColor color) | JKQTPlotter | inlineslot |
| setGridPrinting(bool enabled) | JKQTPlotter | |
| setGridPrintingCurrentPos(size_t x, size_t y) | JKQTPlotter | |
| setGridPrintingCurrentX(size_t x) | JKQTPlotter | |
| setGridPrintingCurrentY(size_t y) | JKQTPlotter | |
| setGridStyle(Qt::PenStyle __value) | JKQTPlotter | inlineslot |
| setGridWidth(double __value) | JKQTPlotter | inlineslot |
| setMagnification(double m) | JKQTPlotter | slot |
| setMaxTooltipDistance(int v) | JKQTPlotter | slot |
| setMinorGridColor(QColor color) | JKQTPlotter | inlineslot |
| setMinorGridStyle(Qt::PenStyle __value) | JKQTPlotter | inlineslot |
| setMinorGridWidth(double __value) | JKQTPlotter | inlineslot |
| setMouseActionToolbarActionsActive(bool __value) | JKQTPlotter | slot |
| setMouseLeftActionAsPanView() | JKQTPlotter | protectedslot |
| setMouseLeftActionAsRuler() | JKQTPlotter | protectedslot |
| setMouseLeftActionAsZoomRect() | JKQTPlotter | protectedslot |
| setMouseLeftDragActionAsToolTip() | JKQTPlotter | protectedslot |
| setMouseMoveActionAsToolTip(bool enabled) | JKQTPlotter | protectedslot |
| setMousePositionShown(bool __value) | JKQTPlotter | slot |
| setOverrideMouseDragAction(Qt::MouseButton button, Qt::KeyboardModifiers modifiers, JKQTPMouseDragActions action) | JKQTPlotter | protected |
| setPlotUpdateEnabled(bool enable) | JKQTPlotter | |
| setShowZeroAxes(bool showX, bool showY) | JKQTPlotter | inlineslot |
| setShowZeroAxes(bool showXY) | JKQTPlotter | inlineslot |
| setSpecialContextMenu(QMenu *menu) | JKQTPlotter | |
| setToolbarAlwaysOn(bool __value) | JKQTPlotter | slot |
| setToolbarEnabled(bool __value) | JKQTPlotter | slot |
| setToolbarIconSize(int value) | JKQTPlotter | |
| setUserActionCatchSensitivity(int v) | JKQTPlotter | slot |
| setUserActionMarkerBrush(const QBrush &__value) | JKQTPlotter | slot |
| setUserActionMarkerDiameter(int v) | JKQTPlotter | slot |
| setUserActionMarkerPen(const QPen &__value) | JKQTPlotter | slot |
| setUserActionMarkerType(JKQTPUserActionMarkerType v) | JKQTPlotter | slot |
| setUserActionOpaqueBrush(const QBrush &__value) | JKQTPlotter | slot |
| setUserActionOpaquePen(const QPen &__value) | JKQTPlotter | slot |
| setUserActionOverlayBrush(const QBrush &__value) | JKQTPlotter | slot |
| setUserActionOverlayPen(const QPen &__value) | JKQTPlotter | slot |
| setX(double xminn, double xmaxx) | JKQTPlotter | inlineslot |
| setXY(double xminn, double xmaxx, double yminn, double ymaxx, bool affectsSecondaryAxes=false) | JKQTPlotter | inlineslot |
| setY(double yminn, double ymaxx) | JKQTPlotter | inlineslot |
| sizeHint() const override | JKQTPlotter | |
| sortGraphs(const std::function< bool(const JKQTPPlotElement *, const JKQTPPlotElement *)> &compareLess) | JKQTPlotter | inline |
| synchronizeToMaster(JKQTPlotter *master, JKQTBasePlotter::SynchronizationDirection synchronizeDirection, bool synchronizeAxisLength=true, bool synchronizeZoomingMasterToSlave=true, bool synchronizeZoomingSlaveToMaster=true) | JKQTPlotter | |
| synchronizeXAxis(double newxmin, double newxmax, double newymin, double newymax, JKQTPlotter *sender) | JKQTPlotter | slot |
| synchronizeXToMaster(JKQTPlotter *master, bool synchronizeAxisLength=true, bool synchronizeZoomingMasterToSlave=true, bool synchronizeZoomingSlaveToMaster=true) | JKQTPlotter | |
| synchronizeXYAxis(double newxmin, double newxmax, double newymin, double newymax, JKQTPlotter *sender) | JKQTPlotter | slot |
| synchronizeYAxis(double newxmin, double newxmax, double newymin, double newymax, JKQTPlotter *sender) | JKQTPlotter | slot |
| synchronizeYToMaster(JKQTPlotter *master, bool synchronizeAxisLength=true, bool synchronizeZoomingMasterToSlave=true, bool synchronizeZoomingSlaveToMaster=true) | JKQTPlotter | |
| toolbar | JKQTPlotter | protected |
| tooltipDisplayed(double x, double y, const QStringList &entries, const QList< JKQTPPlotElement * > &graphs) | JKQTPlotter | signal |
| updateCursor() | JKQTPlotter | protected |
| updateToolbar() | JKQTPlotter | protected |
| updateToolbarActions() | JKQTPlotter | |
| useAsInternalDatastore(JKQTPDatastore *newStore) | JKQTPlotter | inline |
| useExternalDatastore(JKQTPDatastore *newStore) | JKQTPlotter | inline |
| useInternalDatastore() | JKQTPlotter | inline |
| userCircleFinished(double x, double y, double radius, Qt::KeyboardModifiers modifiers) | JKQTPlotter | signal |
| userEllipseFinished(double x, double y, double radiusX, double radiusY, Qt::KeyboardModifiers modifiers) | JKQTPlotter | signal |
| userLineFinished(double x1, double y1, double x2, double y2, Qt::KeyboardModifiers modifiers) | JKQTPlotter | signal |
| userRectangleFinished(double x, double y, double width, double height, Qt::KeyboardModifiers modifiers) | JKQTPlotter | signal |
| userScribbleClick(double x, double y, Qt::KeyboardModifiers modifiers, bool first, bool last) | JKQTPlotter | signal |
| WheelActionType enum name | JKQTPlotter | protected |
| wheelEvent(QWheelEvent *event) override | JKQTPlotter | protected |
| widgetResized(int new_width, int new_height, JKQTPlotter *sender) | JKQTPlotter | signal |
| zoom(double xminn, double xmaxn, double yminn, double ymaxn, bool affectsSecondaryAxes=false) | JKQTPlotter | inlineslot |
| zoomChangedLocally(double newxmin, double newxmax, double newymin, double newymax, JKQTPlotter *sender) | JKQTPlotter | signal |
| zoomIn(double factor=2.0) | JKQTPlotter | inlineslot |
| zoomOut(double factor=2.0) | JKQTPlotter | inlineslot |
| zoomToFit(bool zoomX=true, bool zoomY=true, bool includeX0=false, bool includeY0=false, double scaleX=1.05, double scaleY=1.05) | JKQTPlotter | inlineslot |
| ~JKQTPlotter() | JKQTPlotter | virtual |