Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qqnxmediautil_p.h
Go to the documentation of this file.
1// Copyright (C) 2016 Research In Motion
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3#ifndef MMRENDERERUTIL_H
4#define MMRENDERERUTIL_H
5
6//
7// W A R N I N G
8// -------------
9//
10// This file is not part of the Qt API. It exists purely as an
11// implementation detail. This header file may change from version to
12// version without notice, or even be removed.
13//
14// We mean it.
15//
16
17#include <QtCore/qglobal.h>
18#include <QtMultimedia/qaudio.h>
19
20typedef struct mmr_context mmr_context_t;
21
23
24class QString;
25
26QString mmErrorMessage(const QString &msg, mmr_context_t *context, int * errorCode = 0);
27
29
31
32#endif
\macro QT_RESTRICTED_CAST_FROM_ASCII
Definition qstring.h:127
Combined button and popup list for selecting options.
static void * context
typedefQT_BEGIN_NAMESPACE struct mmr_context mmr_context_t
QString mmErrorMessage(const QString &msg, mmr_context_t *context, int *errorCode=0)
bool checkForDrmPermission()