Uses of libkok

2010-12-21 Thread tien dh
Hi, I'm developing an app by QT on meego so that it can open office files. I want to use API of libkok and I have downloaded libkok rpm file to install, but I don't know how to use this lib. For example, if i want to open .doc file, which classes should be used, and which header file I have include

Re: Uses of libkok

2010-12-21 Thread Harsh J
I'm taking a guess here. KOffice API docs are available online here: http://www.koffice.org/developer/apidocs/ <-- Perhaps this will help. The kde-mobile list should help specifically better, I guess. On Tue, Dec 21, 2010 at 3:37 PM, tien dh wrote: > Hi, > I'm developing an app by QT on meego so

Re: Uses of libkok

2010-12-21 Thread Boudewijn Rempt
On Tuesday 21 December 2010, tien dh wrote: > Hi, > I'm developing an app by QT on meego so that it can open office files. > I want to use API of libkok and I have downloaded libkok rpm file to > install, but I don't know how to use this lib. For example, if i want > to open .doc file, which classe