![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "token.h"#include <qhashfunctions.h>#include <qlist.h>#include <qstack.h>#include <qstring.h>#include <qset.h>Go to the source code of this file.
Classes | |
| struct | SubArray |
| struct | Symbol |
| struct | SafeSymbols |
| class | SymbolStack |
Typedefs | |
| typedef QList< Symbol > | Symbols |
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) | |
| Q_DECLARE_TYPEINFO | ( | SafeSymbols | , |
| Q_RELOCATABLE_TYPE | ) |
| Q_DECLARE_TYPEINFO | ( | Symbol | , |
| Q_RELOCATABLE_TYPE | ) |