|
CFx SDK Documentation 2026 SP0
|
Go to the source code of this file.
Classes | |
| struct | QLatin1Char |
| class | QChar |
Macros | |
| #define | Q_INT64_C(c) |
| #define | Q_UINT64_C(c) |
| #define | QRGB_H |
Typedefs | |
| typedef qint64 | qlonglong |
| typedef quint64 | qulonglong |
| typedef unsigned int | QRgb |
Functions | |
| int | qRed (QRgb rgb) |
| int | qGreen (QRgb rgb) |
| int | qBlue (QRgb rgb) |
| int | qAlpha (QRgb rgb) |
| int | qGray (int r, int g, int b) |
| int | qGray (QRgb rgb) |
| QRgb | qRgb (int r, int g, int b) |
| QRgb | qRgba (int r, int g, int b, int a) |
| #define Q_INT64_C | ( | c | ) |
Definition at line 64 of file FxQtCore.h.
| #define Q_UINT64_C | ( | c | ) |
Definition at line 65 of file FxQtCore.h.
| #define QRGB_H |
Definition at line 98 of file FxQtCore.h.
Definition at line 70 of file FxQtCore.h.
| typedef unsigned int QRgb |
Definition at line 100 of file FxQtCore.h.
| typedef quint64 qulonglong |
Definition at line 71 of file FxQtCore.h.
|
inline |
Definition at line 111 of file FxQtCore.h.
|
inline |
Definition at line 108 of file FxQtCore.h.
|
inline |
Definition at line 114 of file FxQtCore.h.
|
inline |
Definition at line 117 of file FxQtCore.h.
|
inline |
Definition at line 105 of file FxQtCore.h.
|
inline |
Definition at line 102 of file FxQtCore.h.
|
inline |
Definition at line 120 of file FxQtCore.h.
|
inline |
Definition at line 123 of file FxQtCore.h.