#include "qscriptbreakpointdata_p.h"
#include <QtCore/qdatastream.h>
#include <QtCore/qstring.h>
#include <QtCore/qvariant.h>
Go to the source code of this file.
◆ operator<<()
Definition at line 361 of file qscriptbreakpointdata.cpp.
T * data() const
Returns the value of the pointer referenced by this object.
QScopedPointer< QScriptBreakpointDataPrivate > d_ptr
◆ operator>>()
Definition at line 386 of file qscriptbreakpointdata.cpp.
T * data() const
Returns the value of the pointer referenced by this object.
QScopedPointer< QScriptBreakpointDataPrivate > d_ptr