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 | |
| KUnitTest | |
Functions | |
| QTextStream & | operator<< (QTextStream &str, const QRect &r) |
| QTextStream & | operator<< (QTextStream &str, const QPoint &r) |
| QTextStream & | operator<< (QTextStream &str, const QSize &r) |
Function Documentation
◆ operator<<() [1/3]
| QTextStream& operator<< | ( | QTextStream & | str, |
| const QRect & | r | ||
| ) |
Definition at line 102 of file tester.cpp.
◆ operator<<() [2/3]
| QTextStream& operator<< | ( | QTextStream & | str, |
| const QPoint & | r | ||
| ) |
Definition at line 107 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-2020 The KDE developers.
Generated on Sat Jan 18 2020 19:05:26 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 19:05:26 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.