#include "qmargins.h"
#include "qdatastream.h"
#include "qdebug.h"
Go to the source code of this file.
◆ operator<<()
Definition at line 199 of file qmargins.cpp.
Referenced by operator!=().
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.
int left() const
Returns the left margin.
QDebug & space()
Writes a space character to the debug stream and returns a reference to the stream.
int bottom() const
Returns the bottom margin.
int right() const
Returns the right margin.