Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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.

Referenced by parseTracepoint().

◆ 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: