File Manager
A simple file manager written in C++ using Qt 6.
|
The DriveInfo class is used to display information about the current drive. More...
#include <driveinfo.h>
Public Member Functions | |
DriveInfo (QWidget *parent=nullptr) | |
~DriveInfo () | |
void | refreshDrive (const QString &path=QDir::currentPath()) |
The DriveInfo class is used to display information about the current drive.
|
explicit |
DriveInfo::~DriveInfo | ( | ) |
void DriveInfo::refreshDrive | ( | const QString & | path = QDir::currentPath() | ) |