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

(ce7099f2d0bc2e426c479bd038f7e46dadb07026)

#include "qplaybackoptions.h"
#include <chrono>
#include "moc_qplaybackoptions.cpp"
Include dependency graph for qplaybackoptions.cpp:

Go to the source code of this file.

Classes

class  QPlaybackOptionsPrivate

Functions

bool comparesEqual (const QPlaybackOptions &lhs, const QPlaybackOptions &rhs)
Qt::strong_ordering compareThreeWay (const QPlaybackOptions &lhs, const QPlaybackOptions &rhs)

Function Documentation

◆ comparesEqual()

bool comparesEqual ( const QPlaybackOptions & lhs,
const QPlaybackOptions & rhs )
noexcept

Definition at line 90 of file qplaybackoptions.cpp.

◆ compareThreeWay()

Qt::strong_ordering compareThreeWay ( const QPlaybackOptions & lhs,
const QPlaybackOptions & rhs )
noexcept

Definition at line 98 of file qplaybackoptions.cpp.