Commit Graph

10 Commits

Author SHA1 Message Date
Lucie Gérard 9c5fc88388 Correct license for test files
According to QUIP-18 [1], all test files should be
LicenseRef-Qt-Commercial OR GPL-3.0-only

[1]: https://contribute.qt-project.org/quips/18

Pick-to: 6.7
Task-number: QTBUG-121787
Change-Id: I26d72e8de04d4c7c57b3b7838af5d033265de5ba
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2024-02-27 10:32:21 +01:00
Sharad Sahu a95daa0998 Create a menuItem element for accessibility for top Menu
Change-Id: I2361f04af2a98642905196efec23f104897fa40e
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2023-09-20 08:48:21 +00:00
Sharad Sahu 2825251fc8 Make the Tab and Dialogbox UI more visually appealing
Change-Id: I1061ba3fc3f4b795e7c97c8fa462f3c7fd0e4867
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2023-08-29 10:14:41 +05:30
Sharad Sahu fcbfc9a3c6 Examples: Add Toolbar and integrate it with summary page in the QML wasm example
Change-Id: I555ffe28f7bc8626d84a258c6063e9ccb59852d5
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2023-08-02 14:49:31 +05:30
Sharad Sahu 72b94b31f2 Examples: Add About Dialogbox and menu actions to the QML wasm example
Change-Id: I3007a702eca09d29f5f97a1b00ae623f4a0b481f
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2023-08-02 10:12:58 +05:30
Shreya Pattani 56e244b2e4 Add meeting schedule data in the summary tab
meeting summary added in the summary tab, corrected the indentation in main file

Change-Id: I0908bed2e2c2fb12396c5d09d5f615bb99de3c62
Reviewed-by: Piotr Wierciński <piotr.wiercinski@qt.io>
Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
2023-07-21 04:09:30 +00:00
Shreya Pattani fd4d0324ce Examples: Add Spinbox, Slider and TextEdit to QML wasm examples
Change-Id: I843324ce0aa4199c0cdad5e040671dcfc3bd7547
Reviewed-by: Piotr Wierciński <piotr.wiercinski@qt.io>
Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
2023-07-17 04:29:04 +00:00
Shreya Pattani a48caf7ed5 Tabs, Checkbox, Radio button added in QML WASM example
Tabs, Checkbox, Radiobutton added to QML WASM example for accessibility

Change-Id: I1827f6d323e0fc643c8fbcbba685396db96b10e0
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2023-07-10 12:11:46 +05:30
Sharad Sahu 1fa3c386df To include the Menu and Toolbar in the ApplicationWindow
Change-Id: I487863ebfe85f5a8f2baffe8c89cc8f9f85b5e3c
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2023-07-07 11:07:06 +00:00
Shreya Pattani 4f88841b29 Test example for WASM accessibility for QML
A basic qml application with text for WASM accessibility

Change-Id: Ia99c36223d5488b20117c0226ee6789c3e599768
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2023-07-05 10:36:53 +05:30