17#include <private/qtqmlcompilerexports_p.h>
19#include <QtCore/private/qglobal_p.h>
20#include <QtCore/qscopedpointer.h>
21#include <QtCore/qstring.h>
34 ForegroundMask = 0x1f << ForegroundShift,
35 BackgroundMask = 0x7 << BackgroundShift
41 BlackForeground = 1 << ForegroundShift,
42 BlueForeground = 2 << ForegroundShift,
43 GreenForeground = 3 << ForegroundShift,
44 CyanForeground = 4 << ForegroundShift,
45 RedForeground = 5 << ForegroundShift,
46 PurpleForeground = 6 << ForegroundShift,
47 BrownForeground = 7 << ForegroundShift,
48 LightGrayForeground = 8 << ForegroundShift,
49 DarkGrayForeground = 9 << ForegroundShift,
50 LightBlueForeground = 10 << ForegroundShift,
51 LightGreenForeground = 11 << ForegroundShift,
52 LightCyanForeground = 12 << ForegroundShift,
53 LightRedForeground = 13 << ForegroundShift,
54 LightPurpleForeground = 14 << ForegroundShift,
55 YellowForeground = 15 << ForegroundShift,
56 WhiteForeground = 16 << ForegroundShift,
58 BlackBackground = 1 << BackgroundShift,
59 BlueBackground = 2 << BackgroundShift,
60 GreenBackground = 3 << BackgroundShift,
61 CyanBackground = 4 << BackgroundShift,
62 RedBackground = 5 << BackgroundShift,
63 PurpleBackground = 6 << BackgroundShift,
64 BrownBackground = 7 << BackgroundShift,
65 DefaultColor = 1 << SpecialShift
74 bool isSilent()
const;
75 void setSilent(
bool silent);
77 void insertMapping(
int colorID,
ColorCode colorCode);
Q_WEAK_OVERLOAD void write(const QString &message, int color=-1)
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
#define Q_DECLARE_OPERATORS_FOR_FLAGS(Flags)
GLuint GLsizei const GLchar * message
gzip write("uncompressed data")