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
QtMultimediaPrivate::views::impl::KeysView< Range > Class Template Reference

#include <qmultimedia_ranges_p.h>

Collaboration diagram for QtMultimediaPrivate::views::impl::KeysView< Range >:

Public Member Functions

constexpr KeysView (Range &range)
constexpr iterator begin () const
constexpr iterator end () const

Detailed Description

template<typename Range>
class QtMultimediaPrivate::views::impl::KeysView< Range >

Definition at line 310 of file qmultimedia_ranges_p.h.

Constructor & Destructor Documentation

◆ KeysView()

template<typename Range>
QtMultimediaPrivate::views::impl::KeysView< Range >::KeysView ( Range & range)
inlineexplicitconstexpr

Definition at line 336 of file qmultimedia_ranges_p.h.

Member Function Documentation

◆ begin()

template<typename Range>
iterator QtMultimediaPrivate::views::impl::KeysView< Range >::begin ( ) const
inlineconstexpr

Definition at line 337 of file qmultimedia_ranges_p.h.

◆ end()

template<typename Range>
iterator QtMultimediaPrivate::views::impl::KeysView< Range >::end ( ) const
inlineconstexpr

Definition at line 338 of file qmultimedia_ranges_p.h.


The documentation for this class was generated from the following file: