mirror of
https://github.com/edisionnano/QDiskInfo.git
synced 2026-04-03 18:01:27 +03:00
NVMe Part 1
This commit is contained in:
@@ -40,6 +40,7 @@ private:
|
||||
|
||||
void scanDevices();
|
||||
void populateWindow(const QJsonObject &tempObj, const QString &health);
|
||||
void addNvmeLogTable(const QJsonObject &nvmeLog);
|
||||
void addSmartAttributesTable(const QJsonArray &attributes);
|
||||
QString getSmartctlOutput(const QStringList &arguments, bool root);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user