Graph Member List

This is the complete list of members for Graph, including all inherited members.
activateGraph()Graph [slot]
activeEnrichment()Graph [inline]
activeText()Graph
activeTool() const Graph [inline]
add(FrameWidget *fw, bool copy=true)Graph
addArrow(ArrowMarker *mrk)Graph [slot]
addArrow(QStringList list, int fileVersion)Graph [slot]
addCurves(Table *w, const QStringList &names, int style=0, double lWidth=1, int sSize=3, int startRow=0, int endRow=-1)Graph [slot]
addErrorBars(const QString &xColName, const QString &yColName, Table *errTable, const QString &errColName, int type=1, double width=1, int cap=8, const QColor &color=QColor(Qt::black), bool through=true, bool minus=true, bool plus=true)Graph [slot]
addErrorBars(const QString &yColName, Table *errTable, const QString &errColName, int type=1, double width=1, int cap=8, const QColor &color=QColor(Qt::black), bool through=true, bool minus=true, bool plus=true)Graph [slot]
addFitCurve(QwtPlotCurve *c)Graph [slot]
addFunction(const QStringList &formulas, double start, double end, int points=100, const QString &var="x", int type=0, const QString &title=QString::null)Graph [slot]
addHistogram(Matrix *m)Graph [slot]
addImage(ImageWidget *i)Graph [slot]
addImage(const QString &fileName)Graph [slot]
addImage(const QImage &image)Graph [slot]
addLegendItem()Graph [private]
addTexFormula(const QString &s, const QPixmap &pix)Graph
addText(LegendWidget *)Graph [slot]
addTimeStamp()Graph [slot]
analysableCurvesList()Graph [slot]
antialiasing()Graph [inline, slot]
Area enum valueGraph
Arrow enum valueGraph
arrowMarkerSelected()Graph [slot]
autoscaleFonts()Graph [inline, slot]
autoScaleFontsGraph [private]
axesBackbones()Graph [inline, slot]
axesLinewidth() const Graph
Axis enum nameGraph
axisBoundingInterval(int axis)Graph [private]
axisColor(int axis)Graph [slot]
axisDblClicked(int)Graph [signal]
axisFormatInfo(int axis)Graph [slot]
axisFormula(int axis)Graph [slot]
axisLabelFormat(int axis, char &f, int &prec) const Graph
axisLabelFormat(int axis)Graph
axisLabelPrecision(int axis)Graph
axisLabelsColor(int axis)Graph [slot]
axisStep(int axis)Graph [inline, slot]
axisTitleAlignment(int axis)Graph [slot]
axisTitleColor(int axis)Graph [slot]
axisTitleFont(int axis)Graph [slot]
axisTitleRect(const QwtScaleWidget *scale)Graph [slot]
axisTitleString(int axis)Graph [inline, slot]
axisType(int axis)Graph [slot]
Bottom enum valueGraph
boundingRect()Graph
Box enum valueGraph
canvasFrameColor()Graph [slot]
canvasFrameWidth()Graph [slot]
changeTicksLength(int minLength, int majLength)Graph [slot]
clearAxisTitle()Graph [slot]
clearTitle()Graph [slot]
closedGraph()Graph [signal]
closeEvent(QCloseEvent *e)Graph [slot]
closestCurve(int xpos, int ypos, int &dist, int &point)Graph
ColorMap enum valueGraph
contextMenuEvent(QContextMenuEvent *)Graph [slot]
Contour enum valueGraph
copy(Graph *g)Graph [slot]
copyAxisTitle()Graph [slot]
copyCurves(Graph *g)Graph [slot]
copyImage()Graph [slot]
copyTitle()Graph [slot]
cpGraph [private]
createTable(const QString &curveName)Graph [slot]
createTable(const QwtPlotCurve *curve)Graph [slot]
createTable(const QString &, int, int, const QString &)Graph [signal]
currentFontChanged(const QFont &)Graph [signal]
currentScale()Graph [slot]
cursorInfo(const QString &)Graph [signal]
curve(int index)Graph [slot]
curve(const QString &title)Graph [inline, slot]
curveCount()Graph [inline, slot]
curveIndex(QwtPlotCurve *c)Graph [inline, slot]
curveIndex(const QString &title)Graph [inline, slot]
curveNamesList()Graph [slot]
curvesList()Graph [inline]
CurveType enum nameGraph
cutAxisTitle()Graph [slot]
cutTitle()Graph [slot]
d_active_enrichmentGraph [private]
d_active_toolGraph [private]
d_antialiasingGraph [private]
d_auto_scaleGraph [private]
d_curvesGraph [private]
d_enrichmentsGraph [private]
d_fit_curvesGraph [private]
d_gridGraph [private]
d_linesGraph [private]
d_maj_tick_lengthGraph [private]
d_markers_selectorGraph [private]
d_min_tick_lengthGraph [private]
d_peak_fit_toolGraph [private]
d_print_cropmarksGraph [private]
d_range_selectorGraph [private]
d_scale_on_printGraph [private]
d_selected_markerGraph [private]
d_user_stepGraph [private]
d_zoomerGraph [private]
dataRangeChanged()Graph [signal]
deleteFitCurves()Graph [slot]
deselect()Graph
deselect(QWidget *)Graph
deselectCurves()Graph [private]
deselectMarker()Graph [slot]
disableTools()Graph [slot]
drawArrow()Graph [inline, slot]
drawArrowOnGraph [private]
drawAxesBackboneGraph [private]
drawAxesBackbones(bool yes)Graph [slot]
drawBreak(QPainter *painter, const QRect &rect, const QwtScaleMap &map, int axis) const Graph [private]
drawInwardTicks(QPainter *painter, const QRect &rect, const QwtScaleMap &map, int axis, bool min, bool maj) const Graph [private]
drawItems(QPainter *painter, const QRect &rect, const QwtScaleMap map[axisCnt], const QwtPlotPrintFilter &pfilter) const Graph [private, virtual]
drawLine(bool on, bool arrow=false)Graph [slot]
drawLineActive()Graph [inline, slot]
drawLineEnded(bool)Graph [signal]
drawLineOnGraph [private]
enableAutoscaling(bool on=true)Graph [inline, slot]
enableAxis(int axis, bool on=true)Graph [slot]
enableAxisLabels(int axis, bool on=true)Graph [slot]
enableRangeSelectors(const QObject *status_target=NULL, const char *status_slot="")Graph [slot]
enableTextEditor()Graph [slot]
enableTextEditor(Graph *)Graph [signal]
enrichmentsList()Graph [inline]
ErrorBars enum valueGraph
exportImage(const QString &fileName, int quality=100, bool transparent=false)Graph [slot]
exportSVG(const QString &fname)Graph [slot]
exportToFile(const QString &fileName)Graph [slot]
exportVector(const QString &fileName, int res=0, bool color=true)Graph [slot]
fitCurvesList()Graph [inline, slot]
focusNextPrevChild(bool next)Graph [slot]
frameColor()Graph
Function enum valueGraph
generateFunctionName(const QString &name=tr("F"))Graph [slot]
getMajorTicksType()Graph
getMinorTicksType()Graph
getPenStyle(const QString &s)Graph [static, slot]
getPenStyle(int style)Graph [static, slot]
Graph(int x=0, int y=0, int width=500, int height=400, QWidget *parent=0, Qt::WFlags f=0)Graph
graphPixmap()Graph [slot]
GrayScale enum valueGraph
grid()Graph [inline]
guessUniqueCurveLayout(int &colorIndex, int &symbolIndex)Graph [slot]
hasSeletedItems()Graph
hiddenPlot(QWidget *)Graph [signal]
hideSelectedAxis()Graph [slot]
Histogram enum valueGraph
HorizontalBars enum valueGraph
HorizontalSteps enum valueGraph
Image enum valueGraph
imageMarkerSelected()Graph [slot]
ImagePlot enum valueGraph
In enum valueGraph
initCurveLayout(int style, int curves=0)Graph [slot]
initCurveLayout()Graph [static, slot]
initFonts(const QFont &scaleTitleFnt, const QFont &numbersFnt)Graph [slot]
initScaleLimits()Graph
initTitle(bool on, const QFont &fnt)Graph [slot]
InOut enum valueGraph
insertCurve(Table *w, const QString &name, int style, int startRow=0, int endRow=-1)Graph [slot]
insertCurve(Table *w, int xcol, const QString &name, int style)Graph [slot]
insertCurve(Table *w, const QString &xColName, const QString &yColName, int style, int startRow=0, int endRow=-1)Graph [slot]
insertCurve(QwtPlotItem *c)Graph [slot]
insertFunctionCurve(const QString &formula, int points, int fileVersion)Graph [slot]
insertImageMarker(const QStringList &lst, int fileVersion)Graph [slot]
insertLegend(const QStringList &lst, int fileVersion)Graph [slot]
insertMarker(QwtPlotMarker *m)Graph
insertPlotItem(QwtPlotItem *i, int type)Graph [slot]
insertText(const QStringList &list, int fileVersion)Graph [slot]
invertScale(int axis)Graph [slot]
isAutoscalingEnabled()Graph [inline, slot]
isPiePlot()Graph [slot]
labelsRotation(int axis)Graph [slot]
Left enum valueGraph
legend()Graph [slot]
legendText()Graph [slot]
Line enum valueGraph
Linear enum valueGraph
linesList()Graph [inline, slot]
LineSymbols enum valueGraph
loadAxesLinewidth(int width)Graph [slot]
loadAxesOptions(const QString &s)Graph [slot]
Log10 enum valueGraph
majorTickLength() const Graph
markerSelected()Graph [slot]
MarkerType enum nameGraph
masterCurve(QwtErrorPlotCurve *er)Graph [slot]
masterCurve(const QString &xColName, const QString &yColName)Graph [slot]
minorTickLength() const Graph
modifiedGraph()Graph [signal]
modifyFunctionCurve(int curve, int type, const QStringList &formulas, const QString &var, double start, double end, int points, const QMap< QString, double > &constants)Graph [slot]
multiLayer()Graph
newLegend(const QString &text=QString())Graph [slot]
None enum valueGraph
NoTicks enum valueGraph
notifyChanges()Graph [slot]
notifyFontChange(const QFont &f)Graph [inline, slot]
obsoleteSymbolStyle(int type)Graph [static, slot]
openBoxDiagram(Table *w, const QStringList &l, int fileVersion)Graph [slot]
Out enum valueGraph
paletteBackgroundColor() const Graph
penStyleName(Qt::PenStyle style)Graph [static, slot]
Pie enum valueGraph
pieLegendText()Graph [slot]
plotBoxDiagram(Table *w, const QStringList &names, int startRow=0, int endRow=-1)Graph [slot]
plotItem(int index)Graph [slot]
plotItemsList()Graph [slot]
plotPie(Table *w, const QString &name, int startRow=0, int endRow=-1)Graph [slot]
plotPie(Table *w, const QString &name, const QPen &pen, int brush, int size, int firstColor, int startRow=0, int endRow=-1, bool visible=true, double d_start_azimuth=270, double d_view_angle=90, double d_thickness=33, double d_horizontal_offset=0.0, double d_edge_dist=25, bool d_counter_clockwise=false, bool d_auto_labeling=true, bool d_values=false, bool d_percentages=true, bool d_categories=false, bool d_fixed_labels_pos=true)Graph [slot]
plotSpectrogram(Matrix *m, CurveType type)Graph [slot]
plotVectorCurve(Table *w, const QStringList &colList, int style, int startRow=0, int endRow=-1)Graph [slot]
print(QPainter *, const QRect &rect, const QwtPlotPrintFilter &=QwtPlotPrintFilter())Graph
print()Graph [slot]
printCanvas(QPainter *painter, const QRect &canvasRect, const QwtScaleMap map[axisCnt], const QwtPlotPrintFilter &pfilter) const Graph [private]
printCropmarks(bool on)Graph [inline, slot]
printFrame(QPainter *painter, const QRect &rect) const Graph [private]
raiseEnrichements()Graph
range(const QString &curveTitle, double *start, double *end)Graph [slot]
remove(FrameWidget *)Graph
remove(ArrowMarker *arrow)Graph [slot]
removeAxisTitle()Graph [slot]
removeCurve(QwtPlotItem *it)Graph [slot]
removeCurve(int index)Graph [slot]
removeCurve(const QString &s)Graph [slot]
removeCurves(const QString &s)Graph [slot]
removeLegend()Graph [slot]
removeLegendItem(int index)Graph [slot]
removeMarker()Graph [slot]
removePie()Graph [slot]
removeTitle()Graph [slot]
resizeEvent(QResizeEvent *e)Graph [slot]
restoreCurveLabels(int curveID, const QStringList &lst)Graph
restoreHistogram(Matrix *m, const QStringList &l)Graph [slot]
restoreSpectrogram(ApplicationWindow *app, const QStringList &lst)Graph [slot]
Right enum valueGraph
saveAxesBaseline()Graph [slot]
saveAxesColors()Graph [slot]
saveAxesFormulas()Graph [slot]
saveAxesLabelsType()Graph [slot]
saveAxesTitleAlignement()Graph [slot]
saveAxesTitleColors()Graph [slot]
saveCanvas()Graph [slot]
saveCurveLayout(int index)Graph [slot]
saveCurves()Graph [slot]
saveEnabledAxes()Graph [slot]
saveEnabledTickLabels()Graph [slot]
saveFonts()Graph [slot]
saveLabelsFormat()Graph [slot]
saveLabelsRotation()Graph [slot]
saveMarkers()Graph [slot]
savePieCurveLayout()Graph [slot]
saveScale()Graph [slot]
saveScaleTitles()Graph [slot]
saveTicksType()Graph [slot]
saveTitle()Graph [slot]
saveToString(bool saveAsTemplate=false)Graph [slot]
Scale enum nameGraph
scaleFonts(double factor)Graph [slot]
scalePickerGraph [private]
Scatter enum valueGraph
select(QWidget *l, bool add=false)Graph
selectedCurveLabels()Graph
selectedCurveTitle()Graph [slot]
selectedGraph(Graph *)Graph [signal]
selectedMarker()Graph [inline, slot]
selectedScale()Graph [slot]
selectedXEndValue()Graph [slot]
selectedXStartValue()Graph [slot]
selectTitle(bool select=true)Graph [slot]
setActiveText(LegendWidget *l)Graph [inline]
setActiveTool(PlotToolInterface *tool)Graph
setAntialiasing(bool on=true, bool update=true)Graph [slot]
setAutoScale()Graph [slot]
setAutoscaleFonts(bool on=true)Graph [inline, slot]
setAxesLinewidth(int width)Graph
setAxisColor(int axis, const QColor &color)Graph [slot]
setAxisFont(int axis, const QFont &fnt)Graph [slot]
setAxisFormula(int axis, const QString &)Graph [slot]
setAxisLabelRotation(int axis, int rotation)Graph [slot]
setAxisLabelsColor(int axis, const QColor &color)Graph [slot]
setAxisMargin(int axis, int margin)Graph [slot]
setAxisTicksLength(int axis, int majTicksType, int minTicksType, int minLength, int majLength)Graph [slot]
setAxisTitle(int axis, const QString &text)Graph [slot]
setAxisTitleAlignment(int axis, int align)Graph [slot]
setAxisTitleColor(int axis, const QColor &c)Graph [slot]
setAxisTitleFont(int axis, const QFont &fnt)Graph [slot]
setBackgroundColor(const QColor &color)Graph [slot]
setBarsGap(int curve, int gapPercent, int offset)Graph [slot]
setCanvasCoordinates(const QRectF &)Graph [slot]
setCanvasFrame(int width=1, const QColor &color=QColor(Qt::black))Graph [slot]
setCurrentFont(const QFont &f)Graph [slot]
setCurveFullRange(int curveIndex)Graph [slot]
setCurveStyle(int index, int s)Graph [slot]
setFrame(int width=1, const QColor &color=Qt::black)Graph [slot]
setLabelsDateTimeFormat(int axis, int type, const QString &formatInfo)Graph [slot]
setLabelsDayFormat(int axis, int format)Graph [slot]
setLabelsMonthFormat(int axis, int format)Graph [slot]
setLabelsNumericFormat(const QStringList &l)Graph [slot]
setLabelsNumericFormat(int axis, int format, int prec=6, const QString &formula=QString())Graph [slot]
setLabelsTextFormat(int axis, int type, const QString &name, const QStringList &lst)Graph [slot]
setLabelsTextFormat(int axis, int type, const QString &labelsColName, Table *table)Graph [slot]
setLegend(const QString &)Graph [slot]
setMajorTicksType(int axis, int type)Graph
setMajorTicksType(const QList< int > &lst)Graph [slot]
setMajorTicksType(const QStringList &lst)Graph [slot]
setMinorTicksType(int axis, int type)Graph
setMinorTicksType(const QList< int > &lst)Graph [slot]
setMinorTicksType(const QStringList &lst)Graph [slot]
setRightAxisTitle(const QString &text)Graph [slot]
setScale(int axis, double start, double end, double step=0.0, int majorTicks=5, int minorTicks=5, int type=0, bool inverted=false, double left_break=-DBL_MAX, double right_break=DBL_MAX, int pos=50, double stepBeforeBreak=0.0, double stepAfterBreak=0.0, int minTicksBeforeBreak=4, int minTicksAfterBreak=4, bool log10AfterBreak=false, int breakWidth=4, bool breakDecoration=true)Graph [slot]
setScaleOnPrint(bool on)Graph [inline, slot]
setScaleTitle(int axis, const QString &text)Graph [slot]
setSelectedMarker(QwtPlotMarker *mrk, bool add=false)Graph [slot]
setTickLength(int minLength, int majLength)Graph
setTicksLength(int minLength, int majLength)Graph [slot]
setTitleAlignment(int align)Graph [slot]
setTitleColor(const QColor &c)Graph [slot]
setTitleFont(const QFont &fnt)Graph [slot]
setTopAxisTitle(const QString &text)Graph [slot]
setXAxisTitle(const QString &text)Graph [slot]
setYAxisTitle(const QString &text)Graph [slot]
showAxis(int axis, int type, const QString &formatInfo, Table *table, bool axisOn, int majTicksType, int minTicksType, bool labelsOn, const QColor &c, int format, int prec, int rotation, int baselineDist, const QString &formula, const QColor &labelsColor)Graph [slot]
showAxisContextMenu(int axis)Graph [slot]
showAxisDialog()Graph [slot]
showAxisDialog(int)Graph [signal]
showAxisTitleDialog()Graph [signal]
showAxisTitleMenu()Graph [slot]
showContextMenu()Graph [signal]
showCurve(int index, bool visible=true)Graph [slot]
showCurveContextMenu(QwtPlotCurve *)Graph [signal]
showEvent(QShowEvent *event)Graph [private]
showFitResults(const QString &)Graph [signal]
showGrid()Graph [slot]
showGrid(int axis)Graph [slot]
showGrids()Graph [slot]
showMarkerPopupMenu()Graph [signal]
showPlotDialog(int)Graph [signal]
showPlotErrorMessage(QWidget *parent, const QStringList &emptyColumns)Graph [static, slot]
showScaleDialog()Graph [slot]
showTitleContextMenu()Graph [slot]
Spline enum valueGraph
Text enum valueGraph
textsList()Graph
Ticks enum nameGraph
titlePickerGraph [private]
titleSelected()Graph [slot]
Top enum valueGraph
updateCurveLabels()Graph
updateCurveLayout(PlotCurve *c, const CurveLayout *cL)Graph [slot]
updateCurveNames(const QString &oldName, const QString &newName, bool updateTableName=true)Graph [slot]
updateCurvesData(Table *w, const QString &yColName)Graph [slot]
updateErrorBars(QwtErrorPlotCurve *er, bool xErr, double width, int cap, const QColor &c, bool plus, bool minus, bool through)Graph [slot]
updateLayout()Graph
updateMarkersBoundingRect()Graph [slot]
updatePlot()Graph [slot]
updateScale()Graph [slot]
updateSecondaryAxis(int axis)Graph [slot]
updateVectorsLayout(int curve, const QColor &color, double width, int arrowLength, int arrowAngle, bool filled, int position, const QString &xEndColName=QString(), const QString &yEndColName=QString())Graph [slot]
validCurvesDataSize()Graph [slot]
VectXYAM enum valueGraph
VectXYXY enum valueGraph
VerticalBars enum valueGraph
VerticalDropLines enum valueGraph
VerticalSteps enum valueGraph
viewLineDialog()Graph [signal]
viewTitleDialog()Graph [signal]
visibleCurves()Graph [slot]
zoom(bool on)Graph [slot]
zoomed(const QwtDoubleRect &)Graph [slot]
zoomOn()Graph [slot]
zoomOut()Graph [slot]
~Graph()Graph

Generated on Tue Nov 3 10:48:55 2009 for QtiPlot by  doxygen 1.6.1