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::ValuesView< Range > Class Template Reference

#include <qmultimedia_ranges_p.h>

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

Public Member Functions

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

Detailed Description

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

Definition at line 342 of file qmultimedia_ranges_p.h.

Constructor & Destructor Documentation

◆ ValuesView()

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

Definition at line 368 of file qmultimedia_ranges_p.h.

Member Function Documentation

◆ begin()

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

Definition at line 369 of file qmultimedia_ranges_p.h.

◆ end()

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

Definition at line 370 of file qmultimedia_ranges_p.h.


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