summaryrefslogtreecommitdiff
path: root/src/scripttools/debugging/qscriptdebuggervalueproperty.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggervalueproperty.cpp')
-rw-r--r--src/scripttools/debugging/qscriptdebuggervalueproperty.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/scripttools/debugging/qscriptdebuggervalueproperty.cpp b/src/scripttools/debugging/qscriptdebuggervalueproperty.cpp
index f0c86d2..f46d3dd 100644
--- a/src/scripttools/debugging/qscriptdebuggervalueproperty.cpp
+++ b/src/scripttools/debugging/qscriptdebuggervalueproperty.cpp
@@ -175,7 +175,6 @@ bool QScriptDebuggerValueProperty::isValid() const
}
/*!
- \fn QDataStream &operator<<(QDataStream &stream, const QScriptDebuggerValueProperty &property)
\relates QScriptDebuggerValueProperty
Writes the given \a property to the specified \a stream.
@@ -190,7 +189,6 @@ QDataStream &operator<<(QDataStream &out, const QScriptDebuggerValueProperty &pr
}
/*!
- \fn QDataStream &operator>>(QDataStream &stream, QScriptDebuggerValueProperty &property)
\relates QScriptDebuggerValueProperty
Reads a QScriptDebuggerValueProperty from the specified \a stream into the