print dialog and kfiledialog

Thomas Zander zander at kde.org
Thu Jan 3 11:48:24 GMT 2008


Hi,

for Qt4.4 I revamped the Qt print dialog and among others put in some effort 
to make it easy to extend for KDE.
One thing that is pretty trivial to do now is to override the file dialog that 
it shows.
I added the code to kde locally, as supplied in the attached patch.
The only problem I have with it is that it doesn't compile due to the kdeprint 
namespace living in kdeui, and the kfiledialog header file being in kio.
And since kio depends on kdeui, I guess its not a good idea to just include / 
link since that will create a circular dependency. ;)

Does someone have an idea on how to solve this?

Thanks!
-- 
Thomas Zander
-------------- next part --------------
A non-text attachment was scrubbed...
Name: printing.diff
Type: text/x-diff
Size: 4352 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20080103/245a3be6/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20080103/245a3be6/attachment.sig>


More information about the kde-core-devel mailing list