addItem(T *) | uiGraphicsScene | inline |
addItemGrp(uiGraphicsItemGroup *) | uiGraphicsScene | |
addItems(uiGraphicsItemSet *) | uiGraphicsScene | |
addObjectItem(uiObjectItem *) | uiGraphicsObjectScene | |
addPolygon(const TypeSet< uiPoint > &, bool fill) | uiGraphicsScene | |
addPolyLine(const TypeSet< uiPoint > &) | uiGraphicsScene | |
addRect(float x, float y, float w, float h) | uiGraphicsScene | |
addUpdateToQueue(Task *) | uiGraphicsScene | |
annotName() const | NamedObject | inlinevirtual |
attachCB(NotifierAccess &, const CallBack &, bool onlyifnew=false) | CallBacker | |
attachCB(NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) | CallBacker | inline |
backGroundColor() const | uiGraphicsScene | |
CallBacker() | CallBacker | |
CallBacker(const CallBacker &) | CallBacker | |
copyToClipBoard() | uiGraphicsScene | |
ctrlCPressed | uiGraphicsScene | |
CtrlCPressedCB(CallBacker *) | uiGraphicsScene | protected |
ctrlPPressed | uiGraphicsScene | |
deleteNotify(const CallBack &) | NamedObject | |
delnotify_ | NamedObject | protected |
detachAllNotifiers() | CallBacker | protected |
detachCB(NotifierAccess &, const CallBack &) | CallBacker | |
detachCB(NotifierAccess *notif, const CallBack &cb) | CallBacker | inline |
doAddItem(uiGraphicsItem *) | uiGraphicsScene | protected |
executePendingUpdates() | uiGraphicsScene | |
getDefaultPixelDensity() | uiGraphicsScene | static |
getItem(int id) | uiGraphicsScene | |
getItem(int id) const | uiGraphicsScene | |
getMouseEventHandler() | uiGraphicsScene | inline |
getPixelDensity() const | uiGraphicsScene | inline |
getSelectedArea() const | uiGraphicsScene | |
getSelItemSize() const | uiGraphicsScene | |
height() const | uiGraphicsScene | |
indexOf(int id) const | uiGraphicsScene | protected |
insertObjectItem(int, uiObjectItem *) | uiGraphicsObjectScene | |
isMouseEventActive() const | uiGraphicsScene | inline |
ismouseeventactive_ | uiGraphicsScene | protected |
isNotifierAttached(NotifierAccess *) const | CallBacker | |
itemAt(const Geom::Point2D< float > &) | uiGraphicsScene | |
itemAt(const Geom::Point2D< float > &) const | uiGraphicsScene | |
items_ | uiGraphicsScene | protected |
layoutPos() const | uiGraphicsObjectScene | |
layoutSize() const | uiGraphicsObjectScene | |
linkedto_ | NamedObject | protected |
mousehandler_ | uiGraphicsScene | protected |
mQtclass(QGraphicsLinearLayout *) layout_ | uiGraphicsObjectScene | protected |
mQtclass(QGraphicsWidget *) layoutitem_ | uiGraphicsObjectScene | protected |
uiGraphicsScene::mQtclass(QGraphicsScene *) qGraphicsScene() | uiGraphicsScene | inline |
name() const | NamedObject | inlinevirtual |
name_ | NamedObject | protected |
NamedObject(const char *nm=0) | NamedObject | |
NamedObject(const NamedObject *linkedto) | NamedObject | |
NamedObject(const NamedObject &) | NamedObject | |
nrItems() const | uiGraphicsScene | |
odgraphicsscene_ | uiGraphicsScene | protected |
operator==(const NamedObject &oth) const | NamedObject | inline |
pixeldensity_ | uiGraphicsScene | protected |
pixelDensityChange | uiGraphicsScene | |
queueid_ | uiGraphicsScene | protected |
removeAllItems() | uiGraphicsScene | |
removeItem(uiGraphicsItem *) | uiGraphicsScene | |
removeItems(uiGraphicsItemSet *) | uiGraphicsScene | |
removeObjectItem(uiObjectItem *) | uiGraphicsObjectScene | |
resizeLayoutToContent() | uiGraphicsObjectScene | protected |
saveAsImage(const char *, int, int, int) | uiGraphicsScene | |
saveAsPDF(const char *, int w, int h, int r) | uiGraphicsScene | |
saveAsPDF_PS(const char *, bool pdf_or_ps, int w, int h, int r) | uiGraphicsScene | |
saveAsPS(const char *, int w, int h, int r) | uiGraphicsScene | |
sceneRect() | uiGraphicsScene | |
setBackGroundColor(const Color &) | uiGraphicsScene | |
setCleanName(const char *) | NamedObject | |
setItemStretch(uiObjectItem *, int stretch) | uiGraphicsObjectScene | |
setLayoutPos(const uiPoint &) | uiGraphicsObjectScene | |
setLinkedTo(NamedObject *) | NamedObject | |
setMouseEventActive(bool yn) | uiGraphicsScene | inline |
setName(const char *) | NamedObject | virtual |
setPixelDensity(float) | uiGraphicsScene | |
setSceneRect(float x, float y, float w, float h) | uiGraphicsScene | |
setSelectionArea(const uiRect &) | uiGraphicsScene | |
stretchFactor(uiObjectItem *) const | uiGraphicsObjectScene | |
translateText() | uiGraphicsScene | |
uiGraphicsObjectScene(const char *) | uiGraphicsObjectScene | |
uiGraphicsScene(const char *) | uiGraphicsScene | |
useBackgroundPattern(bool) | uiGraphicsScene | |
width() const | uiGraphicsScene | |
~CallBacker() | CallBacker | virtual |
~NamedObject() | NamedObject | virtual |
~uiGraphicsScene() | uiGraphicsScene | |