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
QMediaStorageLocation Namespace Reference

Functions

Q_MULTIMEDIA_EXPORT QDir defaultDirectory (QStandardPaths::StandardLocation type)
 
Q_MULTIMEDIA_EXPORT QString generateFileName (const QString &requestedName, QStandardPaths::StandardLocation type, const QString &extension)
 

Function Documentation

◆ defaultDirectory()

QT_BEGIN_NAMESPACE QDir QMediaStorageLocation::defaultDirectory ( QStandardPaths::StandardLocation type)

Definition at line 11 of file qmediastoragelocation.cpp.

◆ generateFileName()

QString QMediaStorageLocation::generateFileName ( const QString & requestedName,
QStandardPaths::StandardLocation type,
const QString & extension )

Definition at line 55 of file qmediastoragelocation.cpp.