svgui  1.9
NoteLayer Member List
This is the complete list of members for NoteLayer, including all inherited members.
abandonNoteOns()NoteLayer
addMeasurementRect(const QXmlAttributes &)Layer [virtual]
addMeasureRectToSet(const MeasureRect &r)Layer [inline, protected]
addNote(View *, QMouseEvent *)Layer [inline, virtual]
addNoteOff(int frame, int pitch)NoteLayer
addNoteOn(int frame, int pitch, int velocity)NoteLayer
alignFromReference(View *v, int frame) const Layer [protected, virtual]
alignToReference(View *v, int frame) const Layer [protected, virtual]
AutoAlignScale enum valueNoteLayer
clipboardHasDifferentAlignment(View *v, const Clipboard &clip) const Layer [protected]
ColourAbsent enum valueLayer
ColourAndBackgroundSignificant enum valueLayer
ColourDistinguishes enum valueLayer
ColourHasMeaningfulValue enum valueLayer
ColourIrrelevant enum valueLayer
ColourRefCount typedefSingleColourLayer [protected]
ColourSignificance enum nameLayer
connectSignals(const Model *)Layer [protected]
copy(View *v, Selection s, Clipboard &to)NoteLayer [virtual]
deleteCurrentMeasureRect()Layer [virtual]
deleteMeasureRectFromSet(const MeasureRect &r)Layer [inline, protected]
deleteSelection(Selection s)NoteLayer [virtual]
drawDrag(View *v, QMouseEvent *)NoteLayer [virtual]
drawEnd(View *v, QMouseEvent *)NoteLayer [virtual]
drawStart(View *v, QMouseEvent *)NoteLayer [virtual]
editDrag(View *v, QMouseEvent *)NoteLayer [virtual]
editEnd(View *v, QMouseEvent *)NoteLayer [virtual]
editOpen(View *v, QMouseEvent *)NoteLayer [virtual]
editStart(View *v, QMouseEvent *)NoteLayer [virtual]
eraseDrag(View *v, QMouseEvent *)NoteLayer [virtual]
eraseEnd(View *v, QMouseEvent *)NoteLayer [virtual]
eraseStart(View *v, QMouseEvent *)NoteLayer [virtual]
findFocusedMeasureRect(QPoint) const Layer [protected]
finish(NoteModel::EditCommand *command)NoteLayer [inline, protected]
flagBaseColourChanged()SingleColourLayer [inline, protected, virtual]
getBackgroundQColor(View *v) const SingleColourLayer [protected, virtual]
getBaseColour() const SingleColourLayer [virtual]
getBaseQColor() const SingleColourLayer [protected, virtual]
getCompletion(View *) const NoteLayer [inline, virtual]
getCrosshairExtents(View *, QPainter &, QPoint, std::vector< QRect > &) const Layer [inline, virtual]
getCurrentVerticalZoomStep() const NoteLayer [virtual]
getDefaultColourHint(bool dark, bool &impose)NoteLayer [protected, virtual]
getDisplayExtents(float &min, float &max) const NoteLayer [virtual]
getError(View *) const Layer [inline, virtual]
getFeatureDescription(View *v, QPoint &) const NoteLayer [virtual]
getForegroundQColor(View *v) const SingleColourLayer [protected, virtual]
getLabelPreceding(int) const Layer [inline, virtual]
getLayerColourSignificance() const SingleColourLayer [inline, virtual]
getLayerPresentationName() const Layer [virtual]
getLayerPresentationPixmap(QSize size) const SingleColourLayer [virtual]
getLocalPoints(View *v, int) const NoteLayer [protected]
getModel() const NoteLayer [inline, virtual]
SingleColourLayer::getModel()Layer [inline]
getNewPropertyRangeMapper(const PropertyName &) const SingleColourLayer [virtual]
getNewVerticalZoomRangeMapper() const NoteLayer [virtual]
getPartialShades(View *v) const SingleColourLayer [protected]
getPlayParameters()Layer [virtual]
getPointToDrag(View *v, int x, int y, NoteModel::Point &) const NoteLayer [protected]
getPreferredFrameCountPosition() const Layer [inline, virtual]
getPreferredTimeRulerPosition() const Layer [inline, virtual]
getProperties() const NoteLayer [virtual]
getPropertyContainerIconName() const Layer [virtual]
getPropertyContainerName() const Layer [inline, virtual]
getPropertyGroupName(const PropertyName &) const NoteLayer [virtual]
getPropertyLabel(const PropertyName &) const NoteLayer [virtual]
getPropertyRangeAndValue(const PropertyName &, int *min, int *max, int *deflt) const NoteLayer [virtual]
getPropertyType(const PropertyName &) const NoteLayer [virtual]
getPropertyValueLabel(const PropertyName &, int value) const NoteLayer [virtual]
getScaleExtents(View *, float &min, float &max, bool &log) const NoteLayer [protected]
getScaleUnits() const NoteLayer [virtual]
getValueExtents(float &min, float &max, bool &log, QString &unit) const NoteLayer [virtual]
getValueForY(View *v, int y) const NoteLayer [virtual]
getVerticalScale() const NoteLayer [inline]
getVerticalScaleWidth(View *v, bool, QPainter &) const NoteLayer [virtual]
getVerticalZoomSteps(int &defaultStep) const NoteLayer [virtual]
getXScaleValue(const View *v, int x, float &value, QString &unit) const Layer [virtual]
getYForValue(View *v, float value) const NoteLayer [virtual]
getYScaleDifference(const View *v, int y0, int y1, float &diff, QString &unit) const Layer [virtual]
getYScaleValue(const View *, int, float &, QString &) const Layer [inline, virtual]
getZoomConstraint() const Layer [inline, virtual]
hasLightBackground() const SingleColourLayer [virtual]
hasTimeXAxis() const Layer [inline, virtual]
haveCurrentMeasureRect() const Layer [inline, virtual]
isLayerDormant(const View *v) const Layer [virtual]
isLayerEditable() const NoteLayer [inline, virtual]
isLayerOpaque() const Layer [inline, virtual]
isLayerScrollable(const View *v) const NoteLayer [virtual]
Layer()Layer
layerMeasurementRectsChanged()Layer [signal]
layerNameChanged()Layer [signal]
layerParameterRangesChanged()Layer [signal]
layerParametersChanged()Layer [signal]
LinearScale enum valueNoteLayer
LogScale enum valueNoteLayer
m_colourSingleColourLayer [protected]
m_colourExplicitlySetSingleColourLayer [protected]
m_colourRefCountSingleColourLayer [protected, static]
m_currentMeasureRectPointLayer [mutable, protected]
m_defaultColourSetSingleColourLayer [protected]
m_draggingRectLayer [protected]
m_dragPointXNoteLayer [protected]
m_dragPointYNoteLayer [protected]
m_dragStartXNoteLayer [protected]
m_dragStartYNoteLayer [protected]
m_editingNoteLayer [protected]
m_editingCommandNoteLayer [protected]
m_editingPointNoteLayer [protected]
m_haveCurrentMeasureRectLayer [mutable, protected]
m_haveDraggingRectLayer [protected]
m_measureRectsLayer [protected]
m_modelNoteLayer [protected]
m_originalPointNoteLayer [protected]
m_pendingNoteOnsNoteLayer [protected]
m_presentationNameLayer [protected]
m_scaleMaximumNoteLayer [mutable, protected]
m_scaleMinimumNoteLayer [mutable, protected]
m_verticalScaleNoteLayer [protected]
measureDoubleClick(View *, QMouseEvent *)Layer [virtual]
measureDrag(View *, QMouseEvent *)Layer [virtual]
measureEnd(View *, QMouseEvent *)Layer [virtual]
MeasureRectSet typedefLayer [protected]
measureStart(View *, QMouseEvent *)Layer [virtual]
MIDIRangeScale enum valueNoteLayer
modelAlignmentCompletionChanged()Layer [signal]
modelChanged()Layer [signal]
modelChangedWithin(int startFrame, int endFrame)Layer [signal]
modelCompletionChanged()Layer [signal]
modelReplaced()Layer [signal]
moveSelection(Selection s, int newStartFrame)NoteLayer [virtual]
nearestMeasurementRectChanged(View *, QPoint prev, QPoint now) const Layer [virtual]
needsTextLabelHeight() const Layer [inline, virtual]
NoteLayer()NoteLayer
NoteSet typedefNoteLayer [protected]
paint(View *v, QPainter &paint, QRect rect) const NoteLayer [virtual]
paintCrosshairs(View *, QPainter &, QPoint) const Layer [inline, virtual]
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 NoteLayer [virtual]
paste(View *v, const Clipboard &from, int frameOffset, bool interactive)NoteLayer [virtual]
PositionBottom enum valueLayer
PositionMiddle enum valueLayer
PositionTop enum valueLayer
resizeSelection(Selection s, Selection newSize)NoteLayer [virtual]
setBaseColour(int)SingleColourLayer [virtual]
setDefaultColourFor(View *v)SingleColourLayer [virtual]
setDisplayExtents(float min, float max)NoteLayer [virtual]
setLayerDormant(const View *v, bool dormant)Layer [virtual]
setMeasureRectFromPixrect(View *v, MeasureRect &r, QRect pixrect) const Layer [protected, virtual]
setMeasureRectYCoord(View *v, MeasureRect &r, bool start, int y) const Layer [protected, virtual]
setModel(NoteModel *model)NoteLayer
setObjectName(const QString &name)Layer [virtual]
setPresentationName(QString name)Layer [virtual]
setProperties(const QXmlAttributes &attributes)NoteLayer [virtual]
setProperty(const PropertyName &, int value)NoteLayer [virtual]
setSynchronousPainting(bool)Layer [inline, virtual]
setVerticalScale(VerticalScale scale)NoteLayer
setVerticalZoomStep(int)NoteLayer [virtual]
shouldAutoAlign() const NoteLayer [protected]
shouldConvertMIDIToHz() const NoteLayer [protected]
showLayer(View *, bool show)Layer [slot]
SingleColourLayer()SingleColourLayer [protected]
SnapLeft enum valueLayer
SnapNearest enum valueLayer
SnapNeighbouring enum valueLayer
SnapRight enum valueLayer
snapToFeatureFrame(View *v, int &frame, int &resolution, SnapType snap) const NoteLayer [virtual]
snapToSimilarFeature(View *, int &, int &resolution, SnapType) const Layer [inline, virtual]
SnapType enum nameLayer
splitEnd(View *, QMouseEvent *)Layer [inline, virtual]
splitStart(View *, QMouseEvent *)Layer [inline, virtual]
supportsOtherZoomLevels() const Layer [inline, virtual]
toBriefXml(QTextStream &stream, QString indent="", QString extraAttributes="") const Layer [virtual]
toXml(QTextStream &stream, QString indent="", QString extraAttributes="") const NoteLayer [virtual]
updateMeasurePixrects(View *v) const Layer [protected]
updateMeasureRectYCoords(View *v, const MeasureRect &r) const Layer [protected, virtual]
VerticalPosition enum nameLayer
VerticalScale enum nameNoteLayer
verticalZoomChanged()Layer [signal]
~Layer()Layer [virtual]
~SingleColourLayer()SingleColourLayer [protected, virtual]