Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qline.cpp File Reference

(0cee9ee3cf8a3310570708b2b421d94083969f72)

#include "qline.h"
#include "qdebug.h"
#include "qdatastream.h"
#include "qmath.h"
#include <private/qnumeric_p.h>
Include dependency graph for qline.cpp:

Go to the source code of this file.

Functions

QDebug operator<< (QDebug dbg, const QLine &p)
QDebug operator<< (QDebug dbg, const QLineF &p)

Function Documentation

◆ operator<<() [1/2]

QDebug operator<< ( QDebug dbg,
const QLine & p )

Definition at line 245 of file qline.cpp.

◆ operator<<() [2/2]

QDebug operator<< ( QDebug dbg,
const QLineF & p )

Definition at line 811 of file qline.cpp.