Re: [Interest] how to read data from a spreadsheet

2012-12-07 Thread André Somers
Op 5-12-2012 4:02, Carlos Oviedo Becerra schreef:
 hello friends, not like reading about QtCreator data from a spreadsheet, 
 please who can help me I will thank you, Regards ...
 I need
First: don't hijack somebody elses thread please. Create a new message 
from scratch, instead of just replying to an existing one and changing 
the subject line. You're messing up threading.

Then: please specify the format you really want to read. A spreadsheet 
is too generic. Do you mean Excel? What version? Or the OpenDocument 
format? Or something else?

André

___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


Re: [Interest] how to read data from a spreadsheet

2012-12-07 Thread Joseph Crowell
The libreOffice document code is actually the best place to look for 
information. You might end up porting from java but everything you need 
is there. I looked in to this a few months back.

On 7/12/2012 6:17 PM, André Somers wrote:
 Op 5-12-2012 4:02, Carlos Oviedo Becerra schreef:
 hello friends, not like reading about QtCreator data from a spreadsheet, 
 please who can help me I will thank you, Regards ...
 I need
 First: don't hijack somebody elses thread please. Create a new message
 from scratch, instead of just replying to an existing one and changing
 the subject line. You're messing up threading.

 Then: please specify the format you really want to read. A spreadsheet
 is too generic. Do you mean Excel? What version? Or the OpenDocument
 format? Or something else?

 André

 ___
 Interest mailing list
 Interest@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/interest

___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


Re: [Interest] how to read data from a spreadsheet

2012-12-06 Thread Diego Iastrubni
On Wed, Dec 5, 2012 at 5:02 AM, Carlos Oviedo Becerra
covi...@estudiantes.uci.cu wrote:

 hello friends, not like reading about QtCreator data from a spreadsheet, 
 please who can help me I will thank you, Regards ...
 I need


To read Excel, you can use: https://www.gaia-gis.it/fossil/freexl/index
For CSV, you can use: http://hackage.haskell.org/package/csv


None have pure Qt wrappers
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


Re: [Interest] how to read data from a spreadsheet

2012-12-06 Thread Davet Jacques
There are some options listed here: 
http://qt-project.org/wiki/Handling_Microsoft_Excel_file_format

___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


Re: [Interest] how to read data from a spreadsheet

2012-12-05 Thread Nehemiah Dacres
I would ask the kspread or the calligra sheets mailing list if they
have a library for doing that.

Preguntaria las listas de correo electronico de  Kspread o Calligra si
tengan algoritmos parra hacer eso in Qt.

On Wed, Dec 5, 2012 at 5:00 AM,  interest-requ...@qt-project.org wrote:
 how to read data from a spreadsheet
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest