PythonQt
Public Attributes | List of all members
PythonQtDynamicSignalInfo Struct Reference

#include <PythonQtSignal.h>

Public Attributes

QByteArray name
 
QList< QByteArray > signatures
 

Detailed Description

Definition at line 59 of file PythonQtSignal.h.

Member Data Documentation

◆ name

QByteArray PythonQtDynamicSignalInfo::name

Definition at line 61 of file PythonQtSignal.h.

◆ signatures

QList<QByteArray> PythonQtDynamicSignalInfo::signatures

Definition at line 62 of file PythonQtSignal.h.


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