Qt 4.8
QDeclarativeAnchors Member List

This is the complete list of members for QDeclarativeAnchors, including all inherited members.

Anchor enum nameQDeclarativeAnchors
baselineQDeclarativeAnchorsprivate
baseline() constQDeclarativeAnchors
BaselineAnchor enum valueQDeclarativeAnchors
baselineChanged()QDeclarativeAnchorssignal
baselineOffsetQDeclarativeAnchorsprivate
baselineOffset() constQDeclarativeAnchors
baselineOffsetChanged()QDeclarativeAnchorssignal
blockSignals(bool b)QObject
bottomQDeclarativeAnchorsprivate
bottom() constQDeclarativeAnchors
BottomAnchor enum valueQDeclarativeAnchors
bottomChanged()QDeclarativeAnchorssignal
bottomMarginQDeclarativeAnchorsprivate
bottomMargin() constQDeclarativeAnchors
bottomMarginChanged()QDeclarativeAnchorssignal
centerInQDeclarativeAnchorsprivate
centerIn() constQDeclarativeAnchors
centerInChanged()QDeclarativeAnchorssignal
childEvent(QChildEvent *)QObjectprotectedvirtual
children() constQObjectinline
classBegin()QDeclarativeAnchors
componentComplete()QDeclarativeAnchors
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) constQObjectinline
connectNotify(const char *signal)QObjectprotectedvirtual
customEvent(QEvent *)QObjectprotectedvirtual
d_ptrQObjectprotected
deleteLater()QObjectslot
destroyed(QObject *=0)QObjectsignal
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member)QObjectstatic
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0)QObjectinline
disconnect(const QObject *receiver, const char *member=0)QObjectinline
disconnectNotify(const char *signal)QObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
event(QEvent *)QObjectvirtual
eventFilter(QObject *, QEvent *)QObjectvirtual
fillQDeclarativeAnchorsprivate
fill() constQDeclarativeAnchors
fillChanged()QDeclarativeAnchorssignal
findChild(const QString &aName=QString()) constQObjectinline
findChildren(const QString &aName=QString()) constQObjectinline
findChildren(const QRegExp &re) constQObjectinline
HCenterAnchor enum valueQDeclarativeAnchors
Horizontal_Mask enum valueQDeclarativeAnchors
horizontalCenterQDeclarativeAnchorsprivate
horizontalCenter() constQDeclarativeAnchors
horizontalCenterChanged()QDeclarativeAnchorssignal
horizontalCenterOffsetQDeclarativeAnchorsprivate
horizontalCenterOffset() constQDeclarativeAnchors
horizontalCenterOffsetChanged()QDeclarativeAnchorssignal
inherits(const char *classname) constQObjectinline
installEventFilter(QObject *)QObject
isWidgetType() constQObjectinline
killTimer(int id)QObject
leftQDeclarativeAnchorsprivate
left() constQDeclarativeAnchors
LeftAnchor enum valueQDeclarativeAnchors
leftChanged()QDeclarativeAnchorssignal
leftMarginQDeclarativeAnchorsprivate
leftMargin() constQDeclarativeAnchors
leftMarginChanged()QDeclarativeAnchorssignal
marginsQDeclarativeAnchorsprivate
margins() constQDeclarativeAnchors
marginsChanged()QDeclarativeAnchorssignal
metaObject() constQObjectvirtual
mirrored()QDeclarativeAnchors
moveToThread(QThread *thread)QObject
objectName() constQObject
parent() constQObjectinline
property(const char *name) constQObject
QDeclarativeAnchors(QObject *parent=0)QDeclarativeAnchors
QDeclarativeAnchors(QGraphicsObject *item, QObject *parent=0)QDeclarativeAnchors
QDeclarativeGraphicsWidget classQDeclarativeAnchorsfriend
QDeclarativeItem classQDeclarativeAnchorsfriend
QDeclarativeItemPrivate classQDeclarativeAnchorsfriend
qFindChildqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
qFindChildrenqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
qFindChildrenqFindChildren(const QObject *obj, const QRegExp &regExp)()QObjectrelated
QObject(QObject *parent=0)QObjectexplicit
QObject(QObjectPrivate &dd, QObject *parent=0)QObjectprotected
qobject_cast(QObject *object)QObjectrelated
QObjectListQObjectrelated
qt_find_obj_child(QObject *parent, const char *type, const QString &name)QObjectrelated
receivers(const char *signal) constQObjectprotected
registerUserData()QObjectstatic
removeEventFilter(QObject *)QObject
resetBaseline()QDeclarativeAnchors
resetBottom()QDeclarativeAnchors
resetCenterIn()QDeclarativeAnchors
resetFill()QDeclarativeAnchors
resetHorizontalCenter()QDeclarativeAnchors
resetLeft()QDeclarativeAnchors
resetRight()QDeclarativeAnchors
resetTop()QDeclarativeAnchors
resetVerticalCenter()QDeclarativeAnchors
rightQDeclarativeAnchorsprivate
right() constQDeclarativeAnchors
RightAnchor enum valueQDeclarativeAnchors
rightChanged()QDeclarativeAnchorssignal
rightMarginQDeclarativeAnchorsprivate
rightMargin() constQDeclarativeAnchors
rightMarginChanged()QDeclarativeAnchorssignal
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setBaseline(const QDeclarativeAnchorLine &edge)QDeclarativeAnchors
setBaselineOffset(qreal)QDeclarativeAnchors
setBottom(const QDeclarativeAnchorLine &edge)QDeclarativeAnchors
setBottomMargin(qreal)QDeclarativeAnchors
setCenterIn(QGraphicsObject *)QDeclarativeAnchors
setFill(QGraphicsObject *)QDeclarativeAnchors
setHorizontalCenter(const QDeclarativeAnchorLine &edge)QDeclarativeAnchors
setHorizontalCenterOffset(qreal)QDeclarativeAnchors
setLeft(const QDeclarativeAnchorLine &edge)QDeclarativeAnchors
setLeftMargin(qreal)QDeclarativeAnchors
setMargins(qreal)QDeclarativeAnchors
setObjectName(const QString &name)QObject
setParent(QObject *)QObject
setProperty(const char *name, const QVariant &value)QObject
setRight(const QDeclarativeAnchorLine &edge)QDeclarativeAnchors
setRightMargin(qreal)QDeclarativeAnchors
setTop(const QDeclarativeAnchorLine &edge)QDeclarativeAnchors
setTopMargin(qreal)QDeclarativeAnchors
setUserData(uint id, QObjectUserData *data)QObject
setVerticalCenter(const QDeclarativeAnchorLine &edge)QDeclarativeAnchors
setVerticalCenterOffset(qreal)QDeclarativeAnchors
signalsBlocked() constQObjectinline
startTimer(int interval)QObject
staticMetaObjectQObjectstatic
staticQtMetaObjectQObjectprotectedstatic
thread() constQObject
timerEvent(QTimerEvent *)QObjectprotectedvirtual
topQDeclarativeAnchorsprivate
top() constQDeclarativeAnchors
TopAnchor enum valueQDeclarativeAnchors
topChanged()QDeclarativeAnchorssignal
topMarginQDeclarativeAnchorsprivate
topMargin() constQDeclarativeAnchors
topMarginChanged()QDeclarativeAnchorssignal
tr(const char *sourceText, const char *comment=0, int n=-1)QObjectstatic
trUtf8(const char *sourceText, const char *comment=0, int n=-1)QObjectstatic
usedAnchors() constQDeclarativeAnchors
userData(uint id) constQObject
VCenterAnchor enum valueQDeclarativeAnchors
Vertical_Mask enum valueQDeclarativeAnchors
verticalCenterQDeclarativeAnchorsprivate
verticalCenter() constQDeclarativeAnchors
verticalCenterChanged()QDeclarativeAnchorssignal
verticalCenterOffsetQDeclarativeAnchorsprivate
verticalCenterOffset() constQDeclarativeAnchors
verticalCenterOffsetChanged()QDeclarativeAnchorssignal
~QDeclarativeAnchors()QDeclarativeAnchorsvirtual
~QObject()QObjectvirtual