Qt 4.8
|
This is the complete list of members for QmlJSDebugger::ZoomTool, including all inherited members.
AbstractLiveEditTool(QDeclarativeViewInspector *inspector) | QmlJSDebugger::AbstractLiveEditTool | |
AbstractTool(AbstractViewInspector *inspector) | QmlJSDebugger::AbstractTool | explicit |
blockSignals(bool b) | QObject | |
childEvent(QChildEvent *) | QObject | protectedvirtual |
children() const | QObject | inline |
clear() | QmlJSDebugger::ZoomTool | virtual |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
connectNotify(const char *signal) | QObject | protectedvirtual |
customEvent(QEvent *) | QObject | protectedvirtual |
d_ptr | QObject | protected |
deleteLater() | QObject | slot |
destroyed(QObject *=0) | QObject | signal |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0) | QObject | inline |
disconnect(const QObject *receiver, const char *member=0) | QObject | inline |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
event(QEvent *) | QObject | virtual |
eventFilter(QObject *, QEvent *) | QObject | virtual |
findChild(const QString &aName=QString()) const | QObject | inline |
findChildren(const QString &aName=QString()) const | QObject | inline |
findChildren(const QRegExp &re) const | QObject | inline |
hoverMoveEvent(QMouseEvent *event) | QmlJSDebugger::ZoomTool | virtual |
inherits(const char *classname) const | QObject | inline |
inspector() const | QmlJSDebugger::AbstractLiveEditTool | protected |
installEventFilter(QObject *) | QObject | |
isWidgetType() const | QObject | inline |
items() const | QmlJSDebugger::AbstractLiveEditTool | |
itemsAboutToRemoved(const QList< QGraphicsItem *> &) | QmlJSDebugger::ZoomTool | inlinevirtual |
keyPressEvent(QKeyEvent *event) | QmlJSDebugger::ZoomTool | virtual |
keyReleaseEvent(QKeyEvent *keyEvent) | QmlJSDebugger::ZoomTool | virtual |
killTimer(int id) | QObject | |
leaveEvent(QEvent *) | QmlJSDebugger::AbstractLiveEditTool | inlinevirtual |
m_currentScale | QmlJSDebugger::ZoomTool | private |
m_dragBeginPos | QmlJSDebugger::ZoomTool | private |
m_dragStarted | QmlJSDebugger::ZoomTool | private |
m_mousePos | QmlJSDebugger::ZoomTool | private |
m_rubberbandManipulator | QmlJSDebugger::ZoomTool | private |
m_smoothZoomMultiplier | QmlJSDebugger::ZoomTool | private |
m_zoomInAction | QmlJSDebugger::ZoomTool | private |
m_zoomOutAction | QmlJSDebugger::ZoomTool | private |
m_zoomTo100Action | QmlJSDebugger::ZoomTool | private |
metaObject() const | QObject | virtual |
mouseDoubleClickEvent(QMouseEvent *event) | QmlJSDebugger::ZoomTool | virtual |
mouseMoveEvent(QMouseEvent *event) | QmlJSDebugger::ZoomTool | virtual |
mousePressEvent(QMouseEvent *event) | QmlJSDebugger::ZoomTool | virtual |
mouseReleaseEvent(QMouseEvent *event) | QmlJSDebugger::ZoomTool | virtual |
moveToThread(QThread *thread) | QObject | |
nextZoomScale(ZoomDirection direction) const | QmlJSDebugger::ZoomTool | private |
objectName() const | QObject | |
parent() const | QObject | inline |
property(const char *name) const | QObject | |
qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QRegExp ®Exp)() | QObject | related |
QObject(QObject *parent=0) | QObject | explicit |
QObject(QObjectPrivate &dd, QObject *parent=0) | QObject | protected |
qobject_cast(QObject *object) | QObject | related |
QObjectList | QObject | related |
qt_find_obj_child(QObject *parent, const char *type, const QString &name) | QObject | related |
receivers(const char *signal) const | QObject | protected |
registerUserData() | QObject | static |
removeEventFilter(QObject *) | QObject | |
scaleView(const QPointF ¢erPos) | QmlJSDebugger::ZoomTool | private |
scene() const | QmlJSDebugger::AbstractLiveEditTool | protected |
selectedItemsChanged(const QList< QGraphicsItem *> &) | QmlJSDebugger::ZoomTool | inlineprotectedvirtual |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setObjectName(const QString &name) | QObject | |
setParent(QObject *) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setUserData(uint id, QObjectUserData *data) | QObject | |
signalsBlocked() const | QObject | inline |
startTimer(int interval) | QObject | |
staticMetaObject | QObject | static |
staticQtMetaObject | QObject | protectedstatic |
thread() const | QObject | |
timerEvent(QTimerEvent *) | QObject | protectedvirtual |
titleForItem(QGraphicsItem *item) | QmlJSDebugger::AbstractLiveEditTool | |
toGraphicsObjectList(const QList< QGraphicsItem *> &itemList) | QmlJSDebugger::AbstractLiveEditTool | static |
topItemIsMovable(const QList< QGraphicsItem *> &itemList) | QmlJSDebugger::AbstractLiveEditTool | |
topItemIsResizeHandle(const QList< QGraphicsItem *> &itemList) | QmlJSDebugger::AbstractLiveEditTool | |
topMovableDeclarativeItem(const QList< QGraphicsItem *> &itemList) | QmlJSDebugger::AbstractLiveEditTool | static |
topMovableGraphicsItem(const QList< QGraphicsItem *> &itemList) | QmlJSDebugger::AbstractLiveEditTool | static |
topSelectedItemIsMovable(const QList< QGraphicsItem *> &itemList) | QmlJSDebugger::AbstractLiveEditTool | |
toQDeclarativeItem(QGraphicsItem *item) | QmlJSDebugger::AbstractLiveEditTool | static |
tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
updateSelectedItems() | QmlJSDebugger::AbstractLiveEditTool | |
userData(uint id) const | QObject | |
view() const | QmlJSDebugger::AbstractLiveEditTool | protected |
wheelEvent(QWheelEvent *event) | QmlJSDebugger::ZoomTool | virtual |
ZoomDirection enum name | QmlJSDebugger::ZoomTool | |
zoomIn() | QmlJSDebugger::ZoomTool | privateslot |
ZoomIn enum value | QmlJSDebugger::ZoomTool | |
zoomOut() | QmlJSDebugger::ZoomTool | privateslot |
ZoomOut enum value | QmlJSDebugger::ZoomTool | |
zoomTo100() | QmlJSDebugger::ZoomTool | privateslot |
ZoomTool(QDeclarativeViewInspector *view) | QmlJSDebugger::ZoomTool | explicit |
~AbstractLiveEditTool() | QmlJSDebugger::AbstractLiveEditTool | virtual |
~QObject() | QObject | virtual |
~ZoomTool() | QmlJSDebugger::ZoomTool | virtual |