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
qdebugsnippet.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#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.