summaryrefslogtreecommitdiff
path: root/src/scripttools/debugging/qscriptdebuggerevent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggerevent.cpp')
-rw-r--r--src/scripttools/debugging/qscriptdebuggerevent.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/scripttools/debugging/qscriptdebuggerevent.cpp b/src/scripttools/debugging/qscriptdebuggerevent.cpp
index efeb979..e4c59ff 100644
--- a/src/scripttools/debugging/qscriptdebuggerevent.cpp
+++ b/src/scripttools/debugging/qscriptdebuggerevent.cpp
@@ -267,7 +267,6 @@ bool QScriptDebuggerEvent::operator!=(const QScriptDebuggerEvent &other) const
}
/*!
- \fn QDataStream &operator<<(QDataStream &stream, const QScriptDebuggerEvent &event)
\relates QScriptDebuggerEvent
Writes the given \a event to the specified \a stream.
@@ -286,7 +285,6 @@ QDataStream &operator<<(QDataStream &out, const QScriptDebuggerEvent &event)
}
/*!
- \fn QDataStream &operator>>(QDataStream &stream, QScriptDebuggerEvent &event)
\relates QScriptDebuggerEvent
Reads a QScriptDebuggerEvent from the specified \a stream into the