Qt
6.x
The Qt SDK
Loading...
Searching...
No Matches
ctf.h
Go to the documentation of this file.
1
// Copyright (C) 2022 The Qt Company Ltd.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
3
4
#ifndef CTF_H
5
#define CTF_H
6
7
struct
Provider
;
8
class
QFile
;
9
10
void
writeCtf
(
QFile
&
device
,
const
Provider
&
p
);
11
12
#endif
// CTF_H
device
IOBluetoothDevice * device
Definition
btl2capchannel.mm:17
QFile
\inmodule QtCore
Definition
qfile.h:93
writeCtf
void writeCtf(QFile &device, const Provider &p)
Definition
ctf.cpp:292
p
GLfloat GLfloat p
[1]
Definition
qopenglext.h:12698
Provider
Definition
provider.h:82
qtbase
src
tools
tracegen
ctf.h
Generated by
1.9.7