File tree Expand file tree Collapse file tree 3 files changed +6
-13
lines changed Expand file tree Collapse file tree 3 files changed +6
-13
lines changed Original file line number Diff line number Diff line change @@ -97,9 +97,13 @@ int main(int argc, char *argv[])
97
97
98
98

99
99
100
- ## Copycat
100
+ ## [ReadColor](https://github.com/QtExcel/QXlsx/tree/master/ReadColor)
101
+ - Read cell color
102
+
103
+ 
104
+
105
+ ## XlsxFactory
101
106
- Load xlsx file and display on Qt widgets.
102
- - Print xlsx to paper. (based on Qt-Table-Printer)
103
107
- Moved to personal repository for advanced app.
104
108
105
109

Original file line number Diff line number Diff line change 28
28
| :---------------: | :----------------: | :--------: | :------------------------: | :----------------------------: |
29
29
| [ ![ 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 ) |
30
30
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 )
42
31
43
32
- [ 테스트된 환경] ( TestEnv.md ) 참조
44
33
You can’t perform that action at this time.
0 commit comments