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
QDBusIntrospection::Annotation Struct Reference

#include <qdbusintrospection_p.h>

+ Collaboration diagram for QDBusIntrospection::Annotation:

Public Member Functions

bool operator== (const Annotation &other) const
 

Public Attributes

SourceLocation location
 
QString name
 
QString value
 

Detailed Description

Definition at line 73 of file qdbusintrospection_p.h.

Member Function Documentation

◆ operator==()

bool QDBusIntrospection::Annotation::operator== ( const Annotation & other) const
inline

Definition at line 79 of file qdbusintrospection_p.h.

References other().

+ Here is the call graph for this function:

Member Data Documentation

◆ location

SourceLocation QDBusIntrospection::Annotation::location

Definition at line 75 of file qdbusintrospection_p.h.

◆ name

QString QDBusIntrospection::Annotation::name

Definition at line 76 of file qdbusintrospection_p.h.

◆ value

QString QDBusIntrospection::Annotation::value

Definition at line 77 of file qdbusintrospection_p.h.


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