![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
QString | name |
IdentifierType | type |
Represents a signal, signal handler, property, property changed signal or a property changed handler.
Definition at line 605 of file qqmllsutils.cpp.
QString QQmlLSUtils::SignalOrProperty::name |
The name of the signal or property, independent of whether this is a changed signal or handler.
Definition at line 611 of file qqmllsutils.cpp.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
IdentifierType QQmlLSUtils::SignalOrProperty::type |
Definition at line 612 of file qqmllsutils.cpp.