Qt 6.11 is out! See what's new in the release
blog
how to do it specific?
-
Re: [QT 4.7.4] [SOLVED] refresh the list of drives in the QFileSystemModel
what you mean is override "QVariant myComputer(int role)" ? if so, what should return using QDir::drives()? -
Re: [QT 4.7.4] [SOLVED] refresh the list of drives in the QFileSystemModel
what you mean is override "QVariant myComputer(int role)" ? if so, what should return using QDir::drives()?