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
QFFmpeg::FFmpegValueIteratorRange< T, IterateFn > Class Template Reference

#include <qffmpeg_ranges_p.h>

Collaboration diagram for QFFmpeg::FFmpegValueIteratorRange< T, IterateFn >:

Classes

class  iterator

Public Member Functions

constexpr iterator begin () const
constexpr iterator end () const

Detailed Description

template<typename T, T(*)(T) IterateFn>
class QFFmpeg::FFmpegValueIteratorRange< T, IterateFn >

Definition at line 57 of file qffmpeg_ranges_p.h.

Member Function Documentation

◆ begin()

template<typename T, T(*)(T) IterateFn>
iterator QFFmpeg::FFmpegValueIteratorRange< T, IterateFn >::begin ( ) const
inlineconstexpr

Definition at line 77 of file qffmpeg_ranges_p.h.

◆ end()

template<typename T, T(*)(T) IterateFn>
iterator QFFmpeg::FFmpegValueIteratorRange< T, IterateFn >::end ( ) const
inlineconstexpr

Definition at line 78 of file qffmpeg_ranges_p.h.


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