, including all inherited members.
acceptDrops() const | QGraphicsItem | |
acceptedMouseButtons() const | QGraphicsItem | |
acceptHoverEvents() const | QGraphicsItem | |
acceptsHoverEvents() const | QGraphicsItem | |
acceptTouchEvents() const | QGraphicsItem | |
advance(int phase) | QGraphicsItem | [virtual] |
blockSignals(bool block) | QObject | |
boundingRect() const | Avogadro::ElementDetail | |
boundingRegion(const QTransform &itemToDeviceTransform) const | QGraphicsItem | |
boundingRegionGranularity() const | QGraphicsItem | |
cacheMode() const | QGraphicsItem | |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | [protected] |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | [protected, virtual] |
childItems() const | QGraphicsItem | |
QObject::children() const | QObject | |
QGraphicsItem::children() const | QGraphicsItem | |
childrenBoundingRect() const | QGraphicsItem | |
className() const | QObject | |
clearFocus() | QGraphicsItem | |
clipPath() const | QGraphicsItem | |
collidesWithItem(const QGraphicsItem *other, Qt::ItemSelectionMode mode) const | QGraphicsItem | [virtual] |
collidesWithPath(const QPainterPath &path, Qt::ItemSelectionMode mode) const | QGraphicsItem | [virtual] |
collidingItems(Qt::ItemSelectionMode mode) const | QGraphicsItem | |
commonAncestorItem(const QGraphicsItem *other) const | QGraphicsItem | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | [static] |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | [static] |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connectNotify(const char *signal) | QObject | [protected, virtual] |
contains(const QPointF &point) const | QGraphicsItem | [virtual] |
contextMenuEvent(QGraphicsSceneContextMenuEvent *event) | QGraphicsItem | [protected, virtual] |
cursor() const | QGraphicsItem | |
customEvent(QEvent *event) | QObject | [protected, virtual] |
data(int key) const | QGraphicsItem | |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
deviceTransform(const QTransform &viewportTransform) const | QGraphicsItem | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | [static] |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | [static] |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | [protected, virtual] |
dragEnterEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsItem | [protected, virtual] |
dragLeaveEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsItem | [protected, virtual] |
dragMoveEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsItem | [protected, virtual] |
dropEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsItem | [protected, virtual] |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
effectiveOpacity() const | QGraphicsItem | |
elementChanged(int element) | Avogadro::ElementDetail | [slot] |
ElementDetail(int elementNumber=0) | Avogadro::ElementDetail | |
ensureVisible(const QRectF &rect, int xmargin, int ymargin) | QGraphicsItem | |
ensureVisible(qreal x, qreal y, qreal w, qreal h, int xmargin, int ymargin) | QGraphicsItem | |
event(QEvent *e) | QObject | [virtual] |
eventFilter(QObject *watched, QEvent *event) | QObject | [virtual] |
filtersChildEvents() const | QGraphicsItem | |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
flags() const | QGraphicsItem | |
focusInEvent(QFocusEvent *event) | QGraphicsItem | [protected, virtual] |
focusItem() const | QGraphicsItem | |
focusOutEvent(QFocusEvent *event) | QGraphicsItem | [protected, virtual] |
focusProxy() const | QGraphicsItem | |
grabKeyboard() | QGraphicsItem | |
grabMouse() | QGraphicsItem | |
graphicsEffect() const | QGraphicsItem | |
GraphicsItemFlags | QGraphicsItem | |
group() const | QGraphicsItem | |
handlesChildEvents() const | QGraphicsItem | |
hasCursor() const | QGraphicsItem | |
hasFocus() const | QGraphicsItem | |
hide() | QGraphicsItem | |
hoverEnterEvent(QGraphicsSceneHoverEvent *event) | QGraphicsItem | [protected, virtual] |
hoverLeaveEvent(QGraphicsSceneHoverEvent *event) | QGraphicsItem | [protected, virtual] |
hoverMoveEvent(QGraphicsSceneHoverEvent *event) | QGraphicsItem | [protected, virtual] |
inherits(const char *className) const | QObject | |
inputMethodEvent(QInputMethodEvent *event) | QGraphicsItem | [protected, virtual] |
inputMethodHints() const | QGraphicsItem | |
inputMethodQuery(Qt::InputMethodQuery query) const | QGraphicsItem | [protected, virtual] |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
installSceneEventFilter(QGraphicsItem *filterItem) | QGraphicsItem | |
isA(const char *className) const | QObject | |
isActive() const | QGraphicsItem | |
isAncestorOf(const QGraphicsItem *child) const | QGraphicsItem | |
isBlockedByModalPanel(QGraphicsItem **blockingPanel) const | QGraphicsItem | |
isClipped() const | QGraphicsItem | |
isEnabled() const | QGraphicsItem | |
isObscured() const | QGraphicsItem | |
isObscured(const QRectF &rect) const | QGraphicsItem | |
isObscured(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
isObscuredBy(const QGraphicsItem *item) const | QGraphicsItem | [virtual] |
isPanel() const | QGraphicsItem | |
isSelected() const | QGraphicsItem | |
isUnderMouse() const | QGraphicsItem | |
isVisible() const | QGraphicsItem | |
isVisibleTo(const QGraphicsItem *parent) const | QGraphicsItem | |
isWidget() const | QGraphicsItem | |
isWidgetType() const | QObject | |
isWindow() const | QGraphicsItem | |
itemChange(GraphicsItemChange change, const QVariant &value) | QGraphicsItem | [protected, virtual] |
itemTransform(const QGraphicsItem *other, bool *ok) const | QGraphicsItem | |
keyPressEvent(QKeyEvent *event) | QGraphicsItem | [protected, virtual] |
keyReleaseEvent(QKeyEvent *event) | QGraphicsItem | [protected, virtual] |
killTimer(int id) | QObject | |
mapFromItem(const QGraphicsItem *item, const QPointF &point) const | QGraphicsItem | |
mapFromItem(const QGraphicsItem *item, const QRectF &rect) const | QGraphicsItem | |
mapFromItem(const QGraphicsItem *item, const QPolygonF &polygon) const | QGraphicsItem | |
mapFromItem(const QGraphicsItem *item, const QPainterPath &path) const | QGraphicsItem | |
mapFromItem(const QGraphicsItem *item, qreal x, qreal y) const | QGraphicsItem | |
mapFromItem(const QGraphicsItem *item, qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
mapFromParent(const QPointF &point) const | QGraphicsItem | |
mapFromParent(const QRectF &rect) const | QGraphicsItem | |
mapFromParent(const QPolygonF &polygon) const | QGraphicsItem | |
mapFromParent(const QPainterPath &path) const | QGraphicsItem | |
mapFromParent(qreal x, qreal y) const | QGraphicsItem | |
mapFromParent(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
mapFromScene(const QPointF &point) const | QGraphicsItem | |
mapFromScene(const QRectF &rect) const | QGraphicsItem | |
mapFromScene(const QPolygonF &polygon) const | QGraphicsItem | |
mapFromScene(const QPainterPath &path) const | QGraphicsItem | |
mapFromScene(qreal x, qreal y) const | QGraphicsItem | |
mapFromScene(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
mapRectFromItem(const QGraphicsItem *item, const QRectF &rect) const | QGraphicsItem | |
mapRectFromItem(const QGraphicsItem *item, qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
mapRectFromParent(const QRectF &rect) const | QGraphicsItem | |
mapRectFromParent(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
mapRectFromScene(const QRectF &rect) const | QGraphicsItem | |
mapRectFromScene(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
mapRectToItem(const QGraphicsItem *item, const QRectF &rect) const | QGraphicsItem | |
mapRectToItem(const QGraphicsItem *item, qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
mapRectToParent(const QRectF &rect) const | QGraphicsItem | |
mapRectToParent(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
mapRectToScene(const QRectF &rect) const | QGraphicsItem | |
mapRectToScene(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
mapToItem(const QGraphicsItem *item, const QPointF &point) const | QGraphicsItem | |
mapToItem(const QGraphicsItem *item, const QRectF &rect) const | QGraphicsItem | |
mapToItem(const QGraphicsItem *item, const QPolygonF &polygon) const | QGraphicsItem | |
mapToItem(const QGraphicsItem *item, const QPainterPath &path) const | QGraphicsItem | |
mapToItem(const QGraphicsItem *item, qreal x, qreal y) const | QGraphicsItem | |
mapToItem(const QGraphicsItem *item, qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
mapToParent(const QPointF &point) const | QGraphicsItem | |
mapToParent(const QRectF &rect) const | QGraphicsItem | |
mapToParent(const QPolygonF &polygon) const | QGraphicsItem | |
mapToParent(const QPainterPath &path) const | QGraphicsItem | |
mapToParent(qreal x, qreal y) const | QGraphicsItem | |
mapToParent(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
mapToScene(const QPointF &point) const | QGraphicsItem | |
mapToScene(const QRectF &rect) const | QGraphicsItem | |
mapToScene(const QPolygonF &polygon) const | QGraphicsItem | |
mapToScene(const QPainterPath &path) const | QGraphicsItem | |
mapToScene(qreal x, qreal y) const | QGraphicsItem | |
mapToScene(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
matrix() const | QGraphicsItem | |
metaObject() const | QObject | [virtual] |
mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event) | QGraphicsItem | [protected, virtual] |
mouseMoveEvent(QGraphicsSceneMouseEvent *event) | QGraphicsItem | [protected, virtual] |
mousePressEvent(QGraphicsSceneMouseEvent *event) | QGraphicsItem | [protected, virtual] |
mouseReleaseEvent(QGraphicsSceneMouseEvent *event) | QGraphicsItem | [protected, virtual] |
moveBy(qreal dx, qreal dy) | QGraphicsItem | |
moveToThread(QThread *targetThread) | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | [protected, static] |
objectName | QObject | |
objectName() const | QObject | |
opacity() const | QGraphicsItem | |
opaqueArea() const | QGraphicsItem | [virtual] |
paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | Avogadro::ElementDetail | |
panel() const | QGraphicsItem | |
panelModality() const | QGraphicsItem | |
parent() const | QObject | |
parentItem() const | QGraphicsItem | |
parentObject() const | QGraphicsItem | |
parentWidget() const | QGraphicsItem | |
pos() const | QGraphicsItem | |
prepareGeometryChange() | QGraphicsItem | [protected] |
property(const char *name) const | QObject | |
QGraphicsItem(QGraphicsItem *parent) | QGraphicsItem | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) const | QObject | [protected] |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
removeSceneEventFilter(QGraphicsItem *filterItem) | QGraphicsItem | |
resetMatrix() | QGraphicsItem | |
resetTransform() | QGraphicsItem | |
rotate(qreal angle) | QGraphicsItem | |
rotation() const | QGraphicsItem | |
scale(qreal sx, qreal sy) | QGraphicsItem | |
scale() const | QGraphicsItem | |
scene() const | QGraphicsItem | |
sceneBoundingRect() const | QGraphicsItem | |
sceneEvent(QEvent *event) | QGraphicsItem | [protected, virtual] |
sceneEventFilter(QGraphicsItem *watched, QEvent *event) | QGraphicsItem | [protected, virtual] |
sceneMatrix() const | QGraphicsItem | |
scenePos() const | QGraphicsItem | |
sceneTransform() const | QGraphicsItem | |
scroll(qreal dx, qreal dy, const QRectF &rect) | QGraphicsItem | |
sender() const | QObject | [protected] |
senderSignalIndex() const | QObject | [protected] |
setAcceptDrops(bool on) | QGraphicsItem | |
setAcceptedMouseButtons(QFlags< Qt::MouseButton > buttons) | QGraphicsItem | |
setAcceptHoverEvents(bool enabled) | QGraphicsItem | |
setAcceptsHoverEvents(bool enabled) | QGraphicsItem | |
setAcceptTouchEvents(bool enabled) | QGraphicsItem | |
setActive(bool active) | QGraphicsItem | |
setBoundingRegionGranularity(qreal granularity) | QGraphicsItem | |
setCacheMode(CacheMode mode, const QSize &logicalCacheSize) | QGraphicsItem | |
setCursor(const QCursor &cursor) | QGraphicsItem | |
setData(int key, const QVariant &value) | QGraphicsItem | |
setEnabled(bool enabled) | QGraphicsItem | |
setFiltersChildEvents(bool enabled) | QGraphicsItem | |
setFlag(GraphicsItemFlag flag, bool enabled) | QGraphicsItem | |
setFlags(QFlags< QGraphicsItem::GraphicsItemFlag > flags) | QGraphicsItem | |
setFocus(Qt::FocusReason focusReason) | QGraphicsItem | |
setFocusProxy(QGraphicsItem *item) | QGraphicsItem | |
setGraphicsEffect(QGraphicsEffect *effect) | QGraphicsItem | |
setGroup(QGraphicsItemGroup *group) | QGraphicsItem | |
setHandlesChildEvents(bool enabled) | QGraphicsItem | |
setInputMethodHints(QFlags< Qt::InputMethodHint > hints) | QGraphicsItem | |
setMatrix(const QMatrix &matrix, bool combine) | QGraphicsItem | |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setOpacity(qreal opacity) | QGraphicsItem | |
setPanelModality(PanelModality panelModality) | QGraphicsItem | |
setParent(QObject *parent) | QObject | |
setParentItem(QGraphicsItem *newParent) | QGraphicsItem | |
setPos(const QPointF &pos) | QGraphicsItem | |
setPos(qreal x, qreal y) | QGraphicsItem | |
setProperty(const char *name, const QVariant &value) | QObject | |
setRotation(qreal angle) | QGraphicsItem | |
setScale(qreal factor) | QGraphicsItem | |
setSelected(bool selected) | QGraphicsItem | |
setToolTip(const QString &toolTip) | QGraphicsItem | |
setTransform(const QTransform &matrix, bool combine) | QGraphicsItem | |
setTransformations(const QList< QGraphicsTransform * > &transformations) | QGraphicsItem | |
setTransformOriginPoint(const QPointF &origin) | QGraphicsItem | |
setTransformOriginPoint(qreal x, qreal y) | QGraphicsItem | |
setVisible(bool visible) | QGraphicsItem | |
setX(qreal x) | QGraphicsItem | |
setY(qreal y) | QGraphicsItem | |
setZValue(qreal z) | QGraphicsItem | |
shape() const | Avogadro::ElementDetail | [virtual] |
shear(qreal sh, qreal sv) | QGraphicsItem | |
show() | QGraphicsItem | |
signalsBlocked() const | QObject | |
stackBefore(const QGraphicsItem *sibling) | QGraphicsItem | |
startTimer(int interval) | QObject | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | [protected, virtual] |
toGraphicsObject() | QGraphicsItem | |
toGraphicsObject() const | QGraphicsItem | |
toolTip() const | QGraphicsItem | |
topLevelItem() const | QGraphicsItem | |
topLevelWidget() const | QGraphicsItem | |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | [static] |
transform() const | QGraphicsItem | |
transformations() const | QGraphicsItem | |
transformOriginPoint() const | QGraphicsItem | |
translate(qreal dx, qreal dy) | QGraphicsItem | |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | [static] |
type() const | QGraphicsItem | [virtual] |
ungrabKeyboard() | QGraphicsItem | |
ungrabMouse() | QGraphicsItem | |
unsetCursor() | QGraphicsItem | |
update(const QRectF &rect) | QGraphicsItem | |
update(qreal x, qreal y, qreal width, qreal height) | QGraphicsItem | |
updateMicroFocus() | QGraphicsItem | [protected] |
wheelEvent(QGraphicsSceneWheelEvent *event) | QGraphicsItem | [protected, virtual] |
window() const | QGraphicsItem | |
x() const | QGraphicsItem | |
y() const | QGraphicsItem | |
zValue() const | QGraphicsItem | |
~QGraphicsItem() | QGraphicsItem | [virtual] |
~QObject() | QObject | [virtual] |