KUnitTest
tester.cpp File Reference
#include "tester.h"
#include <iostream>
#include <QtCore/QMetaEnum>
#include <QtCore/QRect>
#include <QtCore/QVector>
#include "tester.moc"
Go to the source code of this file.
Namespaces | |
namespace | KUnitTest |
Functions | |
QTextStream & | operator<< (QTextStream &str, const QPoint &r) |
QTextStream & | operator<< (QTextStream &str, const QRect &r) |
QTextStream & | operator<< (QTextStream &str, const QSize &r) |
Function Documentation
◆ operator<<() [1/3]
QTextStream & operator<< | ( | QTextStream & | str, |
const QPoint & | r | ||
) |
Definition at line 107 of file tester.cpp.
◆ operator<<() [2/3]
QTextStream & operator<< | ( | QTextStream & | str, |
const QRect & | r | ||
) |
Definition at line 102 of file tester.cpp.
◆ operator<<() [3/3]
QTextStream & operator<< | ( | QTextStream & | str, |
const QSize & | r | ||
) |
Definition at line 112 of file tester.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.