[Qt-interest] restricting navigation in filedialog

sathya tej ragesathya at gmail.com
Wed Apr 15 06:32:26 CEST 2009


hello all,

I need to restrict the user to view only the contents of a sd card. He
should not be able to view directories outside the sd card.

I have tried using  the signal,

void QFileDialog::directoryEntered ( const QString & );

using which i could determine if its allowed path or not.

But when i connect this signal to a slot it isnt entering the slot.

I need some guidance on this matter.

Please suggest me a better alternative to tackle this problem.


Thank You,

Sathya.


-- 
whatever happens happens for GOOD
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090415/bf5b22d8/attachment.html 


More information about the Qt-interest-old mailing list