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
qbasictimer.h File Reference

(5573e2d6ac09ff8b8f23edca93f601ff7679fa3c)

#include <QtCore/qglobal.h>
#include <QtCore/qnamespace.h>
#include <chrono>
+ Include dependency graph for qbasictimer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QBasicTimer
 \inmodule QtCore More...
 

Functions

 Q_DECLARE_TYPEINFO (QBasicTimer, Q_RELOCATABLE_TYPE)
 
void swap (QBasicTimer &lhs, QBasicTimer &rhs) noexcept
 

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QBasicTimer ,
Q_RELOCATABLE_TYPE  )

◆ swap()

void swap ( QBasicTimer & lhs,
QBasicTimer & rhs )
related

Definition at line 58 of file qbasictimer.h.