addItem(T *) | uiGraphicsScene | inline |
addItemGrp(uiGraphicsItemGroup *) | uiGraphicsScene | |
addItems(uiGraphicsItemSet *) | uiGraphicsScene | |
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 | |
attachCB(const NotifierAccess &, const CallBack &, bool onlyifnew=false) const | CallBacker | |
attachCB(const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const | CallBacker | |
attachednotifiers_ | CallBacker | private |
attachednotifierslock_ | CallBacker | mutableprivate |
backGroundColor() const | uiGraphicsScene | |
CallBacker() | CallBacker | |
CallBacker(const CallBacker &) | CallBacker | |
copyToClipBoard() | uiGraphicsScene | |
createReceiverForCurrentThread() | CallBacker | static |
ctrlCPressed | uiGraphicsScene | |
CtrlCPressedCB(CallBacker *) | uiGraphicsScene | protected |
ctrlPPressed | uiGraphicsScene | |
delalreadytriggered_ | NamedCallBacker | mutableprotected |
delnotif_ | NamedCallBacker | protected |
detachAllNotifiers() const | CallBacker | |
detachCB(const NotifierAccess &, const CallBack &) const | CallBacker | |
detachCB(const NotifierAccess *notif, const CallBack &cb) const | CallBacker | inline |
doAddItem(uiGraphicsItem *) | uiGraphicsScene | protected |
executePendingUpdates() | uiGraphicsScene | |
getDefaultPixelDensity() | uiGraphicsScene | static |
getItem(int id) | uiGraphicsScene | |
getItem(int id) const | uiGraphicsScene | |
getMouseEventHandler() | uiGraphicsScene | inline |
getName() const | NamedObject | inlinevirtual |
getNameFromPar(const IOPar &) | NamedObject | |
getPixelDensity() const | uiGraphicsScene | inline |
getSelectedArea() const | uiGraphicsScene | |
getSelItemSize() const | uiGraphicsScene | |
hasName(const char *nm) const | ObjectWithName | inline |
hasName(const name_type &nm) const | ObjectWithName | inline |
height() const | uiGraphicsScene | |
indexOf(int id) const | uiGraphicsScene | protected |
isCapsule() const | CallBacker | inlinevirtual |
isMouseEventActive() const | uiGraphicsScene | inline |
ismouseeventactive_ | uiGraphicsScene | protected |
isNotifierAttached(const NotifierAccess *) const | CallBacker | |
itemAt(const Geom::Point2D< float > &) | uiGraphicsScene | |
itemAt(const Geom::Point2D< float > &) const | uiGraphicsScene | |
items_ | uiGraphicsScene | protected |
mousehandler_ | uiGraphicsScene | protected |
name() const override | NamedObject | inlinevirtual |
name_ | NamedObject | protected |
name_type typedef | ObjectWithName | |
NamedCallBacker(const char *nm=0) | NamedCallBacker | |
NamedCallBacker(const NamedCallBacker &) | NamedCallBacker | |
NamedObject(const char *nm=nullptr) | NamedObject | inline |
NamedObject(const NamedObject &oth) | NamedObject | inline |
notifyShutdown(const NotifierAccess *, bool wait) const | CallBacker | private |
nrItems() const | uiGraphicsScene | |
objectToBeDeleted() const | NamedCallBacker | inlinevirtual |
odgraphicsscene_ | uiGraphicsScene | protected |
operator=(const NamedObject &) | NamedObject | |
operator==(const NamedCallBacker &oth) const | NamedCallBacker | inline |
operator==(const NamedObject &oth) const | NamedCallBacker | inline |
pixeldensity_ | uiGraphicsScene | protected |
pixelDensityChange | uiGraphicsScene | |
putNameInPar(IOPar &) const | ObjectWithName | |
qGraphicsScene() | uiGraphicsScene | inline |
queueid_ | uiGraphicsScene | protected |
removeAllItems() | uiGraphicsScene | |
removeItem(uiGraphicsItem *) | uiGraphicsScene | |
removeItems(uiGraphicsItemSet *) | uiGraphicsScene | |
removeReceiverForCurrentThread() | CallBacker | static |
saveAsImage(const char *fnm, int width, int height, int res) | uiGraphicsScene | |
saveAsPDF(const char *fnm, int width, int height, int res) | uiGraphicsScene | |
sceneRect() | uiGraphicsScene | |
sendDelNotif() const | NamedCallBacker | protected |
setBackGroundColor(const OD::Color &) | uiGraphicsScene | |
setMouseEventActive(bool yn) | uiGraphicsScene | inline |
setName(const char *nm) | NamedObject | inlinevirtual |
setPixelDensity(float) | uiGraphicsScene | |
setSceneRect(float x, float y, float w, float h) | uiGraphicsScene | |
setSelectionArea(const uiRect &) | uiGraphicsScene | |
stopReceivingNotifications() const | CallBacker | inline |
translateText() | uiGraphicsScene | |
trueCaller() | CallBacker | inlinevirtual |
uiGraphicsItem class | uiGraphicsScene | friend |
uiGraphicsScene(const char *) | uiGraphicsScene | |
useBackgroundPattern(bool) | uiGraphicsScene | |
width() const | uiGraphicsScene | |
~CallBacker() | CallBacker | virtual |
~NamedObject() | NamedObject | inlinevirtual |
~ObjectWithName() | ObjectWithName | inlinevirtual |
~uiGraphicsScene() | uiGraphicsScene | |