Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Types | |
enum | Type { Clazz , Function , Other , Clazz , Function , Other } |
enum | Type { Clazz , Function , Other , Clazz , Function , Other } |
Public Member Functions | |
Scope (const QString &name, Type type, int line) | |
~Scope () | |
Scope (const QString &name, Type type, int line) | |
~Scope () | |
Public Attributes | |
QString | name |
enum Scope::Type | type |
int | line |
enum Scope::Type |
enum Scope::Type |
QString Scope::name |
Definition at line 33 of file java.cpp.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
enum Scope::Type Scope::type |