DOtherSide  0.7.1
C language library for creating bindings for the Qt QML language
Data Fields
SignalDefinition Struct Reference

Represents a single signal definition. More...

#include <DOtherSideTypes.h>

Data Fields

const char * name
 The signal name.
 
int parametersCount
 The parameters count.
 
ParameterDefinitionparameters
 The parameters.
 

Detailed Description

Represents a single signal definition.


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