Variables

qt/qtconst.h File Reference

Go to the source code of this file.

Variables

static const QByteArray HDRSTART = "#define WOBGEN_%\n\n"
static const QByteArray HDREND = "\n//END OF AUTOMATICALLY GENERATED FILE\n#endif\n"
static const QByteArray SRCSTART = "#include <QDomDocument>\n"
static const QByteArray SRCEND = "\n//END OF AUTOMATICALLY GENERATED FILE\n"

Variable Documentation

const QByteArray HDREND = "\n//END OF AUTOMATICALLY GENERATED FILE\n#endif\n" [static]
const QByteArray HDRSTART = "#define WOBGEN_%\n\n" [static]
const QByteArray SRCEND = "\n//END OF AUTOMATICALLY GENERATED FILE\n" [static]
const QByteArray SRCSTART = "#include <QDomDocument>\n" [static]