/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-graphics-simulator-guide.md | 1 # Using Qt Creator on Windows 3 Qt Creator is a cross-platform integrated development environment that enables you to get started a… 5 This topic describes how to install Qt Creator and Git on the Windows PC, obtain the minimum code r… 11 ### Installing Qt Creator 12 Download Qt from the official website [https://www.qt.io/offline-installers](https://www.qt.io/offl… 57 ### Opening Qt Creator
|
H A D | Readme-EN.md | 36 - [Using Qt Creator on Windows](subsys-graphics-simulator-guide.md)
|
H A D | subsys-graphics-porting-guide.md | 3 …r example, when developing an application on Windows or macOS, you can use Qt Creator for simple p…
|
/ohos5.0/foundation/arkui/ui_lite/tools/qt/simulator/third_party/qrcodegen/ |
H A D | qrcodegen.pro | 8 # any Qt feature that has been marked deprecated (the exact warnings 15 # You can also select to disable deprecated APIs only up to a certain version of Qt. 16 #DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6…
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-graphics-simulator-guide.md | 3 本文介绍在 Windows 系统下如何使用 Qt Creator 模拟器快速开发调试图形框架,Qt Creator 是跨平台的集成开发环境(IDE),通过此IDE,开发者可以快速上手和操作,高效且相… 12 Qt 可在官网 [https://www.qt.io/offline-installers](https://www.qt.io/offline-installers) 下载。
|
/ohos5.0/foundation/arkui/ui_lite/tools/qt/simulator/third_party/zlib/ |
H A D | zlib.pro | 8 # any Qt feature that has been marked deprecated (the exact warnings 15 # You can also select to disable deprecated APIs only up to a certain version of Qt. 16 #DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6…
|
/ohos5.0/foundation/arkui/ui_lite/tools/qt/simulator/third_party/libpng/ |
H A D | libpng.pro | 7 # any Qt feature that has been marked deprecated (the exact warnings 14 # You can also select to disable deprecated APIs only up to a certain version of Qt. 15 #DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6…
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/ |
H A D | README_zh.md | 5 ### 1、Qt Creator安装 14 双击下载的Qt安装程序,按引导界面完成安装即可。 21 …需勾选Qt x.x.x展开栏(这栏是为qt自动配置构建套件,如果漏选,开发者可后期在Qt控件中自行手动配置)和Developer and Designer Tools展开栏(这栏是编译器组件下载)…
|
/ohos5.0/foundation/arkui/ui_lite/tools/qt/simulator/third_party/giflib/ |
H A D | giflib.pro | 9 # any Qt feature that has been marked deprecated (the exact warnings 16 # You can also select to disable deprecated APIs only up to a certain version of Qt. 17 #DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6…
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/entry/ |
H A D | child_widget.cpp | 48 vLayout->setAlignment(Qt::AlignTop); in InitPage() 50 hLayout1->setAlignment(Qt::AlignLeft); in InitPage() 67 hLayout2->setAlignment(Qt::AlignLeft); in InitPage()
|
/ohos5.0/foundation/arkui/ui_lite/tools/qt/simulator/third_party/icu/ |
H A D | icu.pro | 8 # any Qt feature that has been marked deprecated (the exact warnings 15 # You can also select to disable deprecated APIs only up to a certain version of Qt. 16 #DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6…
|
/ohos5.0/foundation/arkui/ui_lite/tools/qt/simulator/drivers/indev/ |
H A D | mouse_input.cpp | 43 if (event->button() == Qt::LeftButton) { in MouseHandler() 48 if (event->button() == Qt::LeftButton) { in MouseHandler()
|
/ohos5.0/foundation/arkui/ui_lite/tools/qt/simulator/uitest/ |
H A D | UITest.pro | 9 # any Qt feature that has been marked deprecated (the exact warnings 22 # You can also select to disable deprecated APIs only up to a certain version of Qt. 23 #DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6…
|
/ohos5.0/foundation/arkui/ui_lite/ |
H A D | README.md | 61 └── qt # Qt project 68 - The Windows platform supports only Qt and OHOS IDE. 79 # To compile the Qt library, see the Qt simulator project at arkui/ui_lite/tools/qt/simulator/simul… 98 - The Qt project can be debugged in the Windows environment. [User Guide](https://gitee.com/openh…
|
/ohos5.0/foundation/arkui/ui_lite/tools/qt/simulator/autotest/ |
H A D | auto_test.pro | 11 # any Qt feature that has been marked deprecated (the exact warnings 41 # You can also select to disable deprecated APIs only up to a certain version of Qt. 42 #DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6…
|
/ohos5.0/foundation/arkui/ui_lite/tools/qt/simulator/third_party/libjpeg-turbo/ |
H A D | libjpeg-turbo.pro | 9 # any Qt feature that has been marked deprecated (the exact warnings 16 # You can also select to disable deprecated APIs only up to a certain version of Qt. 17 #DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6…
|
/ohos5.0/foundation/arkui/ui_lite/tools/qt/simulator/third_party/freetype/ |
H A D | freetype.pro | 7 # any Qt feature that has been marked deprecated (the exact warnings 18 # You can also select to disable deprecated APIs only up to a certain version of Qt. 19 #DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6…
|
/ohos5.0/foundation/arkui/ui_lite/tools/qt/simulator/third_party/harfbuzz/ |
H A D | harfbuzz.pro | 9 # any Qt feature that has been marked deprecated (the exact warnings 16 # You can also select to disable deprecated APIs only up to a certain version of Qt. 17 #DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6…
|
/ohos5.0/foundation/arkui/ui_lite/tools/qt/simulator/test/ |
H A D | test.pro | 8 # any Qt feature that has been marked deprecated (the exact warnings 38 # You can also select to disable deprecated APIs only up to a certain version of Qt. 39 #DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6…
|
/ohos5.0/foundation/arkui/ui_lite/tools/qt/simulator/libui/ |
H A D | libui.pro | 8 # any Qt feature that has been marked deprecated (the exact warnings 42 # You can also select to disable deprecated APIs only up to a certain version of Qt. 43 #DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6…
|
/ohos5.0/build/lite/ndk/doc/config/ |
H A D | Doxyfile_C | 182 # description. If set to NO, the Javadoc-style will behave just like regular Qt- 190 # line (until the first dot) of a Qt-style comment as the brief description. If 191 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus 1263 # can be used as input for Qt's qhelpgenerator to generate a Qt Compressed Help 1277 # The QHP_NAMESPACE tag specifies the namespace to use when generating Qt Help 1278 # Project output. For more information please see Qt Help Project / Namespace 1285 # The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating Qt 1295 # filter to add. For more information please see Qt Help Project / Custom 1311 # project's filter section matches. Qt Help Project / Filter Attributes (see: 1317 # The QHG_LOCATION tag can be used to specify the location of Qt's [all …]
|
H A D | Doxyfile_CPP | 182 # description. If set to NO, the Javadoc-style will behave just like regular Qt- 190 # line (until the first dot) of a Qt-style comment as the brief description. If 191 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus 1263 # can be used as input for Qt's qhelpgenerator to generate a Qt Compressed Help 1277 # The QHP_NAMESPACE tag specifies the namespace to use when generating Qt Help 1278 # Project output. For more information please see Qt Help Project / Namespace 1285 # The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating Qt 1295 # filter to add. For more information please see Qt Help Project / Custom 1311 # project's filter section matches. Qt Help Project / Filter Attributes (see: 1317 # The QHG_LOCATION tag can be used to specify the location of Qt's [all …]
|
/ohos5.0/docs/en/device-dev/ |
H A D | website.md | 362 - [Using Qt Creator on Windows](subsystems/subsys-graphics-simulator-guide.md)
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …Qt(Wt(Vt));function Qt(e){Ut(e),e.gracefulify=Qt,e.createReadStream=function(t,n){return new e.Rea… function
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …Qt(Wt(Vt));function Qt(e){Ut(e),e.gracefulify=Qt,e.createReadStream=function(t,n){return new e.Rea… function
|