#include "phpout.h"
#include "phpdb.h"
#include <QDir>
#include "phpconst.h"
Functions | |
static const QByteArray | SCHEMASTART ("class WobSchema extends WobSchemaBase\n{\nfunction __construct(){\n\tparent::__construct();\n") |
static const QByteArray | SCHEMAEND ("}};\n") |
static const QByteArray SCHEMAEND | ( | "}};\n" | ) | [static] |
static const QByteArray SCHEMASTART | ( | ) | [static] |