|
static string | Tr (string s, string c=null) |
|
static string | Tr (string s, string c, int n) |
|
static string | TrUtf8 (string s, string c=null) |
|
static string | TrUtf8 (string s, string c, int n) |
|
static string | Tr (string s, string c=null) |
|
static string | Tr (string s, string c, int n) |
|
static string | TrUtf8 (string s, string c=null) |
|
static string | TrUtf8 (string s, string c, int n) |
|
static bool | Connect (QObject sender, QMetaMethod signal, QObject receiver, QMetaMethod method, Qt.ConnectionType type=Qt.ConnectionType.AutoConnection) |
| More...
|
|
static bool | Connect (QObject sender, string signal, QObject receiver, string member, Qt.ConnectionType type=Qt.ConnectionType.AutoConnection) |
| More...
|
|
static bool | Disconnect (QObject sender, QMetaMethod signal, QObject receiver, QMetaMethod member) |
| More...
|
|
static bool | Disconnect (QObject sender, string signal, QObject receiver, string member) |
| More...
|
|
static string | Tr (string s, string c=null) |
| More...
|
|
static string | Tr (string s, string c, int n) |
| More...
|
|
static string | TrUtf8 (string s, string c=null) |
| More...
|
|
static string | TrUtf8 (string s, string c, int n) |
| More...
|
|
static QDataStream | Write (QDataStream s, object p) |
|
static QDataStream | Write (QDataStream stream, QSizeF size) |
| More...
|
|
static QDataStream | Write (QDataStream stream, QPoint point) |
| More...
|
|
static QTextStream | Write (QTextStream s, Qt.FuncQTextStreamQTextStream f) |
|
static QDataStream | Write (QDataStream stream, QLineF line) |
| More...
|
|
static QDataStream | Write (QDataStream stream, QPointF point) |
| More...
|
|
static QDataStream | Write (QDataStream @out, QChar chr) |
| More...
|
|
static QDataStream | Write (QDataStream @out, QByteArray ba) |
| More...
|
|
static QDataStream | Write (QDataStream stream, QEasingCurve easing) |
| More...
|
|
static QDataStream | Write (QDataStream stream, QRectF rectangle) |
| More...
|
|
static QDataStream | Write (QDataStream @out, QDateTime dateTime) |
| More...
|
|
static QDataStream | Write (QDataStream @out, QUrl url) |
| More...
|
|
static QDataStream | Write (QDataStream @out, QTime time) |
| More...
|
|
static QDataStream | Write (QDataStream arg1, QLocale arg2) |
|
static QDataStream | Write (QDataStream @out, QBitArray ba) |
| More...
|
|
static QDataStream | Write (QDataStream s, QUuid id) |
| More...
|
|
static QDataStream | Write (QDataStream stream, QLine line) |
| More...
|
|
static QDataStream | Write (QDataStream @out, QDate date) |
| More...
|
|
static QDataStream | Write (QDataStream @out, QRegExp regExp) |
| More...
|
|
static QDataStream | Write (QDataStream stream, QRect rectangle) |
| More...
|
|
static QDataStream | Write (QDataStream stream, QSize size) |
| More...
|
|
static QDataStream | Write (QDataStream s, QVariant.Type p) |
|
static QDataStream | Write (QDataStream arg1, string arg2) |
|
static QDataStream | Write (QDataStream @out, System.Collections.Generic.List< string > list) |
| More...
|
|
static QDataStream | Read (QDataStream @in, QChar chr) |
| More...
|
|
static QDataStream | Read (QDataStream arg1, QLocale arg2) |
|
static QDataStream | Read (QDataStream stream, QRect rectangle) |
| More...
|
|
static QDataStream | Read (QDataStream arg1, QEasingCurve arg2) |
|
static QDataStream | Read (QDataStream @in, QDate date) |
| More...
|
|
static QDataStream | Read (QDataStream @in, QUrl url) |
| More...
|
|
static QDataStream | Read (QDataStream s, QUuid id) |
| More...
|
|
static QTextStream | Read (QTextStream s, Qt.FuncQTextStreamQTextStream f) |
|
static QDataStream | Read (QDataStream stream, QLineF line) |
| More...
|
|
static QDataStream | Read (QDataStream stream, QRectF rectangle) |
| More...
|
|
static QDataStream | Read (QDataStream stream, QPointF point) |
| More...
|
|
static QDataStream | Read (QDataStream stream, QLine line) |
| More...
|
|
static QDataStream | Read (QDataStream @in, QBitArray ba) |
| More...
|
|
static QDataStream | Read (QDataStream stream, QSize size) |
| More...
|
|
static QDataStream | Read (QDataStream @in, QDateTime dateTime) |
| More...
|
|
static QDataStream | Read (QDataStream @in, QTime time) |
| More...
|
|
static QDataStream | Read (QDataStream stream, QPoint point) |
| More...
|
|
static QDataStream | Read (QDataStream @in, QRegExp regExp) |
| More...
|
|
static QDataStream | Read (QDataStream s, object p) |
|
static QDataStream | Read (QDataStream @in, QByteArray ba) |
| More...
|
|
static QDataStream | Read (QDataStream stream, QSizeF size) |
| More...
|
|
static QDataStream | Read (QDataStream arg1, string arg2) |
|
static QDataStream | Read (QDataStream s, QVariant.Type p) |
|
static QDataStream | Read (QDataStream @in, System.Collections.Generic.List< string > list) |
| More...
|
|
static double | QAcos (double v) |
| More...
|
|
static void | QAddPostRoutine (System.Action ptr) |
| More...
|
|
static double | QAsin (double v) |
| More...
|
|
static double | QAtan (double v) |
| More...
|
|
static double | QAtan2 (double x, double y) |
| More...
|
|
static void | QBadAlloc () |
|
static int | QCeil (double v) |
| More...
|
|
static ushort | QChecksum (string s, uint len) |
| More...
|
|
static QByteArray | QCompress (QByteArray data, int compressionLevel=-1) |
| More...
|
|
static QByteArray | QCompress (Pointer< byte > data, int nbytes, int compressionLevel=-1) |
| More...
|
|
static double | QCos (double v) |
| More...
|
|
static double | QExp (double v) |
| More...
|
|
static double | QFabs (double v) |
|
static double | QFastCos (double x) |
|
static double | QFastSin (double x) |
|
static string | QFlagLocation (string method) |
|
static int | QFloor (double v) |
| More...
|
|
static bool | QFuzzyCompare (double p1, double p2) |
| More...
|
|
static bool | QFuzzyCompare (float p1, float p2) |
| More...
|
|
static bool | QFuzzyIsNull (double d) |
|
static bool | QFuzzyIsNull (float f) |
|
static uint | QHash (QBitArray key) |
| More...
|
|
static uint | QHash (QChar key) |
| More...
|
|
static uint | QHash (QStringRef key) |
|
static uint | QHash (QUrl url) |
| More...
|
|
static uint | QHash (QPersistentModelIndex index) |
|
static uint | QHash (QByteArray key) |
| More...
|
|
static uint | QHash (QModelIndex index) |
|
static uint | QHash (uint key) |
| More...
|
|
static uint | QHash (char key) |
| More...
|
|
static uint | QHash (byte key) |
| More...
|
|
static uint | QHash (short key) |
| More...
|
|
static uint | QHash (NativeLong key) |
| More...
|
|
static uint | QHash (ushort key) |
| More...
|
|
static uint | QHash (long key) |
| More...
|
|
static uint | QHash (ulong key) |
| More...
|
|
static uint | QHash (int key) |
| More...
|
|
static uint | QHash (string key) |
| More...
|
|
static uint | QHash (NativeULong key) |
| More...
|
|
static Qt.ActionQtMsgTypeString | QInstallMsgHandler (Qt.ActionQtMsgTypeString handler) |
| More...
|
|
static int | QIntCast (float f) |
|
static int | QIntCast (double f) |
|
static bool | QIsFinite (double d) |
|
static bool | QIsFinite (float f) |
|
static bool | QIsInf (float f) |
|
static bool | QIsInf (double d) |
|
static bool | QIsNaN (float f) |
|
static bool | QIsNaN (double d) |
|
static bool | QIsNull (float f) |
|
static bool | QIsNull (double d) |
|
static double | QLn (double v) |
| More...
|
|
static double | QPow (double x, double y) |
| More...
|
|
static void | QRegisterStaticPluginInstanceFunction (Qt.FuncQObject function) |
| More...
|
|
static void | QRemovePostRoutine (System.Action arg1) |
|
static int | QRound (double d) |
| More...
|
|
static long | QRound64 (double d) |
| More...
|
|
static double | QSin (double v) |
| More...
|
|
static double | QSqrt (double v) |
| More...
|
|
static bool | QStringComparisonHelper (QStringRef s1, string s2) |
|
static double | QTan (double v) |
| More...
|
|
static QByteArray | QUncompress (QByteArray data) |
| More...
|
|
static QByteArray | QUncompress (Pointer< byte > data, int nbytes) |
| More...
|
|
static void | Qbswap_helper (Pointer< byte > src, Pointer< byte > dest, int size) |
|
static QByteArray | Qgetenv (string varName) |
| More...
|
|
static bool | Qputenv (string varName, QByteArray value) |
| More...
|
|
static void | Qsrand (uint seed) |
| More...
|
|
static int | Qstrcmp (QByteArray str1, QByteArray str2) |
|
static int | Qstrcmp (QByteArray str1, string str2) |
|
static int | Qstrcmp (string str1, QByteArray str2) |
|
static int | Qstrcmp (string str1, string str2) |
| More...
|
|
static Pointer< sbyte > | Qstrcpy (Pointer< sbyte > dst, string src) |
| More...
|
|
static Pointer< sbyte > | Qstrdup (string src) |
| More...
|
|
static int | Qstricmp (string str1, string str2) |
| More...
|
|
static uint | Qstrlen (string str) |
| More...
|
|
static int | Qstrncmp (string str1, string str2, uint len) |
| More...
|
|
static Pointer< sbyte > | Qstrncpy (Pointer< sbyte > dst, string src, uint len) |
| More...
|
|
static int | Qstrnicmp (string str1, string str2, uint len) |
| More...
|
|
static uint | Qstrnlen (string str, uint maxlen) |
| More...
|
|
The QGraphicsDropShadowEffect class provides a drop shadow effect.
A drop shadow effect renders the source with a drop shadow. The color of the drop shadow can be modified using the setColor() function. The drop shadow offset can be modified using the setOffset() function and the blur radius of the drop shadow can be changed with the setBlurRadius() function.
By default, the drop shadow is a semi-transparent dark gray (QColor(63, 63, 63, 180)) shadow, blurred with a radius of 1 at an offset of 8 pixels towards the lower right. The drop shadow offset is specified in device coordinates.
See also QGraphicsBlurEffect, QGraphicsColorizeEffect, and QGraphicsOpacityEffect.