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

#include <provider.h>

+ Collaboration diagram for Tracepoint::Argument:

Public Attributes

QString type
 
QString name
 
int arrayLen
 

Detailed Description

Definition at line 14 of file provider.h.

Member Data Documentation

◆ arrayLen

int Tracepoint::Argument::arrayLen

Definition at line 18 of file provider.h.

◆ name

QString Tracepoint::Argument::name

Definition at line 17 of file provider.h.

◆ type

QString Tracepoint::Argument::type

Definition at line 16 of file provider.h.


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