Pane Member List

This is the complete list of members for Pane, including all inherited members.

addLayer(Layer *v)Viewvirtual
alignFromReference(sv_frame_t) const View
alignToReference(sv_frame_t) const View
areLayerColoursSignificant() const Viewprotected
areLayersScrollable() const Viewprotected
cancelButtonPressed(Layer *)Viewsignal
cancelClicked()Viewvirtualslot
canTopLayerMoveVertical()Paneprotected
centreFrameChanged(sv_frame_t frame, bool globalScroll, PlaybackFollowMode followMode)Viewsignal
checkAlignmentProgress(ModelId)Viewprotected
checkProgress(ModelId)Viewprotected
contextHelpChanged(const QString &)Viewsignal
countZoomLevels() const Viewprotected
doubleClickSelectInvoked(sv_frame_t frame)Panesignal
dragEnterEvent(QDragEnterEvent *e) overridePaneprotectedvirtual
dragExtendSelection(QMouseEvent *e)Paneprotected
DragMode enum namePaneprotected
dragTopLayer(QMouseEvent *e)Paneprotected
drawAlignmentStatus(QRect, QPainter &, ModelId, bool down)Paneprotected
drawCentreLine(sv_samplerate_t, QPainter &, bool omitLine)Paneprotected
drawDurationAndRate(QRect, ModelId, sv_samplerate_t, QPainter &)Paneprotected
drawEditingSelection(QPainter &)Paneprotected
drawFeatureDescription(Layer *, QPainter &)Paneprotected
drawLayerNames(QRect, QPainter &)Paneprotected
drawMeasurementRect(QPainter &p, const Layer *, QRect rect, bool focus) const overrideViewvirtual
drawModelTimeExtents(QRect, QPainter &, ModelId)Paneprotected
drawPlayPointer(QPainter &)Viewprotectedvirtual
drawSelections(QPainter &)Viewprotectedvirtual
drawVerticalScale(QRect r, Layer *, QPainter &)Paneprotected
drawWorkTitle(QRect, QPainter &, ModelId)Paneprotected
dropAccepted(QStringList uriList)Panesignal
dropAccepted(QString text)Panesignal
dropEvent(QDropEvent *e) overridePaneprotectedvirtual
edgeScrollMaybe(int x)Paneprotected
editSelectionDrag(QMouseEvent *e)Paneprotected
editSelectionEnd(QMouseEvent *e)Paneprotected
editSelectionStart(QMouseEvent *e)Paneprotected
editVerticalPannerExtents()Paneslot
effectiveDevicePixelRatio() const Viewprotected
enterEvent(QEvent *e) overridePaneprotectedvirtual
FreeDrag enum valuePaneprotected
getAlignedPlaybackFrame() const View
getAligningAndReferenceModels(ModelId &aligning, ModelId &reference) const View
getAligningModel() const View
getBackground() const overrideViewvirtual
getCentreFrame() const overrideViewinlinevirtual
getCentreLineVisible() const Paneinline
getEndFrame() const overrideViewvirtual
getFirstVisibleFrame() const overridePanevirtual
getFixedOrderLayer(int n)Viewinlinevirtual
getFollowGlobalPan() const Viewinlinevirtual
getFollowGlobalZoom() const Viewinlinevirtual
getForeground() const overrideViewvirtual
getFrameForX(int x) const overrideViewvirtual
getFrequencyForY(double y, double minFreq, double maxFreq, bool logarithmic) const overrideViewvirtual
getId() const overrideViewinlinevirtual
getInteractionLayer()Viewvirtual
getInteractionLayer() const Viewvirtual
getLastVisibleFrame() const Viewvirtual
getLayer(int n)Viewinlinevirtual
getLayerCount() const Viewinlinevirtual
getModels()View
getModelsEndFrame() const overrideViewvirtual
getModelsSampleRate() const Viewprotected
getModelsStartFrame() const overrideViewvirtual
getNextId()LayerGeometryProviderinlineprotectedstatic
getNonScrollableFrontLayers(bool testChanged, bool &changed) const Viewprotected
getPaintHeight() const overrideViewinlinevirtual
getPaintRect() const overrideViewvirtual
getPaintSize() const overrideViewinlinevirtual
getPaintWidth() const overrideViewinlinevirtual
getPlaybackFollow() const Viewinlinevirtual
getProgressBarWidth() const Viewprotected
getProperties() const Viewvirtual
getPropertyContainer(int i) const Viewvirtual
getPropertyContainer(int i)Viewvirtual
getPropertyContainerCount() const Viewvirtual
getPropertyContainerIconName() const overridePaneinlinevirtual
getPropertyContainerName() const Viewinlinevirtual
getPropertyLabel(const PropertyName &) const Viewvirtual
getPropertyRangeAndValue(const PropertyName &, int *min, int *max, int *deflt) const Viewvirtual
getPropertyType(const PropertyName &) const Viewvirtual
getPropertyValueLabel(const PropertyName &, int value) const Viewvirtual
getRenderedImageSize() overridePaneinlinevirtual
getRenderedPartImageSize(sv_frame_t f0, sv_frame_t f1) overridePanevirtual
getScaleProvidingLayerForUnit(QString unit) const Viewprotected
getScrollableBackLayers(bool testChanged, bool &changed) const Viewprotected
getSelectedLayer()Viewvirtual
getSelectedLayer() const Viewvirtual
getSelectionAt(int x, bool &closeToLeft, bool &closeToRight) const Paneprotected
getStartFrame() const overrideViewvirtual
getTextLabelYCoord(const Layer *layer, QPainter &) const overrideViewvirtual
getTopFlexiNoteLayer()Paneprotected
getTopLayer()Viewinlinevirtual
getTopLayerDisplayExtents(double &valueMin, double &valueMax, double &displayMin, double &displayMax, QString *unit=0)Paneprotected
getVerticalScaleWidth() const Pane
getView() overrideViewinlinevirtual
getView() const overrideViewinlinevirtual
getViewManager() const overrideViewinlinevirtual
getViewXForX(int x) const overrideViewinlinevirtual
getVisibleExtentsForAnyUnit(double &min, double &max, bool &logarithmic, QString &unit) const View
getVisibleExtentsForUnit(QString unit, double &min, double &max, bool &log) const overrideViewvirtual
getXForFrame(sv_frame_t frame) const overrideViewvirtual
getXForViewX(int viewx) const overrideViewinlinevirtual
getYForFrequency(double frequency, double minFreq, double maxFreq, bool logarithmic) const overrideViewvirtual
getZoomConstraintLevel(ZoomLevel level, ZoomConstraint::RoundingDirection dir=ZoomConstraint::RoundNearest) const Viewprotected
getZoomLevel() const overrideViewvirtual
getZoomLevelByIndex(int ix) const Viewprotected
getZoomLevelIndex(ZoomLevel level) const Viewprotected
globalCentreFrameChanged(sv_frame_t)Viewvirtualslot
hasLightBackground() const overrideViewvirtual
hasTopLayerTimeXAxis() const Viewprotected
HorizontalDrag enum valuePaneprotected
horizontalThumbwheelMoved(int value)Paneslot
LayerGeometryProvider()LayerGeometryProviderinline
LayerList typedefViewprotected
layerMeasurementRectsChanged()Viewvirtualslot
layerModelChanged()Viewsignal
layerNameChanged()Viewvirtualslot
layerParameterRangesChanged()Viewvirtualslot
layerParametersChanged() overridePanevirtualslot
leaveEvent(QEvent *e) overridePaneprotectedvirtual
m_alignmentProgressBarViewprotected
m_altPressedPaneprotected
m_bufferViewprotected
m_cacheViewprotected
m_cacheCentreFrameViewprotected
m_cacheValidViewprotected
m_cacheZoomLevelViewprotected
m_centreFrameViewprotected
m_centreLineVisiblePaneprotected
m_clickedInRangePaneprotected
m_clickPosPaneprotected
m_ctrlPressedPaneprotected
m_deletingViewprotected
m_dragCentreFramePaneprotected
m_dragModePaneprotected
m_dragStartMinValuePaneprotected
m_editingPaneprotected
m_editingSelectionPaneprotected
m_editingSelectionEdgePaneprotected
m_fixedOrderLayersViewprotected
m_followPanViewprotected
m_followPlayViewprotected
m_followPlayIsDetachedViewprotected
m_followZoomViewprotected
m_haveSelectedLayerViewprotected
m_headsUpDisplayPaneprotected
m_hthumbPaneprotected
m_idViewprotected
m_identifyFeaturesPaneprotected
m_identifyPointPaneprotected
m_lastErrorViewprotected
m_lastNonScrollableBackLayersViewmutableprotected
m_lastScrollableBackLayersViewmutableprotected
m_lastVerticalPannerContextMenuPaneprotected
m_layerStackViewprotected
m_lightBackgroundViewprotected
m_managerViewprotected
m_measureCursor1Paneprotectedstatic
m_measureCursor2Paneprotectedstatic
m_mouseInWidgetPaneprotected
m_mousePosPaneprotected
m_navigatingPaneprotected
m_pendingWheelAnglePaneprotected
m_playbackFrameMoveScheduledPaneprotected
m_playbackFrameMoveToPaneprotected
m_playPointerFrameViewprotected
m_progressBarsViewprotected
m_propertyContainerViewprotected
m_releasingPaneprotected
m_resetPaneprotected
m_resizingPaneprotected
m_scaleWidthPanemutableprotected
m_selectionCachedViewprotected
m_selectionStartFramePaneprotected
m_shiftPressedPaneprotected
m_showProgressViewprotected
m_useAligningProxyViewprotected
m_vpanPaneprotected
m_vthumbPaneprotected
m_zoomLevelViewprotected
modelAlignmentCompletionChanged(ModelId) overridePanevirtualslot
modelChanged(ModelId)Viewvirtualslot
modelChangedWithin(ModelId, sv_frame_t startFrame, sv_frame_t endFrame)Viewvirtualslot
modelCompletionChanged(ModelId)Viewvirtualslot
modelReplaced()Viewvirtualslot
ModelSet typedefView
mouseDoubleClickEvent(QMouseEvent *e) overridePaneprotectedvirtual
mouseEnteredWidget()Paneslot
mouseLeftWidget()Paneslot
mouseMoveEvent(QMouseEvent *e) overridePaneprotectedvirtual
mousePressEvent(QMouseEvent *e) overridePaneprotectedvirtual
mouseReleaseEvent(QMouseEvent *e) overridePaneprotectedvirtual
movePlayPointer(sv_frame_t f)Viewprotected
Normal enum valuePane
overlayModeChanged()Viewvirtualslot
paintEvent(QPaintEvent *e) overridePaneprotectedvirtual
Pane(QWidget *parent=0)Pane
paneInteractedWith()Panesignal
PaneType enum namePane
playbackScheduleTimerElapsed()Paneprotectedslot
progressCheckStalledTimerElapsed()Viewvirtualslot
ProgressMap typedefViewprotected
propertyChanged(PropertyContainer::PropertyName)Viewsignal
propertyContainerAdded(PropertyContainer *pc)Viewsignal
propertyContainerNameChanged(PropertyContainer *pc)Viewsignal
propertyContainerPropertyChanged(PropertyContainer *pc)Viewsignal
propertyContainerPropertyRangeChanged(PropertyContainer *pc)Viewsignal
propertyContainerRemoved(PropertyContainer *pc)Viewsignal
propertyContainerSelected(View *, PropertyContainer *pc) overridePanevirtualslot
View::propertyContainerSelected(PropertyContainer *pc)Viewsignal
PropertyName typedefView
regionOutlined(QRect rect)Panesignal
registerShortcuts(KeyReference &kr)Panestatic
removeLayer(Layer *v)Viewvirtual
render(QPainter &paint, int x0, sv_frame_t f0, sv_frame_t f1) overridePaneprotectedvirtual
renderPartToNewImage(sv_frame_t f0, sv_frame_t f1) overridePanevirtual
renderPartToSvgFile(QString filename, sv_frame_t f0, sv_frame_t f1)Viewvirtual
renderToNewImage() overridePaneinlinevirtual
renderToSvgFile(QString filename)Viewvirtual
resetVerticalPannerExtents()Paneslot
resizeEvent(QResizeEvent *e) overridePaneprotectedvirtual
rightButtonMenuRequested(QPoint position)Panesignal
scaledRect(const QRect &r, int factor)Viewinlineprotected
scaledSize(const QSize &s, int factor)Viewinlineprotected
scalePen(QPen pen) const overrideViewvirtual
scalePenWidth(double width) const overrideViewvirtual
scalePixelSize(int size) const overrideViewvirtual
scaleSize(double size) const overrideViewvirtual
schedulePlaybackFrameMove(sv_frame_t frame)Paneprotected
scroll(bool right, bool lots, bool doEmit=true)Viewvirtual
selectionChanged()Viewvirtualslot
selectionIsBeingEdited() const Paneprotected
setCentreFrame(sv_frame_t f)Viewinline
setCentreFrame(sv_frame_t f, bool doEmit)Viewprotected
setCentreLineVisible(bool visible)Pane
setFollowGlobalPan(bool f)Viewvirtual
setFollowGlobalZoom(bool f)Viewvirtual
setPaintFont(QPainter &paint)Viewprotectedvirtual
setPlaybackFollow(PlaybackFollowMode m)Viewvirtual
setProperty(const PropertyName &, int value)Viewvirtual
setStartFrame(sv_frame_t)View
setTopLayerDisplayExtents(double displayMin, double displayMax)Paneprotected
setUseAligningProxy(bool uap)Viewinline
setViewManager(ViewManager *m)Viewvirtual
setViewManager(ViewManager *m, sv_frame_t initialFrame)Viewvirtual
setZoomLevel(ZoomLevel z)Viewvirtual
shouldIlluminateLocalFeatures(const Layer *layer, QPoint &pos) const overridePanevirtual
shouldIlluminateLocalSelection(QPoint &pos, bool &closeToLeft, bool &closeToRight) const overridePanevirtual
shouldLabelSelections() const Viewinlineprotectedvirtual
shouldShowFeatureLabels() const overrideViewinlinevirtual
TonyMain enum valuePane
TonySelection enum valuePane
toolModeChanged() overridePanevirtualslot
toXml(QTextStream &stream, QString indent="", QString extraAttributes="") const overridePanevirtual
UnresolvedDrag enum valuePaneprotected
updateContextHelp(const QPoint *pos)Paneprotected
updateDragMode(DragMode currentMode, QPoint origin, QPoint currentPoint, bool canMoveHorizontal, bool canMoveVertical, bool resistHorizontal, bool resistVertical)Paneprotected
updateHeadsUpDisplay()Paneprotected
updatePaintRect(QRect r) overrideViewinlinevirtual
updateVerticalPanner()Paneprotected
VerticalDrag enum valuePaneprotected
verticalPannerContextMenuRequested(const QPoint &)Paneslot
verticalPannerMoved(float x, float y, float w, float h)Paneslot
verticalThumbwheelMoved(int value)Paneslot
verticalZoomChanged()Paneslot
View(QWidget *, bool showProgress)Viewprotected
viewCentreFrameChanged(View *, sv_frame_t)Viewvirtualslot
viewManagerPlaybackFrameChanged(sv_frame_t)Viewvirtualslot
viewZoomLevelChanged(View *, ZoomLevel, bool locked) overridePanevirtualslot
waitForLayersToBeReady()Viewprotected
wheelEvent(QWheelEvent *e) overridePaneprotectedvirtual
wheelHorizontal(int sign, Qt::KeyboardModifiers)Paneprotected
wheelHorizontalFine(int pixels, Qt::KeyboardModifiers)Paneprotected
wheelVertical(int sign, Qt::KeyboardModifiers)Paneprotected
zoom(bool in)Viewvirtual
zoomLevelChanged(ZoomLevel level, bool locked)Viewsignal
zoomToRegion(QRect r)Paneslot
zoomWheelsEnabledChanged() overridePanevirtualslot
~Pane()Panevirtual
~View()Viewvirtual