June 15, 2011

maxoreli maxoreli
Lab Rat
46 posts

How to use LibXl (Library C++ for writing/reading excel files) in Qt application

 

Hi,I want to write/read Excel files in Qt and I have downloaded LibXl library but I have problems for code.
Please give me differents steps and a sample of code for do it

4 replies

June 15, 2011

Lukas Geyer Lukas Geyer
Gene Splicer
2074 posts

Aren’t there tons of examples [libxl.com] on the LibXL website?

June 15, 2011

koahnig koahnig
Mad Scientist
2099 posts

It looks you have been put on a wrong track with libxl [xmlsoft.org]. This is an xml c parser, but no mentioning of excel.

June 15, 2011

peppe peppe
Ant Farmer
1025 posts
koahnig wrote:
It looks you have been put on a wrong track with libxl [xmlsoft.org]. This is an xml c parser, but no mentioning of excel.

LibXL != libxml2

 Signature 

Software Engineer
KDAB (UK) Ltd., a KDAB Group company

June 15, 2011

koahnig koahnig
Mad Scientist
2099 posts

Yes, I agree that my answer was a little premature. Sorry for that.

 
  ‹‹ [SOLVED] Wait on Timer      Special characters in XML files created with QDomDocument ››

You must log in to post a reply. Not a member yet? Register here!