![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QPlaceRatings, including all inherited members.
average | QPlaceRatings | |
average() const | QPlaceRatings | |
count | QPlaceRatings | |
count() const | QPlaceRatings | |
isEmpty() const | QPlaceRatings | |
maximum | QPlaceRatings | |
maximum() const | QPlaceRatings | |
operator!=(const QPlaceRatings &lhs, const QPlaceRatings &rhs) noexcept | QPlaceRatings | friend |
operator=(const QPlaceRatings &other) noexcept | QPlaceRatings | |
operator==(const QPlaceRatings &lhs, const QPlaceRatings &rhs) noexcept | QPlaceRatings | friend |
QPlaceRatings() | QPlaceRatings | |
QPlaceRatings(const QPlaceRatings &other) noexcept | QPlaceRatings | |
QPlaceRatings(QPlaceRatings &&other) noexcept=default | QPlaceRatings | |
setAverage(qreal average) | QPlaceRatings | |
setCount(int count) | QPlaceRatings | |
setMaximum(qreal max) | QPlaceRatings | |
swap(QPlaceRatings &other) noexcept | QPlaceRatings | inline |
~QPlaceRatings() | QPlaceRatings |