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

◆ type

QString Tracepoint::Argument::type

Definition at line 16 of file provider.h.


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