svgui
1.9
|
This is the complete list of members for SliceLayer, including all inherited members.
AbsoluteScale enum value | SliceLayer | |
addMeasurementRect(const QXmlAttributes &) | Layer | virtual |
addMeasureRectToSet(const MeasureRect &r) | Layer | inlineprotected |
addNote(View *, QMouseEvent *) | Layer | inlinevirtual |
alignFromReference(View *v, int frame) const | Layer | protectedvirtual |
alignToReference(View *v, int frame) const | Layer | protectedvirtual |
BiasCurve typedef | SliceLayer | protected |
BinScale enum name | SliceLayer | |
clipboardHasDifferentAlignment(View *v, const Clipboard &clip) const | Layer | protected |
ColourAbsent enum value | Layer | |
ColourAndBackgroundSignificant enum value | Layer | |
ColourDistinguishes enum value | Layer | |
ColourHasMeaningfulValue enum value | Layer | |
ColourIrrelevant enum value | Layer | |
ColourRefCount typedef | SingleColourLayer | protected |
ColourSignificance enum name | Layer | |
connectSignals(const Model *) | Layer | protected |
copy(View *, Selection, Clipboard &) | Layer | inlinevirtual |
dBScale enum value | SliceLayer | |
deleteCurrentMeasureRect() | Layer | virtual |
deleteMeasureRectFromSet(const MeasureRect &r) | Layer | inlineprotected |
deleteSelection(Selection) | Layer | inlinevirtual |
drawDrag(View *, QMouseEvent *) | Layer | inlinevirtual |
drawEnd(View *, QMouseEvent *) | Layer | inlinevirtual |
drawStart(View *, QMouseEvent *) | Layer | inlinevirtual |
editDrag(View *, QMouseEvent *) | Layer | inlinevirtual |
editEnd(View *, QMouseEvent *) | Layer | inlinevirtual |
editOpen(View *, QMouseEvent *) | Layer | inlinevirtual |
editStart(View *, QMouseEvent *) | Layer | inlinevirtual |
EnergyScale enum name | SliceLayer | |
eraseDrag(View *, QMouseEvent *) | Layer | inlinevirtual |
eraseEnd(View *, QMouseEvent *) | Layer | inlinevirtual |
eraseStart(View *, QMouseEvent *) | Layer | inlinevirtual |
findFocusedMeasureRect(QPoint) const | Layer | protected |
flagBaseColourChanged() | SingleColourLayer | inlineprotectedvirtual |
getBackgroundQColor(View *v) const | SingleColourLayer | protectedvirtual |
getBaseColour() const | SingleColourLayer | virtual |
getBaseQColor() const | SingleColourLayer | protectedvirtual |
getBiasCurve(BiasCurve &) const | SliceLayer | inlineprotectedvirtual |
getBinForX(float x, int totalBins, float w) const | SliceLayer | protectedvirtual |
getBinScale() const | SliceLayer | inline |
getCompletion(View *) const | Layer | inlinevirtual |
getCrosshairExtents(View *, QPainter &, QPoint, std::vector< QRect > &) const | Layer | inlinevirtual |
getCurrentVerticalZoomStep() const | Layer | inlinevirtual |
getDefaultColourHint(bool dark, bool &impose) | SliceLayer | protectedvirtual |
getDisplayExtents(float &, float &) const | Layer | inlinevirtual |
getEnergyScale() const | SliceLayer | inline |
getError(View *) const | Layer | inlinevirtual |
getFeatureDescription(View *v, QPoint &) const | SliceLayer | virtual |
getFeatureDescriptionAux(View *v, QPoint &, bool includeBinDescription, int &minbin, int &maxbin, int &range) const | SliceLayer | protectedvirtual |
getFillColourMap() const | SliceLayer | inline |
getForegroundQColor(View *v) const | SingleColourLayer | protectedvirtual |
getGain() const | SliceLayer | |
getLabelPreceding(int) const | Layer | inlinevirtual |
getLayerColourSignificance() const | SliceLayer | inlinevirtual |
getLayerPresentationName() const | Layer | virtual |
getLayerPresentationPixmap(QSize size) const | SingleColourLayer | virtual |
getModel() const | SliceLayer | inlinevirtual |
SingleColourLayer::getModel() | Layer | inline |
getNewPropertyRangeMapper(const PropertyName &) const | SliceLayer | virtual |
getNewVerticalZoomRangeMapper() const | Layer | inlinevirtual |
getNormalize() const | SliceLayer | |
getPartialShades(View *v) const | SingleColourLayer | protected |
getPlayParameters() | Layer | virtual |
getPlotStyle() const | SliceLayer | inline |
getPreferredFrameCountPosition() const | Layer | inlinevirtual |
getPreferredTimeRulerPosition() const | Layer | inlinevirtual |
getProperties() const | SliceLayer | virtual |
getPropertyContainerIconName() const | Layer | virtual |
getPropertyContainerName() const | Layer | inlinevirtual |
getPropertyGroupName(const PropertyName &) const | SliceLayer | virtual |
getPropertyIconName(const PropertyName &) const | SliceLayer | virtual |
getPropertyLabel(const PropertyName &) const | SliceLayer | virtual |
getPropertyRangeAndValue(const PropertyName &, int *min, int *max, int *deflt) const | SliceLayer | virtual |
getPropertyType(const PropertyName &) const | SliceLayer | virtual |
getPropertyValueLabel(const PropertyName &, int value) const | SliceLayer | virtual |
getSamplingMode() const | SliceLayer | inline |
getThreshold() const | SliceLayer | inline |
getThresholdDb() const | SliceLayer | protectedvirtual |
getValueExtents(float &min, float &max, bool &logarithmic, QString &unit) const | SliceLayer | virtual |
getValueForY(float y, const View *v) const | SliceLayer | protectedvirtual |
getVerticalScaleWidth(View *v, bool, QPainter &) const | SliceLayer | virtual |
getVerticalZoomSteps(int &) const | Layer | inlinevirtual |
getXForBin(int bin, int totalBins, float w) const | SliceLayer | protectedvirtual |
getXScaleValue(const View *v, int x, float &value, QString &unit) const | Layer | virtual |
getYForValue(float value, const View *v, float &norm) const | SliceLayer | protectedvirtual |
getYScaleDifference(const View *v, int y0, int y1, float &diff, QString &unit) const | Layer | virtual |
getYScaleValue(const View *, int, float &, QString &) const | Layer | inlinevirtual |
getZoomConstraint() const | Layer | inlinevirtual |
hasLightBackground() const | SingleColourLayer | virtual |
hasTimeXAxis() const | SliceLayer | inlinevirtual |
haveCurrentMeasureRect() const | Layer | inlinevirtual |
InvertedLogBins enum value | SliceLayer | |
isLayerDormant(const View *v) const | Layer | virtual |
isLayerEditable() const | Layer | inlinevirtual |
isLayerOpaque() const | Layer | inlinevirtual |
isLayerScrollable(const View *) const | SliceLayer | inlinevirtual |
Layer() | Layer | |
layerMeasurementRectsChanged() | Layer | signal |
layerNameChanged() | Layer | signal |
layerParameterRangesChanged() | Layer | signal |
layerParametersChanged() | Layer | signal |
LinearBins enum value | SliceLayer | |
LinearScale enum value | SliceLayer | |
LogBins enum value | SliceLayer | |
m_binScale | SliceLayer | protected |
m_colour | SingleColourLayer | protected |
m_colourExplicitlySet | SingleColourLayer | protected |
m_colourMap | SliceLayer | protected |
m_colourRefCount | SingleColourLayer | protectedstatic |
m_currentf0 | SliceLayer | mutableprotected |
m_currentf1 | SliceLayer | mutableprotected |
m_currentMeasureRectPoint | Layer | mutableprotected |
m_defaultColourSet | SingleColourLayer | protected |
m_draggingRect | Layer | protected |
m_energyScale | SliceLayer | protected |
m_gain | SliceLayer | protected |
m_haveCurrentMeasureRect | Layer | mutableprotected |
m_haveDraggingRect | Layer | protected |
m_heights | SliceLayer | mutableprotected |
m_initialThreshold | SliceLayer | protected |
m_measureRects | Layer | protected |
m_normalize | SliceLayer | protected |
m_plotStyle | SliceLayer | protected |
m_presentationName | Layer | protected |
m_samplingMode | SliceLayer | protected |
m_scalePoints | SliceLayer | mutableprotected |
m_sliceableModel | SliceLayer | protected |
m_threshold | SliceLayer | protected |
m_values | SliceLayer | mutableprotected |
m_xorigins | SliceLayer | mutableprotected |
m_yorigins | SliceLayer | mutableprotected |
measureDoubleClick(View *, QMouseEvent *) | Layer | virtual |
measureDrag(View *, QMouseEvent *) | Layer | virtual |
measureEnd(View *, QMouseEvent *) | Layer | virtual |
MeasureRectSet typedef | Layer | protected |
measureStart(View *, QMouseEvent *) | Layer | virtual |
MeterScale enum value | SliceLayer | |
modelAboutToBeDeleted(Model *) | SliceLayer | slot |
modelAlignmentCompletionChanged() | Layer | signal |
modelChanged() | Layer | signal |
modelChangedWithin(int startFrame, int endFrame) | Layer | signal |
modelCompletionChanged() | Layer | signal |
modelReplaced() | Layer | signal |
moveSelection(Selection, int) | Layer | inlinevirtual |
nearestMeasurementRectChanged(View *, QPoint prev, QPoint now) const | Layer | virtual |
NearestSample enum value | SliceLayer | |
needsTextLabelHeight() const | Layer | inlinevirtual |
paint(View *v, QPainter &paint, QRect rect) const | SliceLayer | virtual |
paintCrosshairs(View *, QPainter &, QPoint) const | Layer | inlinevirtual |
paintMeasurementRect(View *v, QPainter &paint, const MeasureRect &r, bool focus) const | Layer | protected |
paintMeasurementRects(View *, QPainter &, bool showFocus, QPoint focusPoint) const | Layer | virtual |
paintVerticalScale(View *v, bool, QPainter &paint, QRect rect) const | SliceLayer | virtual |
paste(View *, const Clipboard &, int, bool) | Layer | inlinevirtual |
PlotBlocks enum value | SliceLayer | |
PlotFilledBlocks enum value | SliceLayer | |
PlotLines enum value | SliceLayer | |
PlotSteps enum value | SliceLayer | |
PlotStyle enum name | SliceLayer | |
PositionBottom enum value | Layer | |
PositionMiddle enum value | Layer | |
PositionTop enum value | Layer | |
resizeSelection(Selection, Selection) | Layer | inlinevirtual |
SampleMean enum value | SliceLayer | |
SamplePeak enum value | SliceLayer | |
SamplingMode enum name | SliceLayer | |
setBaseColour(int) | SingleColourLayer | virtual |
setBinScale(BinScale scale) | SliceLayer | |
setDefaultColourFor(View *v) | SingleColourLayer | virtual |
setDisplayExtents(float, float) | Layer | inlinevirtual |
setEnergyScale(EnergyScale) | SliceLayer | |
setFillColourMap(int) | SliceLayer | |
setGain(float gain) | SliceLayer | |
setLayerDormant(const View *v, bool dormant) | Layer | virtual |
setMeasureRectFromPixrect(View *v, MeasureRect &r, QRect pixrect) const | Layer | protectedvirtual |
setMeasureRectYCoord(View *v, MeasureRect &r, bool start, int y) const | Layer | protectedvirtual |
setNormalize(bool n) | SliceLayer | |
setObjectName(const QString &name) | Layer | virtual |
setPlotStyle(PlotStyle style) | SliceLayer | |
setPresentationName(QString name) | Layer | virtual |
setProperties(const QXmlAttributes &) | SliceLayer | virtual |
setProperty(const PropertyName &, int value) | SliceLayer | virtual |
setSamplingMode(SamplingMode) | SliceLayer | |
setSliceableModel(const Model *model) | SliceLayer | |
setSynchronousPainting(bool) | Layer | inlinevirtual |
setThreshold(float) | SliceLayer | |
setVerticalZoomStep(int) | Layer | inlinevirtual |
showLayer(View *, bool show) | Layer | slot |
SingleColourLayer() | SingleColourLayer | protected |
sliceableModelReplaced(const Model *, const Model *) | SliceLayer | slot |
SliceLayer() | SliceLayer | |
SnapLeft enum value | Layer | |
SnapNearest enum value | Layer | |
SnapNeighbouring enum value | Layer | |
SnapRight enum value | Layer | |
snapToFeatureFrame(View *, int &, int &resolution, SnapType) const | Layer | inlinevirtual |
snapToSimilarFeature(View *, int &, int &resolution, SnapType) const | Layer | inlinevirtual |
SnapType enum name | Layer | |
splitEnd(View *, QMouseEvent *) | Layer | inlinevirtual |
splitStart(View *, QMouseEvent *) | Layer | inlinevirtual |
supportsOtherZoomLevels() const | Layer | inlinevirtual |
toBriefXml(QTextStream &stream, QString indent="", QString extraAttributes="") const | Layer | virtual |
toXml(QTextStream &stream, QString indent="", QString extraAttributes="") const | SliceLayer | virtual |
updateMeasurePixrects(View *v) const | Layer | protected |
updateMeasureRectYCoords(View *v, const MeasureRect &r) const | Layer | protectedvirtual |
VerticalPosition enum name | Layer | |
verticalZoomChanged() | Layer | signal |
~Layer() | Layer | virtual |
~SingleColourLayer() | SingleColourLayer | protectedvirtual |
~SliceLayer() | SliceLayer |