Skip to content

Commit 7584bc7

Browse files
committed
update markdown
1 parent 6b1adc6 commit 7584bc7

File tree

3 files changed

+6
-13
lines changed

3 files changed

+6
-13
lines changed

Example.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,13 @@ int main(int argc, char *argv[])
9797
9898
![](markdown.data/show-console.jpg)
9999
100-
## Copycat
100+
## [ReadColor](https://github.com/QtExcel/QXlsx/tree/master/ReadColor)
101+
- Read cell color
102+
103+
![](markdown.data/read-color.jpg)
104+
105+
## XlsxFactory
101106
- Load xlsx file and display on Qt widgets.
102-
- Print xlsx to paper. (based on Qt-Table-Printer)
103107
- Moved to personal repository for advanced app.
104108
105109
![](markdown.data/copycat.png)

README.ko.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,6 @@
2828
| :---------------: | :----------------: | :--------: | :------------------------: | :----------------------------: |
2929
| [![Build Status](https://travis-ci.com/QtExcel/QXlsx.svg?branch=master)](https://travis-ci.com/QtExcel/QXlsx) | [![Build status](https://ci.appveyor.com/api/projects/status/jkod8257gg66vm6e?svg=true)](https://ci.appveyor.com/project/QtExcel/qxlsx) | [![CodeFactor](https://www.codefactor.io/repository/github/qtexcel/qxlsx/badge)](https://www.codefactor.io/repository/github/qtexcel/qxlsx) | [![Ubuntu](https://github.com/QtExcel/QXlsx/workflows/Ubuntu/badge.svg)](https://github.com/QtExcel/QXlsx/actions/Ubuntu) [![MacOS](https://github.com/QtExcel/QXlsx/workflows/MacOS/badge.svg)](https://github.com/QtExcel/QXlsx/actions/MacOS) [![Windows](https://github.com/QtExcel/QXlsx/workflows/Windows/badge.svg)](https://github.com/QtExcel/QXlsx/actions/Windows) | [![IOS](https://github.com/QtExcel/QXlsx/workflows/IOS/badge.svg)](https://github.com/QtExcel/QXlsx/actions/IOS) [![Android](https://github.com/QtExcel/QXlsx/workflows/Android/badge.svg)](https://github.com/QtExcel/QXlsx/actions/Android) |
3030

31-
- Github Actions
32-
33-
[![Ubuntu](https://github.com/QtExcel/QXlsx/workflows/Ubuntu/badge.svg)](https://github.com/QtExcel/QXlsx/actions/Ubuntu)
34-
35-
[![MacOS](https://github.com/QtExcel/QXlsx/workflows/MacOS/badge.svg)](https://github.com/QtExcel/QXlsx/actions/MacOS)
36-
37-
[![Windows](https://github.com/QtExcel/QXlsx/workflows/Windows/badge.svg)](https://github.com/QtExcel/QXlsx/actions/Windows)
38-
39-
[![IOS](https://github.com/QtExcel/QXlsx/workflows/IOS/badge.svg)](https://github.com/QtExcel/QXlsx/actions/IOS)
40-
41-
[![Android](https://github.com/QtExcel/QXlsx/workflows/Android/badge.svg)](https://github.com/QtExcel/QXlsx/actions/Android)
4231

4332
- [테스트된 환경](TestEnv.md) 참조
4433

markdown.data/read-color.jpg

8.42 KB
Loading

0 commit comments

Comments
 (0)