ABS_MIN_LINEWIDTH | JKQTFastPlotter | static |
actCopyImage | JKQTFastPlotter | protected |
addPlot(JKQTFPPlot *g) | JKQTFastPlotter | |
aspectRatio | JKQTFastPlotter | protected |
backgroundColor | JKQTFastPlotter | protected |
calcPlotScaling() | JKQTFastPlotter | protected |
clearPlots(bool remove=false) | JKQTFastPlotter | |
clicked(double x, double y) | JKQTFastPlotter | signal |
clicked(double x, double y, Qt::KeyboardModifiers modifiers) | JKQTFastPlotter | signal |
copyImage() | JKQTFastPlotter | slot |
default_backgroundColor | JKQTFastPlotter | protected |
default_drawGrid | JKQTFastPlotter | protected |
default_drawSystemBox | JKQTFastPlotter | protected |
default_drawZeroAxes | JKQTFastPlotter | protected |
default_gridColor | JKQTFastPlotter | protected |
default_gridStyle | JKQTFastPlotter | protected |
default_gridWidth | JKQTFastPlotter | protected |
default_labelFontName | JKQTFastPlotter | protected |
default_labelFontSize | JKQTFastPlotter | protected |
default_plotBackgroundColor | JKQTFastPlotter | protected |
default_plotBorderBottom | JKQTFastPlotter | protected |
default_plotBorderLeft | JKQTFastPlotter | protected |
default_plotBorderRight | JKQTFastPlotter | protected |
default_plotBorderTop | JKQTFastPlotter | protected |
default_systemColor | JKQTFastPlotter | protected |
default_systemWidth | JKQTFastPlotter | protected |
default_tickFontName | JKQTFastPlotter | protected |
default_tickFontSize | JKQTFastPlotter | protected |
default_tickLength | JKQTFastPlotter | protected |
deletePlot(int id, bool remove=false) | JKQTFastPlotter | |
deletePlot(JKQTFPPlot *g, bool remove=false) | JKQTFastPlotter | |
doDrawing | JKQTFastPlotter | protected |
doesMaintainAspectRatio() const | JKQTFastPlotter | inline |
doFullRepaint | JKQTFastPlotter | protected |
doubleClicked(double x, double y) | JKQTFastPlotter | signal |
doubleClicked(double x, double y, Qt::KeyboardModifiers modifiers) | JKQTFastPlotter | signal |
dragging | JKQTFastPlotter | protected |
dragLine | JKQTFastPlotter | protected |
dragShapePen | JKQTFastPlotter | protected |
draw(QPainter *painter, QSize *size=nullptr) | JKQTFastPlotter | |
draw(QPainter *painter, QColor background, QSize *size) | JKQTFastPlotter | |
drawGrid | JKQTFastPlotter | protected |
drawSystemBox | JKQTFastPlotter | protected |
drawZeroAxes | JKQTFastPlotter | protected |
getAspectRatio() const | JKQTFastPlotter | inline |
getBackgroundColor() const | JKQTFastPlotter | inline |
getDragLine() const | JKQTFastPlotter | inline |
getDragShapePen() const | JKQTFastPlotter | inline |
getDrawGrid() const | JKQTFastPlotter | inline |
getDrawSystemBox() const | JKQTFastPlotter | inline |
getDrawZeroAxes() const | JKQTFastPlotter | inline |
getGridColor() const | JKQTFastPlotter | inline |
getGridStyle() const | JKQTFastPlotter | inline |
getGridWidth() const | JKQTFastPlotter | inline |
getInternalPlotBorderBottom() const | JKQTFastPlotter | inline |
getInternalPlotBorderLeft() const | JKQTFastPlotter | inline |
getInternalPlotBorderRight() const | JKQTFastPlotter | inline |
getInternalPlotBorderTop() const | JKQTFastPlotter | inline |
getLabelFontName() const | JKQTFastPlotter | inline |
getLabelFontSize() const | JKQTFastPlotter | inline |
getPlotBackgroundColor() const | JKQTFastPlotter | inline |
getPlotBorderBottom() const | JKQTFastPlotter | inline |
getPlotBorderLeft() const | JKQTFastPlotter | inline |
getPlotBorderRight() const | JKQTFastPlotter | inline |
getPlotBorderTop() const | JKQTFastPlotter | inline |
getPlotHeight() const | JKQTFastPlotter | inline |
getPlotNum(JKQTFPPlot *g) | JKQTFastPlotter | |
getPlotWidth() const | JKQTFastPlotter | inline |
getSynchronizeX() const | JKQTFastPlotter | inline |
getSynchronizeY() const | JKQTFastPlotter | inline |
getSystemColor() const | JKQTFastPlotter | inline |
getSystemWidth() const | JKQTFastPlotter | inline |
getTickFontName() const | JKQTFastPlotter | inline |
getTickFontSize() const | JKQTFastPlotter | inline |
getTickLength() const | JKQTFastPlotter | inline |
getXAxisLabel() const | JKQTFastPlotter | inline |
getXAxisLabelVisible() const | JKQTFastPlotter | inline |
getXAxisLog() const | JKQTFastPlotter | inline |
getXMax() const | JKQTFastPlotter | inline |
getXMin() const | JKQTFastPlotter | inline |
getXTickDistance() const | JKQTFastPlotter | inline |
getXZeroTick() const | JKQTFastPlotter | inline |
getYAxisLabel() const | JKQTFastPlotter | inline |
getYAxisLabelVisible() const | JKQTFastPlotter | inline |
getYAxisLog() const | JKQTFastPlotter | inline |
getYMax() const | JKQTFastPlotter | inline |
getYMin() const | JKQTFastPlotter | inline |
getYTickDistance() const | JKQTFastPlotter | inline |
getYZeroTick() const | JKQTFastPlotter | inline |
gridColor | JKQTFastPlotter | protected |
gridStyle | JKQTFastPlotter | protected |
gridWidth | JKQTFastPlotter | protected |
image | JKQTFastPlotter | protected |
internalPlotBorderBottom | JKQTFastPlotter | protected |
internalPlotBorderLeft | JKQTFastPlotter | protected |
internalPlotBorderRight | JKQTFastPlotter | protected |
internalPlotBorderTop | JKQTFastPlotter | protected |
isPlotUpdateEnabled() const | JKQTFastPlotter | inline |
JKQTFastPlotter(QWidget *parent=nullptr) | JKQTFastPlotter | |
labelFontName | JKQTFastPlotter | protected |
labelFontSize | JKQTFastPlotter | protected |
LUTSIZE | JKQTFastPlotter | static |
maintainAspectRatio | JKQTFastPlotter | protected |
minimumSizeHint() const override | JKQTFastPlotter | protected |
mouseDoubleClickEvent(QMouseEvent *event) override | JKQTFastPlotter | protectedvirtual |
mouseDragEnd | JKQTFastPlotter | protected |
mouseDragFinished(double x_start, double y_start, double x_end, double y_end, Qt::KeyboardModifiers modifiers) | JKQTFastPlotter | signal |
mouseDragged(double x_start, double y_start, double x_end, double y_end, Qt::KeyboardModifiers modifiers) | JKQTFastPlotter | signal |
mouseDragStart | JKQTFastPlotter | protected |
mouseMoved(double x, double y) | JKQTFastPlotter | signal |
mouseMoveEvent(QMouseEvent *event) override | JKQTFastPlotter | protectedvirtual |
mousePressEvent(QMouseEvent *event) override | JKQTFastPlotter | protectedvirtual |
mouseReleaseEvent(QMouseEvent *event) override | JKQTFastPlotter | protectedvirtual |
mutexRepaint | JKQTFastPlotter | protected |
mutexRepaintData | JKQTFastPlotter | protected |
mutexRepaintSystem | JKQTFastPlotter | protected |
oldImage | JKQTFastPlotter | protected |
p2x(long x) | JKQTFastPlotter | inline |
p2y(long y) | JKQTFastPlotter | inline |
paintEvent(QPaintEvent *event) override | JKQTFastPlotter | protectedvirtual |
plotBackgroundColor | JKQTFastPlotter | protected |
plotBorderBottom | JKQTFastPlotter | protected |
plotBorderLeft | JKQTFastPlotter | protected |
plotBorderRight | JKQTFastPlotter | protected |
plotBorderTop | JKQTFastPlotter | protected |
plotGraphs(QPainter &painter) | JKQTFastPlotter | protected |
plotHeight | JKQTFastPlotter | protected |
plots | JKQTFastPlotter | protected |
plotSystem(QPainter &painter) | JKQTFastPlotter | protected |
plotterSizesChanged() | JKQTFastPlotter | signal |
plotWidth | JKQTFastPlotter | protected |
redrawPlot() | JKQTFastPlotter | slot |
redrawPlotImmediate() | JKQTFastPlotter | slot |
replotting() | JKQTFastPlotter | signal |
resizeEvent(QResizeEvent *event) override | JKQTFastPlotter | protectedvirtual |
setAspectRatio(double __value) | JKQTFastPlotter | inline |
setBackgroundColor(const QColor &__value) | JKQTFastPlotter | inline |
setDragLine(bool __value) | JKQTFastPlotter | inline |
setDragShapePen(const QPen &__value) | JKQTFastPlotter | inline |
setDrawGrid(bool __value) | JKQTFastPlotter | inline |
setDrawSystemBox(bool __value) | JKQTFastPlotter | inline |
setDrawZeroAxes(bool __value) | JKQTFastPlotter | inline |
setGridColor(const QColor &__value) | JKQTFastPlotter | inline |
setGridStyle(Qt::PenStyle __value) | JKQTFastPlotter | inline |
setGridWidth(double __value) | JKQTFastPlotter | inline |
setLabelFontName(const QString &__value) | JKQTFastPlotter | inline |
setLabelFontSize(double __value) | JKQTFastPlotter | inline |
setMaintainAspectRatio(bool __value) | JKQTFastPlotter | inline |
setPlotBackgroundColor(const QColor &__value) | JKQTFastPlotter | inline |
setPlotBorderBottom(int __value) | JKQTFastPlotter | inline |
setPlotBorderLeft(int __value) | JKQTFastPlotter | inline |
setPlotBorderRight(int __value) | JKQTFastPlotter | inline |
setPlotBorderTop(int __value) | JKQTFastPlotter | inline |
setPlotUpdateEnabled(bool __value) | JKQTFastPlotter | inline |
setSynchronizeX(JKQTFastPlotter *__value) | JKQTFastPlotter | inline |
setSynchronizeY(JKQTFastPlotter *__value) | JKQTFastPlotter | inline |
setSystemColor(const QColor &__value) | JKQTFastPlotter | inline |
setSystemWidth(double __value) | JKQTFastPlotter | inline |
setTickFontName(const QString &__value) | JKQTFastPlotter | inline |
setTickFontSize(double __value) | JKQTFastPlotter | inline |
setTickLength(double __value) | JKQTFastPlotter | inline |
setXAxisLabel(const QString &__value) | JKQTFastPlotter | inline |
setXAxisLabelVisible(bool __value) | JKQTFastPlotter | inline |
setXMax(double value) | JKQTFastPlotter | slot |
setXMin(double value) | JKQTFastPlotter | slot |
setXRange(double min, double max, bool logarithmic=false) | JKQTFastPlotter | |
setXTickDistance(double __value) | JKQTFastPlotter | inline |
setXYRange(double xmin, double xmax, double ymin, double ymax, bool xlogarithmic=false, bool ylogarithmic=false) | JKQTFastPlotter | |
setXZeroTick(double __value) | JKQTFastPlotter | inline |
setYAxisLabel(const QString &__value) | JKQTFastPlotter | inline |
setYAxisLabelVisible(bool __value) | JKQTFastPlotter | inline |
setYMax(double value) | JKQTFastPlotter | slot |
setYMin(double value) | JKQTFastPlotter | slot |
setYRange(double min, double max, bool logarithmic=false) | JKQTFastPlotter | |
setYTickDistance(double __value) | JKQTFastPlotter | inline |
setYZeroTick(double __value) | JKQTFastPlotter | inline |
synchronizeX | JKQTFastPlotter | protected |
synchronizeY | JKQTFastPlotter | protected |
systemColor | JKQTFastPlotter | protected |
systemImage | JKQTFastPlotter | protected |
systemWidth | JKQTFastPlotter | protected |
tickFontName | JKQTFastPlotter | protected |
tickFontSize | JKQTFastPlotter | protected |
tickLength | JKQTFastPlotter | protected |
updateData() | JKQTFastPlotter | slot |
updateDataImmediate() | JKQTFastPlotter | slot |
x2p(double x) | JKQTFastPlotter | inline |
xAxisLabel | JKQTFastPlotter | protected |
xAxisLabelVisible | JKQTFastPlotter | protected |
xAxisLog | JKQTFastPlotter | protected |
xMax | JKQTFastPlotter | protected |
xMin | JKQTFastPlotter | protected |
xOffset | JKQTFastPlotter | protected |
xScale | JKQTFastPlotter | protected |
xTickDistance | JKQTFastPlotter | protected |
xWidth | JKQTFastPlotter | protected |
xZeroTick | JKQTFastPlotter | protected |
y2p(double y) | JKQTFastPlotter | inline |
yAxisLabel | JKQTFastPlotter | protected |
yAxisLabelVisible | JKQTFastPlotter | protected |
yAxisLog | JKQTFastPlotter | protected |
yMax | JKQTFastPlotter | protected |
yMin | JKQTFastPlotter | protected |
yOffset | JKQTFastPlotter | protected |
yScale | JKQTFastPlotter | protected |
yTickDistance | JKQTFastPlotter | protected |
yWidth | JKQTFastPlotter | protected |
yZeroTick | JKQTFastPlotter | protected |