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

Represents a single slot definition. More...

#include <DOtherSideTypes.h>

Data Fields

const char * name
 The slot name.
 
int returnMetaType
 The slot return type.
 
int parametersCount
 The parameters count.
 
ParameterDefinitionparameters
 The parameters.
 

Detailed Description

Represents a single slot definition.


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