#include <qv4compiler_p.h>
Definition at line 45 of file qv4compiler_p.h.
◆ StringTableGenerator()
◆ allStrings()
QStringList QV4::Compiler::StringTableGenerator::allStrings |
( |
| ) |
const |
|
inline |
◆ clear()
void QV4::Compiler::StringTableGenerator::clear |
( |
| ) |
|
◆ freeze()
void QV4::Compiler::StringTableGenerator::freeze |
( |
| ) |
|
|
inline |
◆ getStringId()
int QV4::Compiler::StringTableGenerator::getStringId |
( |
const QString & | string | ) |
const |
◆ hasStringId()
bool QV4::Compiler::StringTableGenerator::hasStringId |
( |
const QString & | string | ) |
const |
|
inline |
◆ initializeFromBackingUnit()
◆ registerString()
int QV4::Compiler::StringTableGenerator::registerString |
( |
const QString & | str | ) |
|
◆ serialize()
◆ sizeOfTableAndData()
uint QV4::Compiler::StringTableGenerator::sizeOfTableAndData |
( |
| ) |
const |
|
inline |
◆ stringCount()
uint QV4::Compiler::StringTableGenerator::stringCount |
( |
| ) |
const |
|
inline |
◆ stringForIndex()
QString QV4::Compiler::StringTableGenerator::stringForIndex |
( |
int | index | ) |
const |
|
inline |
The documentation for this struct was generated from the following files: