Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qdebugsnippet.cpp File Reference
#include <QtGui>
#include <QtDebug>
+ Include dependency graph for qdebugsnippet.cpp:

Go to the source code of this file.

Classes

class  Coordinate
 

Functions

QDebug operator<< (QDebug debug, const Coordinate &c)
 [0]
 
int main (int argv, char **args)
 [0]
 

Function Documentation

◆ main()

int main ( int  argv,
char **  args 
)

[0]

[1]

[1]

Definition at line 26 of file qdebugsnippet.cpp.

References QDate::currentDate(), Coordinate::myX, Coordinate::myY, and qDebug.

+ Here is the call graph for this function:

◆ operator<<()

QDebug operator<< ( QDebug  debug,
const Coordinate c 
)

[0]

Definition at line 17 of file qdebugsnippet.cpp.

References debug.