[Qt-interest] Adding a scheme?

Jason H scorp1us at yahoo.com
Fri Jul 2 22:26:04 CEST 2010


Nevermind: 

QAbstractFileEngineHandler - I was looking for a "scheme" plugin/handler, but this will do.



----- Original Message ----
From: Jason H <scorp1us at yahoo.com>
To: qt-interest at trolltech.com
Sent: Fri, July 2, 2010 3:58:25 PM
Subject: [Qt-interest] Adding a scheme?

Qt supports res:, file:, http:, etc. I would like to add a proprietary one such as db:
I don't want it to register and call a external EXE, rather I want QFile and other Qt functions to be able to parse it so that eventually I am providing a QIODevice to the application for reading/writing.

How can I do this? 


      

_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest



      




More information about the Qt-interest-old mailing list