Skip to content

krf/QOds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QOds is a free Qt5 (C++11) library to read/write .ods (OpenDocument
Spreadsheet) files.

See "how_to_build.html" for how to build for Windows
with MinGW or Visual Studio 2013.

Results tested on MS Office 2013 and LibreOffice.

For a simple tutorial check the code in app/main.cpp which also shows
how to create a sample invoice with formulas and (png) logos.

The resulting sample invoice file created programmatically with QOds
can be viewed at "app/Invoice.ods".

For questions, feature requests, bug reports, etc: f35f22fan@gmail.com
One man show, no forward or backward compatibility.

About

Read/write .ods files with Qt5 and C++11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 56.4%
  • C++ 24.4%
  • Assembly 6.0%
  • Ada 3.8%
  • Pascal 3.0%
  • C# 2.4%
  • Other 4.0%