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
symbols.h File Reference

(5c8910adfd613382e97c5517e85e9088a2abbe3e)

#include "token.h"
#include <qdebug.h>
#include <qhashfunctions.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, size_t seed=0)
 
 Q_DECLARE_TYPEINFO (Symbol, Q_RELOCATABLE_TYPE)
 
 Q_DECLARE_TYPEINFO (SafeSymbols, Q_RELOCATABLE_TYPE)
 

Typedef Documentation

◆ Symbols

typedef QList<Symbol> Symbols

Definition at line 73 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,
size_t seed = 0 )
inline

Definition at line 40 of file symbols.h.

References qHash(), and seed.

Referenced by qHash().

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