File Manager
A simple file manager written in C++ using Qt 6.
|
CDirItemInfo | Used to display information about the currently selected item in the directory view |
CDriveInfo | Used to display information about the current drive |
CMainWindow | Responsible for the primary application window |
CNavpage | The Navpage class |
CQFileInfoListModel | Model for a list of QFileInfo objects |
CSearchWindow | Used to create the search windows |