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

(215c2d65b22f96e492f26791301d6efc1b11116f)

#include <QtCore/qglobal.h>
#include <QtCore/qabstracteventdispatcher.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 69 of file qbasictimer.h.