![]() |
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 QPlaceCategory, including all inherited members.
| categoryId() const | QPlaceCategory | |
| icon() const | QPlaceCategory | |
| isEmpty() const | QPlaceCategory | |
| name() const | QPlaceCategory | |
| operator!=(const QPlaceCategory &lhs, const QPlaceCategory &rhs) noexcept | QPlaceCategory | friend |
| operator=(const QPlaceCategory &other) noexcept | QPlaceCategory | |
| operator==(const QPlaceCategory &lhs, const QPlaceCategory &rhs) noexcept | QPlaceCategory | friend |
| QPlaceCategory() | QPlaceCategory | |
| QPlaceCategory(const QPlaceCategory &other) noexcept | QPlaceCategory | |
| QPlaceCategory(QPlaceCategory &&other) noexcept=default | QPlaceCategory | |
| setCategoryId(const QString &identifier) | QPlaceCategory | |
| setIcon(const QPlaceIcon &icon) | QPlaceCategory | |
| setName(const QString &name) | QPlaceCategory | |
| setVisibility(QLocation::Visibility visibility) | QPlaceCategory | |
| swap(QPlaceCategory &other) noexcept | QPlaceCategory | inline |
| visibility() const | QPlaceCategory | |
| ~QPlaceCategory() | QPlaceCategory |