kdevplatform/vcs
vcsstatusinfo.h File Reference
#include "vcsexport.h"
#include <QMetaType>
#include <QSharedDataPointer>
Include dependency graph for vcsstatusinfo.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | KDevelop::VcsStatusInfo |
Namespaces | |
KDevelop | |
Functions | |
KDEVPLATFORMVCS_EXPORT QDebug | operator<< (QDebug s, const KDevelop::VcsStatusInfo &statusInfo) |
Q_DECLARE_TYPEINFO (KDevelop::VcsStatusInfo, Q_MOVABLE_TYPE) | |
Function Documentation
◆ operator<<()
KDEVPLATFORMVCS_EXPORT QDebug operator<< | ( | QDebug | s, |
const KDevelop::VcsStatusInfo & | statusInfo | ||
) |
Definition at line 98 of file vcsstatusinfo.cpp.
◆ Q_DECLARE_TYPEINFO()
Q_DECLARE_TYPEINFO | ( | KDevelop::VcsStatusInfo | , |
Q_MOVABLE_TYPE | |||
) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Thu Mar 4 2021 23:32:18 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Thu Mar 4 2021 23:32:18 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.