Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
Tracepoint Struct Reference

#include <provider.h>

+ Collaboration diagram for Tracepoint:

Classes

struct  Argument
 
struct  Field
 

Public Attributes

QString name
 
QList< Argumentargs
 
QList< Fieldfields
 

Detailed Description

Definition at line 12 of file provider.h.

Member Data Documentation

◆ args

QList<Argument> Tracepoint::args

Definition at line 51 of file provider.h.

◆ fields

QList<Field> Tracepoint::fields

Definition at line 52 of file provider.h.

◆ name

QString Tracepoint::name

Definition at line 50 of file provider.h.


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