Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qqnxmediautil_p.h File Reference
#include <QtCore/qglobal.h>
#include <QtMultimedia/qaudio.h>
+ Include dependency graph for qqnxmediautil_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct mmr_context mmr_context_t
 

Functions

QString mmErrorMessage (const QString &msg, mmr_context_t *context, int *errorCode=0)
 
bool checkForDrmPermission ()
 

Typedef Documentation

◆ mmr_context_t

typedef struct mmr_context mmr_context_t

Definition at line 20 of file qqnxmediautil_p.h.

Function Documentation

◆ checkForDrmPermission()

bool checkForDrmPermission ( )

Definition at line 102 of file qqnxmediautil.cpp.

References QDir::cdUp(), file, QDir::filePath(), QString::fromUtf8(), QDir::home(), QFile::open(), qWarning, and QIODeviceBase::ReadOnly.

+ Here is the call graph for this function:

◆ mmErrorMessage()

QString mmErrorMessage ( const QString msg,
mmr_context_t context,
int *  errorCode = 0 
)

Definition at line 87 of file qqnxmediautil.cpp.

References QString::arg(), context, QString::fromLatin1(), QString::fromUtf8(), mmErrors, MmError::name, and numMmErrors.

+ Here is the call graph for this function: