List of All Members for Qt (original) (raw)
This is the complete list of members for Qt, including inherited members.
- ****application** : object
- ****inputMethod** : object
- ****platform** : object
- ****styleHints** : object
- ****uiLanguage** : string
- string ****atob**(data)
- ****binding**(function)
- string ****btoa**(data)
- ****callLater**(function, argument1, argument2, ...)
- ****callLater**(function)
- color ****colorEqual**(color lhs, string rhs)
- object ****createComponent**(url, mode, parent)
- object ****createQmlObject**(string qml, object parent, string filepath)
- color ****darker**(color baseColor, real factor)
- ****exit**(int retCode)
- font ****font**(object fontSpecifier)
- list ****fontFamilies**()
- string ****formatDate**(datetime date, variant format, variant localeFormatOption)
- string ****formatDateTime**(datetime dateTime, variant format, variant localeFormatOption)
- string ****formatTime**(datetime time, variant format, variant localeFormatOption)
- color ****hsla**(real hue, real saturation, real lightness, real alpha)
- color ****hsva**(real hue, real saturation, real value, real alpha)
- object ****include**(string url, jsobject callback)
(obsolete)
- bool ****isQtObject**(object)
- color ****lighter**(color baseColor, real factor)
- ****locale**(name)
- string ****md5**(data)
- matrix4x4 ****matrix4x4**(real m11, real m12, real m13, real m14, real m21, real m22, real m23, real m24, real m31, real m32, real m33, real m34, real m41, real m42, real m43, real m44)
- bool ****openUrlExternally**(url target)
- point ****point**(real x, real y)
- string ****qsTr**(string sourceText, string disambiguation, int n)
- string ****qsTrId**(string id, int n)
- string ****qsTrIdNoOp**(string id)
- string ****qsTrNoOp**(string sourceText, string disambiguation)
- string ****qsTranslate**(string context, string sourceText, string disambiguation, int n)
- string ****qsTranslateNoOp**(string context, string sourceText, string disambiguation)
- quaternion ****quaternion**(real scalar, real x, real y, real z)
- ****quit**()
- rect ****rect**(real x, real y, real width, real height)
- url ****resolvedUrl**(url url)
- color ****rgba**(real red, real green, real blue, real alpha)
- size ****size**(real width, real height)
- color ****tint**(color baseColor, color tintColor)
- vector2d ****vector2d**(real x, real y)
- vector3d ****vector3d**(real x, real y, real z)
- vector4d ****vector4d**(real x, real y, real z, real w)
© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.