Qxlnt
C++ xlsx wrapper
A Qt wrapper around an xlsx library to simplify its use in C++ applications.
Use xlnt in Qt 5 or 6. xlnt is cross-platform user-friendly xlsx library for C++1x.
79 stars
12 watching
23 forks
Language: C++
last commit: 10 months ago
Linked from 1 awesome list
cppexcelqtxlntxlsx
Related projects:
Repository | Description | Stars |
---|---|---|
qtexcel/qxlsx | An Excel file reader/writer library using Qt. | 1,155 |
qtexcel/qsimplexlsxwriter | A C++ library for creating XLSX files compatible with MS Excel 2007 and above. | 31 |
qtexcel/qlibxlsxwriter | A helper project that allows libxlsxwriter to be used in Qt applications | 11 |
tfussell/xlnt | A C++ library for manipulating spreadsheets in memory and reading/writing XLSX files | 1,491 |
qt/qttools | Tools and utilities for building and maintaining C++ Qt applications. | 198 |
chili-epfl/qml-tcpsockets | Provides QML wrappers for Qt networking APIs to simplify communication between GUI and network layers. | 14 |
ddobrev/qtsharp | Mono/.NET bindings for Qt for C# development on Windows and other platforms | 574 |
troldal/openxlsx | A C++ library for reading and writing Excel files in the .xlsx format. | 1,378 |
qmlnet/qmlnet | A .NET wrapper around the Qt/QML UI framework, enabling cross-platform development with C# | 1,377 |
waqar144/qsourcehighlite | A lightweight syntax highlighter written in Qt for C++ source code | 79 |
lxqt/xdg-desktop-portal-lxqt | Provides a backend implementation for desktop file dialogs and MIME handling for Qt applications | 22 |
paulovap/qtleveldb | A Qt/QML wrapper for Google's LevelDB key-value storage library | 55 |
misterion/qml-websocket | A QML wrapper for WebSocket and SocketIO libraries to facilitate embedding in Qt applications. | 25 |
lxqt/lxqt | A superproject of LXQt components merged into one repository | 1,650 |
qtinuum/qtnproperty | An extension to Qt's property system, allowing for hierarchical properties, customizable editors, and improved serialization. | 428 |