43 #include "private/qdeclarativeanchors_p.h" 44 #include "private/qdeclarativeitem_p.h" 45 #include "private/qdeclarativeanchors_p_p.h" 67 delete d->_anchorLines;
d->_anchorLines = 0;
68 delete d->_anchors;
d->_anchors = 0;
90 return d->anchorLines()->left;
96 return d->anchorLines()->right;
102 return d->anchorLines()->hCenter;
108 return d->anchorLines()->top;
114 return d->anchorLines()->bottom;
120 return d->anchorLines()->vCenter;
125 #include <moc_qdeclarativegraphicswidget_p.cpp>
#define QT_END_NAMESPACE
This macro expands to.
The QObject class is the base class of all Qt objects.
#define QT_BEGIN_NAMESPACE
This macro expands to.
#define Q_DECLARE_PUBLIC(Class)
QObject * parent() const
Returns a pointer to the parent object.