198 #ifndef QT_NO_DEBUG_STREAM The QDebug class provides an output stream for debugging information.
#define QT_END_NAMESPACE
This macro expands to.
QDebug & nospace()
Clears the stream's internal flag that records whether the last character was a space and returns a r...
int top() const
Returns the top margin.
#define QT_BEGIN_NAMESPACE
This macro expands to.
int left() const
Returns the left margin.
The QMargins class defines the four margins of a rectangle.
QDebug & space()
Writes a space character to the debug stream and returns a reference to the stream.
int bottom() const
Returns the bottom margin.
QDataStream & operator<<(QDataStream &out, const QUrl &url)
Writes url url to the stream out and returns a reference to the stream.
int right() const
Returns the right margin.