Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qline.cpp File Reference
#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 242 of file qline.cpp.

◆ operator<<() [2/2]

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

Definition at line 785 of file qline.cpp.