acceptedMouseButtonsEnabled() const | uiGraphicsItem | virtual |
addChild(uiGraphicsItem *) | uiGraphicsItem | |
addChildSet(uiGraphicsItemSet &) | uiGraphicsItem | |
addChildWithoutCheck(uiGraphicsItem *) | uiGraphicsItem | |
angle_ | uiGraphicsItem | private |
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 |
block_ | uiLegendItem | |
boundingRect() const | uiGraphicsItem | virtual |
buildLayout() | uiLegendItem | protected |
CallBacker() | CallBacker | |
CallBacker(const CallBacker &) | CallBacker | |
children_ | uiGraphicsItem | protected |
contourinc_ | uiLegendItem | |
country_ | uiLegendItem | |
createReceiverForCurrentThread() | CallBacker | static |
date_ | uiLegendItem | |
detachAllNotifiers() const | CallBacker | |
detachCB(const NotifierAccess &, const CallBack &) const | CallBacker | |
detachCB(const NotifierAccess *notif, const CallBack &cb) const | CallBacker | inline |
findItem(QGraphicsItem *) | uiGraphicsItem | virtual |
getChild(int) | uiGraphicsItem | |
getNewID() | uiGraphicsItem | privatestatic |
getPos() const | uiGraphicsItem | |
getRotation() | uiGraphicsItem | |
getScale(float &sx, float &sy) | uiGraphicsItem | |
getTransparency() const | uiGraphicsItem | |
getZValue() const | uiGraphicsItem | |
headerfont_ | uiLegendItem | protected |
hide() | uiGraphicsItem | |
horizonname_ | uiLegendItem | |
id() const | uiGraphicsItem | inline |
id_ | uiGraphicsItem | private |
infofont_ | uiLegendItem | protected |
init() | uiLegendItem | protected |
isCapsule() const | CallBacker | inlinevirtual |
isFiltersChildEventsEnabled() const | uiGraphicsItem | virtual |
isHoverEventsAccepted() const | uiGraphicsItem | virtual |
isItemIgnoresTransformationsEnabled() const | uiGraphicsItem | |
isMovable() const | uiGraphicsItem | virtual |
isNotifierAttached(const NotifierAccess *) const | CallBacker | |
isPresent(const uiGraphicsItem &) const | uiGraphicsItem | |
isSelectable() const | uiGraphicsItem | virtual |
isSelected() const | uiGraphicsItem | inlinevirtual |
isVisible() const | uiGraphicsItem | virtual |
leftClicked | uiGraphicsItem | |
license_ | uiLegendItem | |
mapscale_ | uiLegendItem | |
mkQtObj() override | uiRectItem | protectedvirtual |
modelname_ | uiLegendItem | |
moveBy(float x, float y) | uiGraphicsItem | |
notifyShutdown(const NotifierAccess *, bool wait) const | CallBacker | private |
nrChildren() const | uiGraphicsItem | |
parent_ | uiGraphicsItem | protected |
qGraphicsItem() | uiGraphicsItem | inline |
qGraphicsItem() const | uiGraphicsItem | inline |
qgraphicsitem_ | uiGraphicsItem | protected |
qRectItem() | uiRectItem | inline |
qrectitem_ | uiRectItem | protected |
removeAll(bool withdelete) | uiGraphicsItem | |
removeChild(uiGraphicsItem *, bool withdelete) | uiGraphicsItem | |
removeChildSet(uiGraphicsItemSet &) | uiGraphicsItem | |
removeReceiverForCurrentThread() | CallBacker | static |
rightClicked | uiGraphicsItem | |
rotate(float angle) | uiGraphicsItem | inline |
sBlock() | uiLegendItem | inlineprivate |
scale(float sx, float sy) | uiGraphicsItem | inline |
scale_ | uiGraphicsItem | private |
scene_ | uiGraphicsItem | protected |
sContourInc() | uiLegendItem | inlineprivate |
sCountry() | uiLegendItem | inlineprivate |
sDate() | uiLegendItem | inlineprivate |
selected_ | uiGraphicsItem | protected |
setAcceptedMouseButtons(OD::ButtonState) | uiGraphicsItem | virtual |
setAcceptHoverEvents(bool) | uiGraphicsItem | virtual |
setCursor(const MouseCursor &) | uiGraphicsItem | |
setFillColor(const OD::Color &, bool usetransp=false) | uiGraphicsItem | virtual |
setFillPattern(const FillPattern &) | uiGraphicsItem | virtual |
setFiltersChildEvents(bool) | uiGraphicsItem | virtual |
setGradientFill(int x1, int y1, int x2, int y2, const TypeSet< float > &stops, const TypeSet< OD::Color > &colors) | uiGraphicsItem | virtual |
setItemIgnoresTransformations(bool) | uiGraphicsItem | |
setMovable(bool) | uiGraphicsItem | virtual |
setPenColor(const OD::Color &, bool usetransp=false) | uiGraphicsItem | virtual |
setPenStyle(const OD::LineStyle &, bool usetransp=false) | uiGraphicsItem | virtual |
setPos(const uiWorldPoint &) | uiGraphicsItem | |
setPos(const uiPoint &p) | uiGraphicsItem | |
setPos(const Geom::Point2D< float > &) | uiGraphicsItem | |
setPos(float x, float y) | uiGraphicsItem | |
setProperties() | uiLegendItem | protected |
setRect(int x, int y, int width, int height) | uiRectItem | |
setRect(float x, float y, float width, float height) | uiRectItem | |
setRect(const uiRect &) | uiRectItem | |
setRect(const Geom::RectF &) | uiRectItem | |
setRotation(float angle) | uiGraphicsItem | |
setScale(float sx, float sy) | uiGraphicsItem | |
setScene(uiGraphicsScene *) | uiGraphicsItem | virtual |
setSelectable(bool) | uiGraphicsItem | virtual |
setSelected(bool) | uiGraphicsItem | virtual |
setToolTip(const uiString &) | uiGraphicsItem | |
setTransparency(float) | uiGraphicsItem | virtual |
setVisible(bool) | uiGraphicsItem | virtual |
setZValue(int) | uiGraphicsItem | |
sHorNm() | uiLegendItem | inlineprivate |
show() | uiGraphicsItem | |
sign_ | uiLegendItem | |
sLicense() | uiLegendItem | inlineprivate |
sMap() | uiLegendItem | inlineprivate |
sModelNm() | uiLegendItem | inlineprivate |
sScale() | uiLegendItem | inlineprivate |
sSignature() | uiLegendItem | inlineprivate |
stopReceivingNotifications() const | CallBacker | inline |
stPos(float, float) | uiGraphicsItem | protectedvirtual |
sUserNm() | uiLegendItem | inlineprivate |
title_ | uiLegendItem | |
tooltip_ | uiGraphicsItem | private |
transformToScenePos(const uiPoint &itmpos) const | uiGraphicsItem | |
translateText() | uiGraphicsItem | virtual |
translation_ | uiGraphicsItem | private |
trueCaller() | CallBacker | inlinevirtual |
uiGraphicsItem() | uiGraphicsItem | |
uiGraphicsItem(QGraphicsItem *) | uiGraphicsItem | protected |
uiLegendItem() | uiLegendItem | |
uiRectItem() | uiRectItem | |
uiRectItem(int x, int y, int width, int height) | uiRectItem | |
uiRectItem(QGraphicsRectItem *) | uiRectItem | |
updateTransform() | uiGraphicsItem | private |
username_ | uiLegendItem | |
~CallBacker() | CallBacker | virtual |
~uiGraphicsItem() | uiGraphicsItem | |
~uiLegendItem() | uiLegendItem | |
~uiRectItem() | uiRectItem | |