All Projects → QtExcel → Qxlsx

QtExcel / Qxlsx

Licence: mit
Excel file(*.xlsx) reader/writer library using Qt 5 or 6. Descendant of QtXlsx.

Programming Languages

c
50402 projects - #5 most used programming language
cpp
1120 projects

Projects that are alternatives of or similar to Qxlsx

asn1scc.IDE
Qt Creator plugin for asn1scc - ASN.1/ACN compiler for embedded systems
Stars: ✭ 15 (-95.59%)
Mutual labels:  qt, qt5
freeLib
freeLib - каталогизатор для библиотек LibRusEc и Flibusta
Stars: ✭ 19 (-94.41%)
Mutual labels:  qt, qt5
chatRoom
从零开始实现一个聊天室客户端(用qt实现,在Windows和Linux环境下都行),和在Linux下实现服务器后台
Stars: ✭ 146 (-57.06%)
Mutual labels:  qt, qt5
ExcelFormulaBeautifier
Excel Formula Beautifer,make Excel formulas more easy to read,Excel公式格式化/美化,将Excel公式转为易读的排版
Stars: ✭ 27 (-92.06%)
Mutual labels:  excel, xlsx
Lan Share
Cross platform LAN File transfer application built with Qt C++ framework
Stars: ✭ 317 (-6.76%)
Mutual labels:  qt, qt5
tenplayer
Modern Music Player for Linux
Stars: ✭ 18 (-94.71%)
Mutual labels:  qt, qt5
QtDemos
This is the collection of Qt demos to solve the problem from StackOverflow or I faced.
Stars: ✭ 23 (-93.24%)
Mutual labels:  qt, qt5
QtExamples
Translations of the official Qt examples into PyQt5 (also PySide2) and more.
Stars: ✭ 39 (-88.53%)
Mutual labels:  qt, qt5
Creek
Ruby library for parsing large Excel files.
Stars: ✭ 270 (-20.59%)
Mutual labels:  excel, xlsx
Unioffice
Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents
Stars: ✭ 3,111 (+815%)
Mutual labels:  excel, xlsx
excel validator
Python script to validate data in Excel files
Stars: ✭ 14 (-95.88%)
Mutual labels:  excel, xlsx
Sq
swiss-army knife for data
Stars: ✭ 275 (-19.12%)
Mutual labels:  excel, xlsx
goxlsxwriter
Golang bindings for libxlsxwriter for writing XLSX files
Stars: ✭ 18 (-94.71%)
Mutual labels:  excel, xlsx
dbd
dbd is a database prototyping tool that enables data analysts and engineers to quickly load and transform data in SQL databases.
Stars: ✭ 30 (-91.18%)
Mutual labels:  excel, xlsx
XToolset
Typed import, and export XLSX spreadsheet to JS / TS. Template-based create, render, and export data into excel files.
Stars: ✭ 110 (-67.65%)
Mutual labels:  excel, xlsx
QDashBoard
Sample dashboard developed with QML. Login, plots and several screens.
Stars: ✭ 34 (-90%)
Mutual labels:  qt, qt5
qSIP
VoIP/SIP client (softphone)
Stars: ✭ 20 (-94.12%)
Mutual labels:  qt, qt5
screenshotgun
Open cross-platform screenshoter with cloud support and server part
Stars: ✭ 23 (-93.24%)
Mutual labels:  qt, qt5
Project lemonlime
为了 OI 比赛而生的基于 Lemon + LemonPlus 的轻量评测系统 | 三大桌面系统支持
Stars: ✭ 255 (-25%)
Mutual labels:  qt, qt5
Raspberry Pi Cross Compilers
Latest GCC Cross Compiler & Native (ARM & ARM64) CI generated precompiled standalone toolchains for all Raspberry Pis. 🍇
Stars: ✭ 261 (-23.24%)
Mutual labels:  qt, qt5

QXlsx

Read this in other languages: English, 🇰🇷 한국어

  • QXlsx is excel file(*.xlsx) reader/writer library.
    • Because QtXlsx is no longer supported(2014), I created a new project that is based on QtXlsx. (2017-)
  • Development language of QXlsx is C++. (with Qt)
  • You don't need to use static library or dynamic shared object using QXlsx.
    • You can also use it as a static library.

How to use

How to set up (Installation)

Tested environment

Travis CI (Linux) AppVeyor (Windows) CodeFactor Github Actions
Linux/Win/Mac
iOS / Android
Build Status Build status CodeFactor Ubuntu MacOS Windows IOS Android

To Do

Contributions

License and links

✉️ Contact

  • Leave me a issue. https://github.com/QtExcel/QXlsx/issues
    • If you are interested in participating in the project, please contact us by issue.
    • My native language is not English and my English is not fluent. Please, use EASY English. :-)
  • If you would like to translate README.md into your native language, please contact me.
    • You can either raise an issue or use a pull request. (such as README.ko.md)

Similar projects

⭐️ Qxlnt https://github.com/QtExcel/Qxlnt

  • Qxlnt is a helper project that allows xlnt to be used in Qt.
  • xlnt is a excellent C++ library for using xlsx Excel files.
  • I was looking for a way to make it easy to use in Qt. Of course, cmake is compatible with Qt, but it is not convenient to use. So I created Qxlnt.

⭐️ Qlibxlsxwriter https://github.com/QtExcel/Qlibxlsxwriter

  • Qlibxlsxwriter is a helper project that allows libxlsxwriter to be used in Qt.
  • libxlsxwriter is a C library for creating Excel XLSX files.

⭐️ QSimpleXlsxWriter https://github.com/QtExcel/QSimpleXlsxWriter

  • Use SimpleXlsxWriter in Qt.
  • SimpleXlsxWriter is C++ library for creating XLSX files for MS Excel 2007 and above.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].