Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
signaturespan.h File Reference

(4c3943ce7f490460bd454096e04d7e51751d2810)

#include <QJsonObject>
#include <QList>
#include <QString>
Include dependency graph for signaturespan.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  IR::SignatureSpan
 Represents a single span within a structured signature. More...

Namespaces

namespace  IR

Enumerations

enum class  IR::SpanRole : unsigned char {
  IR::Text , IR::Type , IR::Name , IR::Parameter ,
  IR::Operator , IR::Extra , IR::TemplateDecl , IR::Link ,
  IR::ExternalRef
}