mirror of
https://github.com/QtExcel/QXlsx.git
synced 2025-01-30 05:02:52 +08:00
1.6 KiB
1.6 KiB
Tested Environments
Qt with Compiler Environment
Qt | Tool | OS | Build |
---|---|---|---|
5.11.2 | Visual Studio 2017 | Windows 64bit | 😄 |
5.10.1 | MingW | Windows 32bit | 😄 |
5.9.2 | MingW | Windows 32bit | 😄 |
5.9.1 | Visual Studio 2017 | Windows 64bit | 😄 |
5.9.1 | Visual Studio 2017 | Windows 32bit | 😄 |
5.9.1 | MingW | Windows 32bit | 😄 |
5.9.1 | gcc+make | Ubuntu 16/x64 | 😄 |
5.6.0 | gcc+make | MacOS(Darwin Kernel 15.6) | 😄 |
5.6.0 | MingW | Windows 32bit | 😄 |
5.5.1 | MingW | Windows 32bit | 😄 |
5.5.0 | gcc+make | Ubuntu 17/i686 | 😄 |
5.2.0 | gcc+make | Ubuntu 14/x64 | 😄 |
5.0.1 | MingW | Windows 32bit | 😄 |
Android Example
- See 'HelloAndroid' example using QML and native C++.
- Qt 5.11.1 / QtCreator 4.6.2 / gcc 4.9 / Android x86 (using Emulator [Android Oreo]) / Android Studio 3.1.3 (Android NDK 17.1)
Copycat Example
- Load xlsx file and display on Qt widgets.
- Print xlsx to papaer.
WebServer Example
- Load xlsx file and display on Web.
- Connect to http://127.0.0.1:3001