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
language::SignalSlot Struct Reference

#include <language.h>

+ Collaboration diagram for language::SignalSlot:

Public Attributes

QString name
 
QString signature
 
QString className
 
SignalSlotOptions options
 

Detailed Description

Definition at line 183 of file language.h.

Member Data Documentation

◆ className

QString language::SignalSlot::className

Definition at line 187 of file language.h.

◆ name

◆ options

SignalSlotOptions language::SignalSlot::options

Definition at line 188 of file language.h.

Referenced by language::formatConnection().

◆ signature

QString language::SignalSlot::signature

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