![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Namespaces | |
| namespace | impl |
Functions | |
| template<typename Container, typename Predicate> | |
| constexpr auto | filter (const Container &container, Predicate pred) |
| template<typename Predicate> | |
| constexpr auto | filter (Predicate pred) |
| template<typename Container, typename Transform> | |
| constexpr auto | transform (const Container &container, Transform t) |
| template<typename Transform> | |
| constexpr auto | transform (Transform t) |
Variables | |
| constexpr impl::keys_tag | keys {} |
| constexpr impl::values_tag | values {} |
|
constexpr |
Definition at line 525 of file qmultimedia_ranges_p.h.
|
constexpr |
Definition at line 531 of file qmultimedia_ranges_p.h.
|
constexpr |
Definition at line 537 of file qmultimedia_ranges_p.h.
|
constexpr |
Definition at line 543 of file qmultimedia_ranges_p.h.
|
inlineconstexpr |
Definition at line 548 of file qmultimedia_ranges_p.h.
|
inlineconstexpr |
Definition at line 549 of file qmultimedia_ranges_p.h.