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
QIOSAssetEnumerator Class Reference
Collaboration diagram for QIOSAssetEnumerator:

Public Member Functions

 QIOSAssetEnumerator (ALAssetsLibrary *assetsLibrary, ALAssetsGroupType type)
 ~QIOSAssetEnumerator ()
bool hasNext ()
ALAsset * next ()
 QIOSAssetEnumerator (ALAssetsLibrary *assetsLibrary, ALAssetsGroupType type)
 ~QIOSAssetEnumerator ()
bool hasNext ()
ALAsset * next ()

Detailed Description

Definition at line 55 of file qiosfileengineassetslibrary.mm.

Constructor & Destructor Documentation

◆ QIOSAssetEnumerator() [1/2]

QIOSAssetEnumerator::QIOSAssetEnumerator ( ALAssetsLibrary * assetsLibrary,
ALAssetsGroupType type )
inline

Definition at line 58 of file qiosfileengineassetslibrary.mm.

◆ ~QIOSAssetEnumerator() [1/2]

QIOSAssetEnumerator::~QIOSAssetEnumerator ( )
inline

Definition at line 75 of file qiosfileengineassetslibrary.mm.

◆ QIOSAssetEnumerator() [2/2]

QIOSAssetEnumerator::QIOSAssetEnumerator ( ALAssetsLibrary * assetsLibrary,
ALAssetsGroupType type )
inline

Definition at line 58 of file qiosfileengineassetslibrary.mm.

◆ ~QIOSAssetEnumerator() [2/2]

QIOSAssetEnumerator::~QIOSAssetEnumerator ( )
inline

Definition at line 75 of file qiosfileengineassetslibrary.mm.

Member Function Documentation

◆ hasNext() [1/2]

bool QIOSAssetEnumerator::hasNext ( )
inline

Definition at line 93 of file qiosfileengineassetslibrary.mm.

◆ hasNext() [2/2]

bool QIOSAssetEnumerator::hasNext ( )
inline

Definition at line 93 of file qiosfileengineassetslibrary.mm.

◆ next() [1/2]

ALAsset * QIOSAssetEnumerator::next ( )
inline

Definition at line 102 of file qiosfileengineassetslibrary.mm.

References kBufferSize.

◆ next() [2/2]

ALAsset * QIOSAssetEnumerator::next ( )
inline

Definition at line 102 of file qiosfileengineassetslibrary.mm.


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