LeechCraft 0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
debugprinters.h File Reference
#include "sllconfig.h"
#include <QDebug>
#include <QDomDocument>
#include "either.h"
Include dependency graph for debugprinters.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  LC
namespace  LC::Util

Concepts

concept  LC::Util::QDebuggable

Functions

UTIL_SLL_API QDebug operator<< (QDebug, const QDomDocument::ParseResult &)
template<QDebuggable L, QDebuggable R>
QDebug LC::Util::operator<< (QDebug out, const Either< L, R > &either)

Function Documentation

◆ operator<<()

UTIL_SLL_API QDebug operator<< ( QDebug debug,
const QDomDocument::ParseResult & result )

Definition at line 12 of file debugprinters.cpp.