List of All Members for Qt
This is the complete list of members for Qt, including inherited members.
- application : object
- inputMethod : object
- platform : object
- styleHints : object
- string atob(data)
- binding(function)
- string btoa(data)
- callLater(function, argument1, argument2, ...)
- callLater(function)
- color colorEqual(lhs, string rhs)
- object createComponent(url, mode, parent)
- object createQmlObject(qml, object parent, string filepath)
- color darker(baseColor, real factor)
- exit(retCode)
- font font(fontSpecifier)
- list<string> fontFamilies()
- string formatDate(date, variant format)
- string formatDateTime(dateTime, variant format)
- string formatTime(time, variant format)
- color hsla(hue, real saturation, real lightness, real alpha)
- color hsva(hue, real saturation, real value, real alpha)
- object include(url, jsobject callback)
(obsolete)
- bool isQtObject(object)
- color lighter(baseColor, real factor)
- locale(name)
- string md5(data)
- matrix4x4 matrix4x4(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(target)
- point point(x, int y)
- string qsTr(sourceText, string disambiguation, int n)
- string qsTrId(id, int n)
- string qsTrIdNoOp(id)
- string qsTrNoOp(sourceText, string disambiguation)
- string qsTranslate(context, string sourceText, string disambiguation, int n)
- string qsTranslateNoOp(context, string sourceText, string disambiguation)
- quaternion quaternion(scalar, real x, real y, real z)
- quit()
- rect rect(x, int y, int width, int height)
- url resolvedUrl(url)
- color rgba(red, real green, real blue, real alpha)
- size size(width, int height)
- color tint(baseColor, color tintColor)
- vector2d vector2d(x, real y)
- vector3d vector3d(x, real y, real z)
- vector4d vector4d(x, real y, real z, real w)
© 2019 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.