Splash Screen originally written by @Wanderson-Magalhaes in Python for Qt. Converted to C++ by @Yet-Zio. Refer: https://www.youtube.com/watch?v=E7lhFwcDpMI
-
Updated
Nov 19, 2022 - C++
Splash Screen originally written by @Wanderson-Magalhaes in Python for Qt. Converted to C++ by @Yet-Zio. Refer: https://www.youtube.com/watch?v=E7lhFwcDpMI
This is a custom file system model that can be used with the QTreeView control. Unlike QFileSystemModel, QCustomFileSystemModel can be inherited and can customize the data of the file system model, not the local file system.For example, when connecting to a remote host via SSH.
Add a description, image, and links to the pyside6 topic page so that developers can more easily learn about it.
To associate your repository with the pyside6 topic, visit your repo's landing page and select "manage topics."