سؤال

Is it possible to use QFileSystemModel to list only one directory contents instead of all drives in my computer (in Windows)?

هل كانت مفيدة؟

المحلول

That would be a function of your view, not your model:

http://doc.trolltech.com/latest/qabstractitemview.html#setRootIndex

Update:

No more Trolltech links, the updated link is QAbstractItemView Class

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top