hi all
i have to access microsoft office documents through QT application.
how should i proceed
something like COM...
it would be great if anybody guide me
i'm using QT 4.2.2 open source edition
Printable View
hi all
i have to access microsoft office documents through QT application.
how should i proceed
something like COM...
it would be great if anybody guide me
i'm using QT 4.2.2 open source edition
The commercial version contains ActiveQt module, which adds COM support to Qt, but since you use the Open Source edition, you will have to use COM directly.
HiQuote:
The commercial version contains ActiveQt module, which adds COM support to Qt, but since you use the Open Source edition, you will have to use COM directly.
could someone send me some sample QT codes showing how to access COM objects..may be a pdf reader