kdevplatform/serialization
indexedstring.cpp File Reference
#include "indexedstring.h"
#include "serialization/stringrepository.h"
#include "referencecounting.h"
Include dependency graph for indexedstring.cpp:

Go to the source code of this file.
Functions | |
QDebug | operator<< (QDebug s, const IndexedString &string) |
Function Documentation
◆ operator<<()
QDebug operator<< | ( | QDebug | s, |
const KDevelop::IndexedString & | string | ||
) |
qDebug() stream operator.
Writes the string to the debug output.
Definition at line 404 of file indexedstring.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Fri Apr 16 2021 23:30:44 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Fri Apr 16 2021 23:30:44 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.