Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qline.cpp File Reference

(9bedf8a53c8127effb7ab6f331986b967d9c1254)

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