Qt 6.11 is out! See what's new in the release
blog
is there any open source demo of FileBrowser? such as the Windows Resource Manager.
General and Desktop
5
Posts
3
Posters
794
Views
2
Watching
-
There are probably hundreds file browser applications that are Open Source/ Free Software. And Windows System Resource Manager is not really a file browser. So could you be a bit more specific about what do you need to do?
-
You can look at Dolphin, Gwenview, System monitor from KDE, they all have parts of what you require.
-
Have you checked qt-apps.org?? Lots of good working examples, many with GPL license.
Example file browser:
http://qt-apps.org/content/show.php/PathWalker?content=168170Hope that helps!
- Vince