svgui
1.9
|
Pane.h
Go to the documentation of this file.
virtual void modelAlignmentCompletionChanged(ModelId) override
Definition: Pane.cpp:933
void drawFeatureDescription(Layer *, QPainter &)
Definition: Pane.cpp:695
Very trivial enhancement to QPushButton to make it emit signals when the mouse enters and leaves (for...
Definition: NotifyingPushButton.h:27
virtual QSize getRenderedImageSize() override
Calculate and return the size of image that will be generated by renderToNewImage().
Definition: Pane.h:64
virtual QImage * renderToNewImage()
Render the view contents to a new QImage (which may be wider than the visible View).
Definition: View.cpp:3151
Definition: Pane.h:195
virtual QImage * renderToNewImage() override
Render the view contents to a new QImage (which may be wider than the visible View).
Definition: Pane.h:58
virtual void dragEnterEvent(QDragEnterEvent *e) override
Definition: Pane.cpp:2621
void doubleClickSelectInvoked(sv_frame_t frame)
void drawAlignmentStatus(QRect, QPainter &, ModelId, bool down)
Definition: Pane.cpp:868
virtual void toXml(QTextStream &stream, QString indent="", QString extraAttributes="") const override
Definition: Pane.cpp:2988
void dropAccepted(QStringList uriList)
virtual QString getPropertyContainerIconName() const override
Definition: Pane.h:43
bool getTopLayerDisplayExtents(double &valueMin, double &valueMax, double &displayMin, double &displayMax, QString *unit=0)
Definition: Pane.cpp:1311
virtual void propertyContainerSelected(View *, PropertyContainer *pc) override
Definition: Pane.cpp:2831
Selection getSelectionAt(int x, bool &closeToLeft, bool &closeToRight) const
Definition: Pane.cpp:1267
Definition: KeyReference.h:30
Definition: Thumbwheel.h:29
void verticalPannerContextMenuRequested(const QPoint &)
Definition: Pane.cpp:2555
Definition: Pane.h:197
Definition: Panner.h:23
Definition: Pane.h:198
void drawModelTimeExtents(QRect, QPainter &, ModelId)
Definition: Pane.cpp:827
void drawDurationAndRate(QRect, ModelId, sv_samplerate_t, QPainter &)
Definition: Pane.cpp:1120
virtual bool shouldIlluminateLocalSelection(QPoint &pos, bool &closeToLeft, bool &closeToRight) const override
Definition: Pane.cpp:315
virtual sv_frame_t getFirstVisibleFrame() const override
Definition: Pane.cpp:1258
virtual void zoomWheelsEnabledChanged() override
Definition: Pane.cpp:2805
virtual QSize getRenderedImageSize()
Calculate and return the size of image that will be generated by renderToNewImage().
Definition: View.cpp:3183
virtual void mouseDoubleClickEvent(QMouseEvent *e) override
Definition: Pane.cpp:2267
void schedulePlaybackFrameMove(sv_frame_t frame)
Definition: Pane.cpp:1519
Definition: Pane.h:77
void regionOutlined(QRect rect)
void paneInteractedWith()
bool setTopLayerDisplayExtents(double displayMin, double displayMax)
Definition: Pane.cpp:1326
virtual QImage * renderPartToNewImage(sv_frame_t f0, sv_frame_t f1) override
Render the view contents between the given frame extents to a new QImage (which may be wider than the...
Definition: Pane.cpp:1200
Definition: Pane.h:76
virtual void viewZoomLevelChanged(View *, ZoomLevel, bool locked) override
Definition: Pane.cpp:2812
virtual QSize getRenderedPartImageSize(sv_frame_t f0, sv_frame_t f1) override
Calculate and return the size of image that will be generated by renderPartToNewImage(f0, f1).
Definition: Pane.cpp:1239
void rightButtonMenuRequested(QPoint position)
virtual bool shouldIlluminateLocalFeatures(const Layer *layer, QPoint &pos) const override
Definition: Pane.cpp:291
virtual bool render(QPainter &paint, int x0, sv_frame_t f0, sv_frame_t f1) override
Definition: Pane.cpp:1169
virtual void mouseReleaseEvent(QMouseEvent *e) override
Definition: Pane.cpp:1537
View is the base class of widgets that display one or more overlaid views of data against a horizonta...
Definition: View.h:55
void wheelHorizontalFine(int pixels, Qt::KeyboardModifiers)
Definition: Pane.cpp:2492
Definition: Pane.h:78
void verticalPannerMoved(float x, float y, float w, float h)
Definition: Pane.cpp:2542
DragMode updateDragMode(DragMode currentMode, QPoint origin, QPoint currentPoint, bool canMoveHorizontal, bool canMoveVertical, bool resistHorizontal, bool resistVertical)
Definition: Pane.cpp:2113
void drawCentreLine(sv_samplerate_t, QPainter &, bool omitLine)
Definition: Pane.cpp:753
Definition: Pane.h:196
Generated by 1.8.11