|
| | uiColSeqDisp (uiParent *, OD::Orientation, bool withudfcoldisp=true) |
| |
| | ~uiColSeqDisp () |
| |
| const Sequence & | sequence () const |
| |
| OD::Orientation | orientation () const |
| |
| const Mapper * | mapper () const |
| |
| const char * | seqName () const |
| |
| void | setSequence (const Sequence &) |
| |
| void | setSeqName (const char *) |
| |
| void | setOrientation (OD::Orientation) |
| |
| void | setMapper (const Mapper *) |
| |
| int | pixFor (ValueType) const |
| |
| | uiRGBArrayCanvas (uiParent *, uiRGBArray &) |
| |
| | ~uiRGBArrayCanvas () |
| |
| void | setBorder (const uiBorder &) |
| |
| void | setBGColor (const Color &) |
| | everything More...
|
| |
| void | setDrawArr (bool) |
| | Draw the arr or not? More...
|
| |
| void | setPixmap (const uiPixmap &) |
| |
| void | removePixmap () |
| |
| uiRect | arrArea () const |
| |
| uiRGBArray & | rgbArray () |
| |
| const uiRGBArray & | rgbArray () const |
| |
| const uiRect & | updateArea () |
| |
| const uiBorder & | border () const |
| |
| const Color & | bgColor () const |
| |
| bool | arrDrawn () const |
| |
| void | beforeDraw () |
| |
| void | beforeDraw (int w, int h) |
| |
| void | setPixMapPos (int x, int y) |
| |
| void | updatePixmap () |
| |
| | uiGraphicsView (uiParent *, const char *nm) |
| |
| uiToolButton * | getSaveImageButton (uiParent *) |
| |
| uiToolButton * | getPrintImageButton (uiParent *) |
| |
| void | enableImageSave () |
| |
| void | disableImageSave () |
| |
| | uiGraphicsViewBase (uiParent *, const char *) |
| |
| | ~uiGraphicsViewBase () |
| |
| void | setScene (uiGraphicsScene &) |
| | Scene becomes mine. More...
|
| |
| uiGraphicsScene & | scene () |
| |
| const uiGraphicsScene & | scene () const |
| |
| void | show () |
| |
| void | setScrollBarPolicy (bool hor, ScrollBarPolicy) |
| |
| void | setDragMode (ODDragMode) |
| |
| ODDragMode | dragMode () const |
| |
| bool | isRubberBandingOn () const |
| |
| void | setMouseTracking (bool) |
| |
| bool | hasMouseTracking () const |
| |
| void | setMouseWheelReversal (bool) |
| |
| bool | getMouseWheelReversal () const |
| |
| void | setMidMouseButtonForDrag (bool) |
| |
| bool | hasMidMouseButtonForDrag () const |
| |
| int | width () const |
| | width of widget More...
|
| |
| int | height () const |
| | height of widget More...
|
| |
| int | viewWidth () const |
| | width of viewport More...
|
| |
| int | viewHeight () const |
| | height of viewport More...
|
| |
| void | setViewSize (int width, int height) |
| |
| void | setViewWidth (int) |
| |
| void | setViewHeight (int) |
| |
| int | getSceneBorder () const |
| |
| void | setSceneBorder (int) |
| |
| void | centreOn (uiPoint) |
| |
| uiRect | getSceneRect () const |
| |
| void | setSceneRect (const uiRect &) |
| |
| void | setSceneAlignment (const OD::Alignment &) |
| |
| void | setScaleFactor (float, float) |
| |
| uiPoint | getCursorPos () const |
| |
| void | getScaleFactor (float &, float &) const |
| |
| uiPoint | getScenePos (float, float) const |
| |
| const uiPoint & | getStartPos () const |
| |
| const uiRect * | getSelectedArea () const |
| |
| void | setViewArea (double x, double y, double w, double h) |
| |
| uiRect | getViewArea () const |
| |
| void | setBackgroundColor (const Color &) |
| |
| Color | backgroundColor () const |
| |
| void | setNoBackGround () |
| |
| void | rePaint () |
| |
| void | enableScrollZoom (bool yn=true) |
| |
| void | disableScrollZoom () |
| |
| bool | scrollZoomEnabled () |
| |
| uiSize | scrollBarSize (bool horizontal) const |
| |
| const uiPoint | mapFromScene (const Geom::Point2D< float > &) const |
| |
| const Geom::Point2D< float > | mapToScene (const uiPoint &) const |
| |
| bool | isCtrlPressed () const |
| |
| void | setCtrlPressed (bool yn) |
| |
| bool | print () |
| |
| MouseEventHandler & | getNavigationMouseEventHandler () |
| |
| MouseEventHandler & | getMouseEventHandler () |
| |
| KeyboardEventHandler & | getKeyboardEventHandler () |
| |
| GestureEventHandler & | gestureEventHandler () |
| |
| | uiObject (uiParent *, const char *nm) |
| |
| | uiObject (uiParent *, const char *nm, uiObjectBody &) |
| |
| | ~uiObject () |
| |
| void | setHSzPol (SzPolicy) |
| |
| void | setVSzPol (SzPolicy) |
| |
| SzPolicy | szPol (bool hor=true) const |
| |
| virtual void | setName (const char *) |
| |
| void | setToolTip (const uiString &) |
| |
| const uiString & | toolTip () const |
| |
| void | translateText () |
| |
| void | display (bool yn, bool shrink=false, bool maximized=false) |
| |
| void | setFocus () |
| |
| bool | hasFocus () const |
| |
| void | disabFocus () |
| |
| virtual void | setCursor (const MouseCursor &) |
| |
| bool | isCursorInside () const |
| |
| virtual void | setStyleSheet (const char *) |
| |
| Color | roBackgroundColor () const |
| |
| virtual void | setBackgroundPixmap (const uiPixmap &) |
| |
| virtual void | setTextColor (const Color &) |
| |
| void | setSensitive (bool yn=true) |
| |
| bool | sensitive () const |
| |
| bool | visible () const |
| |
| bool | isDisplayed () const |
| |
| int | prefHNrPics () const |
| |
| virtual void | setPrefWidth (int) |
| |
| void | setPrefWidthInChar (int) |
| |
| void | setPrefWidthInChar (float) |
| |
| void | setMinimumWidth (int) |
| |
| void | setMaximumWidth (int) |
| |
| int | prefVNrPics () const |
| |
| virtual void | setPrefHeight (int) |
| |
| void | setPrefHeightInChar (int) |
| |
| void | setPrefHeightInChar (float) |
| |
| void | setMinimumHeight (int) |
| |
| void | setMaximumHeight (int) |
| |
| void | setStretch (int hor, int ver) |
| | Sets stretch factors for object If stretch factor is > 1, then object will already grow at pop-up. More...
|
| |
| void | attach (constraintType, int margin=-1) |
| | attaches object to another In case the stretched... options are used, margin=-1 (default) stretches the object not to cross the border. margin=-2 stretches the object to fill the parent's border. This looks nice with separators. More...
|
| |
| void | attach (constraintType, uiObject *, int margin=-1, bool reciprocal=true) |
| |
| void | attach (constraintType, uiParent *, int margin=-1, bool reciprocal=true) |
| |
| void | setFont (const uiFont &) |
| |
| const uiFont * | font () const |
| |
| void | setCaption (const uiString &) |
| |
| void | shallowRedraw (CallBacker *=0) |
| |
| void | deepRedraw (CallBacker *=0) |
| |
| void | reDraw (bool deep) |
| |
| uiSize | actualsize (bool include_border=true) const |
| |
| uiParent * | parent () |
| |
| const uiParent * | parent () const |
| |
| void | reParent (uiParent *) |
| |
| uiMainWin * | mainwin () |
| |
| int | getNrWidgets () const |
| |
| | mQtclass (QWidget *) getWidget(int) |
| |
| virtual const ObjectSet< uiBaseObject > * | childList () const |
| |
| void | close () |
| |
|
| CNotifier< uiColSeqDisp, PosType > | selReq |
| | click or enter More...
|
| |
| CNotifier< uiColSeqDisp, PosType > | menuReq |
| | right-click or space More...
|
| |
| CNotifier< uiColSeqDisp, PosType > | upReq |
| | wheel-, key- or page-up More...
|
| |
| CNotifier< uiColSeqDisp, PosType > | downReq |
| | wheel-, key- or page-down More...
|
| |
| CNotifier< uiGraphicsViewBase, uiSize > | reSize |
| | CallBacker is OLD size. More...
|
| |
| Notifier< uiGraphicsViewBase > | rubberBandUsed |
| |
| Notifier< uiGraphicsViewBase > | reDrawNeeded |
| |
| Notifier< uiGraphicsViewBase > | reDrawn |
| | In practice, this happens only after reSize. More...
|
| |
| Notifier< uiGraphicsViewBase > | preDraw |
| |
| Notifier< uiGraphicsViewBase > | scrollBarUsed |
| |
| Notifier< uiObject > | pointerEntered |
| |
| Notifier< uiObject > | pointerLeft |
| |
| Notifier< uiObject > | closed |
| | Triggered when object closes. More...
|
| |
| CNotifier< uiObject, uiRect & > | setGeometry |
| | triggered when getting a new geometry A reference to the new geometry is passed which can be manipulated, before the geometry is actually set to the QWidget. More...
|
| |