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

(d5738e8367ea9d739e02df809050b757a6d6507a)

#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 247 of file qline.cpp.

◆ operator<<() [2/2]

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

Definition at line 815 of file qline.cpp.