Is anyone aware of a good, general purpose file preview component for linux/Qt/GTK/c/C++ applications?
Specifically, I'm looking for a component that I could embed in my application that would allow a broad range of file types (text files, multimedia, etc.) to be previewed without the need for original applications to be installed. The application will be cross platform.
Anyone have any recommendations? If not a component, is anyone using another general-purpose strategy that works well for them?