src/qvdefines.h File Reference
File from the QVision library.
More...
#include <QMetaType>
#include <QList>
#include <QVector>
#include <QPoint>
#include <QPointF>
#include <QRect>
#include <QPair>
#include <ipp.h>
#include <QColor>
Go to the source code of this file.
|
Functions |
std::ostream & | operator<< (std::ostream &os, const QPointF &point) |
Detailed Description
File from the QVision library.
- Author:
- PARP Research Group. University of Murcia, Spain.
Definition in file qvdefines.h.
Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const QPointF & |
point | |
|
) |
| | |