mirror of
https://github.com/QtExcel/QXlsx.git
synced 2025-01-16 04:42:53 +08:00
update tested env. vc2017-x64
This commit is contained in:
parent
ef56bb39f8
commit
9e6eb38211
@ -4,6 +4,7 @@
|
||||
|
||||
| Qt | Tool | OS | Build |
|
||||
| ------ | ---------------- | ------------------------- | ------- |
|
||||
| 5.11.2 | Visual Studio 2017 | Windows 64bit | :smile: |
|
||||
| 5.10.1 | MingW | Windows 32bit | :smile: |
|
||||
| 5.9.2 | MingW | Windows 32bit | :smile: |
|
||||
| 5.9.1 | Visual Studio 2017 | Windows 64bit | :smile: |
|
||||
@ -17,14 +18,15 @@
|
||||
| 5.2.0 | gcc+make | Ubuntu 14/x64 | :smile: |
|
||||
| 5.0.1 | MingW | Windows 32bit | :smile: |
|
||||
|
||||
## Android
|
||||
## 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)
|
||||
|
||||
![](markdown.data/android.jpg)
|
||||
|
||||
## Copycat Example
|
||||
- Load xlsx file and display on Qt widgets.
|
||||
- Load xlsx file and display on Qt widgets.
|
||||
- Print xlsx to papaer.
|
||||
|
||||
![](markdown.data/copycat.png)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user