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

(00ff24091d5928492577b7a13e4856bc4c171178)

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

◆ operator<<() [2/2]

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

Definition at line 812 of file qline.cpp.