KUnitTest
tester.cpp File Reference
#include "tester.h"
#include <iostream>
#include <QtCore/QMetaEnum>
#include <QtCore/QRect>
#include <QtCore/QVector>
#include "tester.moc"
Include dependency graph for tester.cpp:
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
QTextStream& operator<< | ( | QTextStream & | str, |
const QRect & | r | ||
) |
Definition at line 102 of file tester.cpp.
QTextStream& operator<< | ( | QTextStream & | str, |
const QPoint & | r | ||
) |
Definition at line 107 of file tester.cpp.
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.