mirror of
https://github.com/QtExcel/QXlsx.git
synced 2025-01-16 04:42:53 +08:00
update readme
This commit is contained in:
parent
6b665a35b1
commit
7bcd350e01
@ -16,7 +16,7 @@
|
||||
- TestExcel : 기본 예제 (QtXlsx 예제 기반)
|
||||
- HelloAndroid : QML을 사용한 안드로이드에서 xlsx 파일 열기
|
||||
- Copycat : xlsx 파일을 읽어 위젯으로 표시. xlsx 파일 인쇄. (할일: xlsx 파일로 저장)
|
||||
- WebServer : xlsx 파일을 읽어 웹으로 표시 (http://127.0.0.1:3001)
|
||||
- WebServer : xlsx 파일을 읽어 웹으로 표시 (`http://127.0.0.1:3001`)
|
||||
|
||||
## 활용 예제 (Hello excel)
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
- TestExcel : basic samples based on QtXlsx samples
|
||||
- HelloAndroid : read xlsx on Android using QML
|
||||
- Copycat : load xlsx file and display on widget. print xlsx file. (TODO: save xlsx)
|
||||
- WebServer : load xlsx and display to web (http://127.0.0.1:3001)
|
||||
- WebServer : load xlsx and display to web (`http://127.0.0.1:3001`)
|
||||
|
||||
## Example (Hello excel)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user