KDECore
conversion_check.h File Reference
#include <QtCore/QString>#include <QtGui/QColor>#include <QtGui/QFont>#include <QtCore/QDate>#include <QtCore/QPoint>#include <QtCore/QSize>#include <QtCore/QRect>#include <kurl.h>#include <QtCore/QVariant>
Include dependency graph for conversion_check.h:

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

Go to the source code of this file.
Define Documentation
| #define QVConversions | ( | type, | |
| string_support, | |||
| variant_support | |||
| ) |
Value:
template <> struct QVconvertible<type> {\ typedef string_support toQString;\ typedef variant_support toQVariant;\ }
Definition at line 86 of file conversion_check.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 17:05:36 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 17:05:36 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.