Qt 4.8
|
#include <QtCore/qobjectdefs.h>
#include <QtCore/qstringlist.h>
#include "qscriptdebuggervalueproperty_p.h"
Go to the source code of this file.
Classes | |
class | QScriptDebuggerObjectSnapshotDelta |
Functions | |
Q_AUTOTEST_EXPORT QDataStream & | operator<< (QDataStream &, const QScriptDebuggerObjectSnapshotDelta &) |
Q_AUTOTEST_EXPORT QDataStream & | operator>> (QDataStream &, QScriptDebuggerObjectSnapshotDelta &) |
Q_AUTOTEST_EXPORT QDataStream& operator<< | ( | QDataStream & | , |
const QScriptDebuggerObjectSnapshotDelta & | |||
) |
Definition at line 225 of file qscriptdebuggervalueproperty.cpp.
Q_AUTOTEST_EXPORT QDataStream& operator>> | ( | QDataStream & | , |
QScriptDebuggerObjectSnapshotDelta & | |||
) |
Definition at line 233 of file qscriptdebuggervalueproperty.cpp.