![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Functions | |
template<typename Duration1, typename... Durations> | |
static qint64 | add_saturate (qint64 t1, Duration1 dur, Durations... extra) |
QDeadlineTimer | operator+ (QDeadlineTimer dt, qint64 msecs) |
|
static |
Definition at line 22 of file qdeadlinetimer.cpp.
QDeadlineTimer operator+ | ( | QDeadlineTimer | dt, |
qint64 | msecs ) |
Definition at line 681 of file qdeadlinetimer.cpp.