Qt-interest Archive, March 2002
QFileDialog::previewMode()
Message 1 in thread
Hello,
in our software project we use a FileDialog inherited from
QFileDialog. To save and restore the view settings of
the dialog, I call viewMode() and previewMode() after
shutting the dialog.
My problem is, that only viewMode() reflects the current
view settings, while previewMode() always returns zero
after the dialog is closed.
We are using QT 3.0.1 on X11/Linux. From the mailing list
I know, there was the same problem with viewMode() in QT2.
So my question is: Is this behaviour a known bug or am
I doing something wrong?
Any hint will be appreciated.
Frank
--
[ signature omitted ]