mirror of
https://github.com/QtExcel/QXlsx.git
synced 2025-01-16 04:42:53 +08:00
Update Example.md
This commit is contained in:
parent
9a2b776579
commit
92fadc797b
@ -85,14 +85,14 @@ int main(int argc, char *argv[])
|
||||
|
||||
## Copycat : Windows Widget Example
|
||||
- Load xlsx file and display on Qt widgets.
|
||||
- Print xlsx to paper.
|
||||
- Print xlsx to paper. (based on Qt-Table-Printer)
|
||||
- TODO: save xlsx.
|
||||
|
||||
![](markdown.data/copycat.png)
|
||||
|
||||
## WebServer : WebServer Example
|
||||
## WebServer : Web Server Example
|
||||
- Load xlsx file and display on Web.
|
||||
- Connect to `http://127.0.0.1:3001`
|
||||
- C++ 14 is required. Old compilers is not supported.
|
||||
- C++ 14 is required. Old compilers is not supported.(based on recurse)
|
||||
|
||||
![](markdown.data/webserver.png)
|
||||
|
Loading…
x
Reference in New Issue
Block a user