Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
symbols.h File Reference
#include "token.h"
#include <qdebug.h>
#include <qhash.h>
#include <qlist.h>
#include <qstack.h>
#include <qstring.h>
#include <qset.h>
+ Include dependency graph for symbols.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SubArray
 
struct  Symbol
 
struct  SafeSymbols
 
class  SymbolStack
 

Typedefs

typedef QList< SymbolSymbols
 

Functions

size_t qHash (const SubArray &key)
 
 Q_DECLARE_TYPEINFO (Symbol, Q_RELOCATABLE_TYPE)
 
 Q_DECLARE_TYPEINFO (SafeSymbols, Q_RELOCATABLE_TYPE)
 

Typedef Documentation

◆ Symbols

typedef QList<Symbol> Symbols

Definition at line 107 of file symbols.h.

Function Documentation

◆ Q_DECLARE_TYPEINFO() [1/2]

Q_DECLARE_TYPEINFO ( SafeSymbols  ,
Q_RELOCATABLE_TYPE   
)

◆ Q_DECLARE_TYPEINFO() [2/2]

Q_DECLARE_TYPEINFO ( Symbol  ,
Q_RELOCATABLE_TYPE   
)

◆ qHash()

size_t qHash ( const SubArray key)
inline

Definition at line 42 of file symbols.h.

References qHash().

Referenced by qHash().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: