This is the complete list of members for AppFramework, including inherited members.
- availableLocaleNames : QStringList
- buildAbi : string
- buildCpuArchitecture : string
- clipboard : Clipboard
- currentCpuArchitecture : string
- defaultLocale : string
- displayScaleFactor : double
- environment : Environment
- importPathList : QStringList
- isOnline : bool
- kernelType : string
- kernelVersion : string
- logging : Logging
- network : Network
- offlineStoragePath : string
- osDisplayName : string
- osName : string
- osVersion : string
- qtVersion : string
- settings : Settings
- sslLibraryBuildVersion : string
- sslLibraryVersion : string
- standardPaths : StandardPaths
- systemInformation : object
- systemLocale : string
- temporaryFolder : FileFolder
- userHomeFolder : FileFolder
- userHomePath : string
- version : string
- addImportPath(string path)
- color alphaColor(color color, double alpha)
- BinaryData binaryData()
- BinaryData binaryData(var value)
- clearComponentCache()
- collectGarbage()
- int compareVersionNumber(object version1, object version2)
- color contrastColor(color color)
- color contrastColor(color color, color tintColor)
- string createId()
- string createUuidString()
- string createUuidString(int format)
- File file(url pathUrl)
- File file(string path)
- FileFolder fileFolder(url pathUrl)
- FileFolder fileFolder(string path)
- FileInfo fileInfo(url pathUrl)
- FileInfo fileInfo(string path)
- bool grabWindowToClipboard()
- bool grabWindowToClipboard(rect rect)
- bool grabWindowToFile(string path)
- bool grabWindowToFile(string path, rect rect)
- bool instanceOf(var value, var type)
- bool isAppInstalled(qstringlist appIdentifierValues)
- bool isAppInstalled(string appIdentifier)
- loadTranslator(var translations, string appFolderPath)
- loadTranslator(var translations, string appFolderPath, string locale)
- loadTranslator(var translations, string appFolderPath, string locale, bool retranslate)
- LocaleInfo localeInfo()
- LocaleInfo localeInfo(var locale)
- string objectToString(object object)
- onlineStateChanged(bool online)
- bool openUrlExternally(url url)
- string pathVariable(string name)
- removeImportPath(string path)
- string resolvedPath(url pathUrl)
- string resolvedPath(string path)
- url resolvedPathUrl(string pathUrl)
- url resolvedUrl(url url)
- sendKey(var key)
- sendKey(var key, item item)
- sendStandardKey(var key)
- sendStandardKey(var key, item item)
- setPathVariable(string name, string value)
- trimComponentCache()
- string typeOf(var value)
- string typeOf(var value, bool displayName)
- UrlInfo urlInfo(url url)
- object uuid(qbytearray rfc4122)
- object uuid(string uuid)
- object uuid()
- VersionNumber versionNumber(string versionString)
- VersionNumber versionNumber(int major, int minor, int micro)
- object xmlToJson(string xml)
- object xmlToJson(string xml, object options)