Vespucci
1.0.0
|
This is the complete list of members for MapPlot, including all inherited members.
addGraph(QCPAxis *keyAxis=0, QCPAxis *valueAxis=0) | QCustomPlot | |
addItem(QCPAbstractItem *item) | QCustomPlot | |
addLayer(const QString &name, QCPLayer *otherLayer=0, LayerInsertMode insertMode=limAbove) | QCustomPlot | |
addPlottable(QCPAbstractPlottable *plottable) | QCustomPlot | |
afterReplot() | QCustomPlot | signal |
antialiasedElements() const | QCustomPlot | inline |
autoAddPlottableToLegend() const | QCustomPlot | inline |
axisClick(QCPAxis *axis, QCPAxis::SelectablePart part, QMouseEvent *event) | QCustomPlot | signal |
axisDoubleClick(QCPAxis *axis, QCPAxis::SelectablePart part, QMouseEvent *event) | QCustomPlot | signal |
axisRect(int index=0) const | QCustomPlot | |
axisRectCount() const | QCustomPlot | |
axisRects() const | QCustomPlot | |
axisRemoved(QCPAxis *axis) | QCustomPlot | protectedvirtual |
background() const | QCustomPlot | inline |
backgroundScaled() const | QCustomPlot | inline |
backgroundScaledMode() const | QCustomPlot | inline |
beforeReplot() | QCustomPlot | signal |
CenterAtZero() | MapPlot | |
CenterCrosshairs() | MapPlot | |
clearGraphs() | QCustomPlot | |
clearItems() | QCustomPlot | |
clearPlottables() | QCustomPlot | |
ColorScaleLabel() const | MapPlot | |
ColorScaleVisible(bool visible) | MapPlot | |
CoordinatesChanged(double x, double y, double z) | MapPlot | signal |
CrossHairsVisible(bool visible) | MapPlot | |
currentLayer() const | QCustomPlot | |
deselectAll() | QCustomPlot | |
draw(QCPPainter *painter) | QCustomPlot | protectedvirtual |
drawBackground(QCPPainter *painter) | QCustomPlot | protected |
GetCrosshairPosition(double &x, double &y, double &z) | MapPlot | |
GetCrosshairPosition() | MapPlot | |
graph(int index) const | QCustomPlot | |
graph() const | QCustomPlot | |
graphCount() const | QCustomPlot | |
hasItem(QCPAbstractItem *item) const | QCustomPlot | |
hasPlottable(QCPAbstractPlottable *plottable) const | QCustomPlot | |
interactions() const | QCustomPlot | inline |
interpolate() const | MapPlot | |
item(int index) const | QCustomPlot | |
item() const | QCustomPlot | |
itemAt(const QPointF &pos, bool onlySelectable=false) const | QCustomPlot | |
itemClick(QCPAbstractItem *item, QMouseEvent *event) | QCustomPlot | signal |
itemCount() const | QCustomPlot | |
itemDoubleClick(QCPAbstractItem *item, QMouseEvent *event) | QCustomPlot | signal |
keyRange() | MapPlot | |
keySize() | MapPlot | |
layer(const QString &name) const | QCustomPlot | |
layer(int index) const | QCustomPlot | |
layerableAt(const QPointF &pos, bool onlySelectable, QVariant *selectionDetails=0) const | QCustomPlot | protected |
layerCount() const | QCustomPlot | |
LayerInsertMode enum name | QCustomPlot | |
layoutElementAt(const QPointF &pos) const | QCustomPlot | |
legend | QCustomPlot | |
legendClick(QCPLegend *legend, QCPAbstractLegendItem *item, QMouseEvent *event) | QCustomPlot | signal |
legendDoubleClick(QCPLegend *legend, QCPAbstractLegendItem *item, QMouseEvent *event) | QCustomPlot | signal |
legendRemoved(QCPLegend *legend) | QCustomPlot | protectedvirtual |
limAbove enum value | QCustomPlot | |
limBelow enum value | QCustomPlot | |
mAntialiasedElements | QCustomPlot | protected |
MapPlot(QWidget *parent=0) | MapPlot | |
mAutoAddPlottableToLegend | QCustomPlot | protected |
max() const | MapPlot | |
mBackgroundBrush | QCustomPlot | protected |
mBackgroundPixmap | QCustomPlot | protected |
mBackgroundScaled | QCustomPlot | protected |
mBackgroundScaledMode | QCustomPlot | protected |
mCurrentLayer | QCustomPlot | protected |
mGraphs | QCustomPlot | protected |
min() const | MapPlot | |
minimumSizeHint() const | QCustomPlot | protectedvirtual |
mInteractions | QCustomPlot | protected |
mItems | QCustomPlot | protected |
mLayers | QCustomPlot | protected |
mMouseEventElement | QCustomPlot | protected |
mMousePressPos | QCustomPlot | protected |
mMultiSelectModifier | QCustomPlot | protected |
mNoAntialiasingOnDrag | QCustomPlot | protected |
mNotAntialiasedElements | QCustomPlot | protected |
mouseDoubleClick(QMouseEvent *event) | QCustomPlot | signal |
mouseDoubleClickEvent(QMouseEvent *event) | QCustomPlot | protectedvirtual |
mouseMove(QMouseEvent *event) | QCustomPlot | signal |
mouseMoveEvent(QMouseEvent *event) | QCustomPlot | protectedvirtual |
mousePress(QMouseEvent *event) | QCustomPlot | signal |
mousePressEvent(QMouseEvent *event) | QCustomPlot | protectedvirtual |
mouseRelease(QMouseEvent *event) | QCustomPlot | signal |
mouseReleaseEvent(QMouseEvent *event) | QCustomPlot | protectedvirtual |
mouseWheel(QWheelEvent *event) | QCustomPlot | signal |
MoveHorizontalCrosshair(int units) | MapPlot | |
moveLayer(QCPLayer *layer, QCPLayer *otherLayer, LayerInsertMode insertMode=limAbove) | QCustomPlot | |
MoveVerticalCrosshair(int units) | MapPlot | |
mPaintBuffer | QCustomPlot | protected |
mPlotLayout | QCustomPlot | protected |
mPlottables | QCustomPlot | protected |
mPlottingHints | QCustomPlot | protected |
mReplotting | QCustomPlot | protected |
mScaledBackgroundPixmap | QCustomPlot | protected |
mSelectionTolerance | QCustomPlot | protected |
multiSelectModifier() const | QCustomPlot | inline |
mViewport | QCustomPlot | protected |
noAntialiasingOnDrag() const | QCustomPlot | inline |
notAntialiasedElements() const | QCustomPlot | inline |
paintEvent(QPaintEvent *event) | QCustomPlot | protectedvirtual |
plotLayout() const | QCustomPlot | inline |
plottable(int index) | QCustomPlot | |
plottable() | QCustomPlot | |
plottableAt(const QPointF &pos, bool onlySelectable=false) const | QCustomPlot | |
plottableClick(QCPAbstractPlottable *plottable, QMouseEvent *event) | QCustomPlot | signal |
plottableCount() const | QCustomPlot | |
plottableDoubleClick(QCPAbstractPlottable *plottable, QMouseEvent *event) | QCustomPlot | signal |
plottingHints() const | QCustomPlot | inline |
QCustomPlot(QWidget *parent=0) | QCustomPlot | explicit |
RefreshPriority enum name | QCustomPlot | |
removeGraph(QCPGraph *graph) | QCustomPlot | |
removeGraph(int index) | QCustomPlot | |
removeItem(QCPAbstractItem *item) | QCustomPlot | |
removeItem(int index) | QCustomPlot | |
removeLayer(QCPLayer *layer) | QCustomPlot | |
removePlottable(QCPAbstractPlottable *plottable) | QCustomPlot | |
removePlottable(int index) | QCustomPlot | |
replot(QCustomPlot::RefreshPriority refreshPriority=QCustomPlot::rpHint) | QCustomPlot | |
rescaleAxes(bool onlyVisiblePlottables=false) | QCustomPlot | |
rescaleDataRange(bool onlyVisibleMaps=false) | MapPlot | |
resizeEvent(QResizeEvent *event) | QCustomPlot | protectedvirtual |
rpHint enum value | QCustomPlot | |
rpImmediate enum value | QCustomPlot | |
rpQueued enum value | QCustomPlot | |
saveBmp(const QString &fileName, int width=0, int height=0, double scale=1.0) | QCustomPlot | |
SaveImage(QString filename) | MapPlot | |
saveJpg(const QString &fileName, int width=0, int height=0, double scale=1.0, int quality=-1) | QCustomPlot | |
savePdf(const QString &fileName, bool noCosmeticPen=false, int width=0, int height=0, const QString &pdfCreator=QString(), const QString &pdfTitle=QString()) | QCustomPlot | |
savePng(const QString &fileName, int width=0, int height=0, double scale=1.0, int quality=-1) | QCustomPlot | |
saveRastered(const QString &fileName, int width, int height, double scale, const char *format, int quality=-1) | QCustomPlot | |
selectedAxes() const | QCustomPlot | |
selectedGraphs() const | QCustomPlot | |
selectedItems() const | QCustomPlot | |
selectedLegends() const | QCustomPlot | |
selectedPlottables() const | QCustomPlot | |
selectionChangedByUser() | QCustomPlot | signal |
selectionTolerance() const | QCustomPlot | inline |
setAntialiasedElement(QCP::AntialiasedElement antialiasedElement, bool enabled=true) | QCustomPlot | |
setAntialiasedElements(const QCP::AntialiasedElements &antialiasedElements) | QCustomPlot | |
setAutoAddPlottableToLegend(bool on) | QCustomPlot | |
setBackground(const QPixmap &pm) | QCustomPlot | |
setBackground(const QPixmap &pm, bool scaled, Qt::AspectRatioMode mode=Qt::KeepAspectRatioByExpanding) | QCustomPlot | |
setBackground(const QBrush &brush) | QCustomPlot | |
setBackgroundScaled(bool scaled) | QCustomPlot | |
setBackgroundScaledMode(Qt::AspectRatioMode mode) | QCustomPlot | |
SetClusterTicks(size_t count) | MapPlot | |
SetColorScale(QCPColorScale *scale) | MapPlot | |
SetColorScaleLabel(const QString &label_text) | MapPlot | |
SetColorScaleTickCount(int ticks) | MapPlot | |
SetColorScaleTicks(double min, double max, size_t count) | MapPlot | |
setCurrentLayer(const QString &name) | QCustomPlot | |
setCurrentLayer(QCPLayer *layer) | QCustomPlot | |
setDataRange(const QCPRange &dataRange) | MapPlot | |
SetFonts(const QFont &font) | MapPlot | |
SetGlobalColorGradient(Vespucci::GlobalGradient gradient) | MapPlot | |
SetGradient(QCPColorGradient gradient) | MapPlot | |
setInteraction(const QCP::Interaction &interaction, bool enabled=true) | QCustomPlot | |
setInteractions(const QCP::Interactions &interactions) | QCustomPlot | |
setInterpolate(bool interpolate) | MapPlot | |
SetMapData(const vec &x, const vec &y, const vec &z) | MapPlot | |
setMultiSelectModifier(Qt::KeyboardModifier modifier) | QCustomPlot | |
setNoAntialiasingOnDrag(bool enabled) | QCustomPlot | |
setNotAntialiasedElement(QCP::AntialiasedElement notAntialiasedElement, bool enabled=true) | QCustomPlot | |
setNotAntialiasedElements(const QCP::AntialiasedElements ¬AntialiasedElements) | QCustomPlot | |
setPlottingHint(QCP::PlottingHint hint, bool enabled=true) | QCustomPlot | |
setPlottingHints(const QCP::PlottingHints &hints) | QCustomPlot | |
setSelectionTolerance(int pixels) | QCustomPlot | |
setViewport(const QRect &rect) | QCustomPlot | |
ShowCrosshairs(bool show) | MapPlot | |
sizeHint() const | QCustomPlot | protectedvirtual |
SpectrumHoldRequested(size_t index) | MapPlot | signal |
SpectrumRequested(size_t index) | MapPlot | signal |
titleClick(QMouseEvent *event, QCPPlotTitle *title) | QCustomPlot | signal |
titleDoubleClick(QMouseEvent *event, QCPPlotTitle *title) | QCustomPlot | signal |
toPainter(QCPPainter *painter, int width=0, int height=0) | QCustomPlot | |
toPixmap(int width=0, int height=0, double scale=1.0) | QCustomPlot | |
updateLayerIndices() const | QCustomPlot | protected |
valueRange() | MapPlot | |
valueSize() | MapPlot | |
viewport() const | QCustomPlot | inline |
wheelEvent(QWheelEvent *event) | QCustomPlot | protectedvirtual |
xAxis | QCustomPlot | |
xAxis2 | QCustomPlot | |
yAxis | QCustomPlot | |
yAxis2 | QCustomPlot | |
~QCustomPlot() | QCustomPlot | virtual |