How to develop a lister plugin using Qt C++ framework?

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
tbeu
Power Member
Power Member
Posts: 1354
Joined: 2003-07-04, 07:52 UTC
Location: Germany
Contact:

How to develop a lister plugin using Qt C++ framework?

Post by *tbeu »

Has someone already developed a lister plugin using Qt C++ framework and is interested in sharing experience? Every hint is welcome...

Thanks,
tbeu
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
djorge
Senior Member
Senior Member
Posts: 422
Joined: 2003-07-03, 12:48 UTC
Location: Portugal

Post by *djorge »

Never tried to develop a plugin with QT, but this framework is not free is it? The first time i tried QT was when i was learning linux in the university (5 years ago) and i like it very much. Very clean framework, nice event model based on slots. And much easier and faster learning curve than VC++.

I don't know but 5 year ago the windows version had a different licence model than the linux version. But it seems that they have a special version for open source projects. Great!!

Maybe i will try it!!
______________________
David Jorge
Personal License #117854
User avatar
tbeu
Power Member
Power Member
Posts: 1354
Joined: 2003-07-04, 07:52 UTC
Location: Germany
Contact:

Post by *tbeu »

djorge wrote:But it seems that they have a special version for open source projects.
Oh yes, Trolltech released a Qt/Windows Open Source Edition.
djorge wrote:Maybe i will try it!!
This would really be of help. I already tried a start but failed with an outdated QWinWidget class :cry:

tbeu
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
Post Reply