svgui  1.9
View Member List
This is the complete list of members for View, including all inherited members.
addLayer(Layer *v)View [virtual]
alignFromReference(int) const View
alignToReference(int) const View
areLayerColoursSignificant() const View [protected]
areLayersScrollable() const View [protected]
BoxedText enum valueView
cancelClicked()View [virtual, slot]
centreFrameChanged(int frame, bool globalScroll, PlaybackFollowMode followMode)View [signal]
checkProgress(void *object)View [protected]
contextHelpChanged(const QString &)View [signal]
drawMeasurementRect(QPainter &p, const Layer *, QRect rect, bool focus) const View [virtual]
drawSelections(QPainter &)View [protected, virtual]
drawVisibleText(QPainter &p, int x, int y, QString text, TextStyle style) const View [virtual]
getAlignedPlaybackFrame() const View
getAligningModel() const View
getBackground() const View [virtual]
getCentreFrame() const View [inline]
getEndFrame() const View
getFirstVisibleFrame() const View [virtual]
getFixedOrderLayer(int n)View [inline, virtual]
getFollowGlobalPan() const View [inline, virtual]
getFollowGlobalZoom() const View [inline, virtual]
getForeground() const View [virtual]
getFrameForX(int x) const View
getFrequencyForY(int y, float minFreq, float maxFreq, bool logarithmic) const View
getImageSize(int f0, int f1)View [virtual]
getImageSize()View [virtual]
getInteractionLayer()View [virtual]
getInteractionLayer() const View [virtual]
getLastVisibleFrame() const View [virtual]
getLayer(int n)View [inline, virtual]
getLayerCount() const View [inline, virtual]
getModels()View
getModelsEndFrame() const View
getModelsSampleRate() const View [protected]
getModelsStartFrame() const View
getNonScrollableFrontLayers(bool testChanged, bool &changed) const View [protected]
getPlaybackFollow() const View [inline, virtual]
getProgressBarWidth() const View [protected]
getProperties() const View [virtual]
getPropertyContainer(int i) const View [virtual]
getPropertyContainer(int i)View [virtual]
getPropertyContainerCount() const View [virtual]
getPropertyContainerIconName() const =0View [pure virtual]
getPropertyContainerName() const View [inline, virtual]
getPropertyLabel(const PropertyName &) const View [virtual]
getPropertyRangeAndValue(const PropertyName &, int *min, int *max, int *deflt) const View [virtual]
getPropertyType(const PropertyName &) const View [virtual]
getPropertyValueLabel(const PropertyName &, int value) const View [virtual]
getScrollableBackLayers(bool testChanged, bool &changed) const View [protected]
getSelectedLayer()View [virtual]
getSelectedLayer() const View [virtual]
getStartFrame() const View
getTextLabelHeight(const Layer *layer, QPainter &) const View [virtual]
getTopLayer()View [inline, virtual]
getValueExtents(QString unit, float &min, float &max, bool &log) const View [virtual]
getViewManager() const View [inline, virtual]
getXForFrame(int frame) const View
getYForFrequency(float frequency, float minFreq, float maxFreq, bool logarithmic) const View
getZoomConstraintBlockSize(int blockSize, ZoomConstraint::RoundingDirection dir=ZoomConstraint::RoundNearest) const View [protected]
getZoomLevel() const View
globalCentreFrameChanged(int)View [virtual, slot]
hasLightBackground() const View [virtual]
hasTopLayerTimeXAxis() const View [protected]
LayerList typedefView [protected]
layerMeasurementRectsChanged()View [virtual, slot]
layerModelChanged()View [signal]
layerNameChanged()View [virtual, slot]
layerParameterRangesChanged()View [virtual, slot]
layerParametersChanged()View [virtual, slot]
m_cacheView [protected]
m_cacheCentreFrameView [protected]
m_cacheZoomLevelView [protected]
m_centreFrameView [protected]
m_deletingView [protected]
m_fixedOrderLayersView [protected]
m_followPanView [protected]
m_followPlayView [protected]
m_followPlayIsDetachedView [protected]
m_followZoomView [protected]
m_haveSelectedLayerView [protected]
m_lastErrorView [protected]
m_lastNonScrollableBackLayersView [mutable, protected]
m_lastScrollableBackLayersView [mutable, protected]
m_layerStackView [protected]
m_lightBackgroundView [protected]
m_managerView [protected]
m_playPointerFrameView [protected]
m_progressBarsView [protected]
m_propertyContainerView [protected]
m_selectionCachedView [protected]
m_showProgressView [protected]
m_zoomLevelView [protected]
modelAlignmentCompletionChanged()View [virtual, slot]
modelChanged()View [virtual, slot]
modelChangedWithin(int startFrame, int endFrame)View [virtual, slot]
modelCompletionChanged()View [virtual, slot]
modelReplaced()View [virtual, slot]
ModelSet typedefView
movePlayPointer(int f)View [protected]
OutlinedItalicText enum valueView
OutlinedText enum valueView
overlayModeChanged()View [virtual, slot]
paintEvent(QPaintEvent *e)View [protected, virtual]
progressCheckStalledTimerElapsed()View [virtual, slot]
ProgressMap typedefView [protected]
propertyChanged(PropertyContainer::PropertyName)View [signal]
propertyContainerAdded(PropertyContainer *pc)View [signal]
propertyContainerNameChanged(PropertyContainer *pc)View [signal]
propertyContainerPropertyChanged(PropertyContainer *pc)View [signal]
propertyContainerPropertyRangeChanged(PropertyContainer *pc)View [signal]
propertyContainerRemoved(PropertyContainer *pc)View [signal]
propertyContainerSelected(PropertyContainer *pc)View [signal]
propertyContainerSelected(View *, PropertyContainer *pc)View [virtual, slot]
PropertyName typedefView
removeLayer(Layer *v)View [virtual]
render(QPainter &paint, int x0, int f0, int f1)View [protected, virtual]
scroll(bool right, bool lots, bool doEmit=true)View [virtual]
selectionChanged()View [virtual, slot]
setCentreFrame(int f)View [inline]
setCentreFrame(int f, bool doEmit)View [protected]
setFollowGlobalPan(bool f)View [virtual]
setFollowGlobalZoom(bool f)View [virtual]
setPaintFont(QPainter &paint)View [protected, virtual]
setPlaybackFollow(PlaybackFollowMode m)View [virtual]
setProperty(const PropertyName &, int value)View [virtual]
setStartFrame(int)View
setViewManager(ViewManager *m)View [virtual]
setViewManager(ViewManager *m, int initialFrame)View [virtual]
setZoomLevel(int z)View [virtual]
shouldIlluminateLocalFeatures(const Layer *, QPoint &) const View [inline, virtual]
shouldIlluminateLocalSelection(QPoint &, bool &, bool &) const View [inline, virtual]
shouldLabelSelections() const View [inline, protected, virtual]
shouldShowFeatureLabels() const View [inline, virtual]
TextStyle enum nameView
toNewImage(int f0, int f1)View [virtual]
toNewImage()View [virtual]
toolModeChanged()View [virtual, slot]
toXml(QTextStream &stream, QString indent="", QString extraAttributes="") const View [virtual]
View(QWidget *, bool showProgress)View [protected]
viewCentreFrameChanged(View *, int)View [virtual, slot]
viewManagerPlaybackFrameChanged(int)View [virtual, slot]
viewZoomLevelChanged(View *, int, bool)View [virtual, slot]
zoom(bool in)View [virtual]
zoomLevelChanged(int, bool)View [signal]
zoomWheelsEnabledChanged()View [virtual, slot]
~View()View [virtual]