mirror of
https://github.com/edisionnano/QDiskInfo.git
synced 2026-04-04 23:21:28 +03:00
Parse SCSI error counter log
scsi_grown_defect_list is next
This commit is contained in:
@@ -81,6 +81,7 @@ private:
|
||||
void updateNavigationButtons(qsizetype currentIndex);
|
||||
void updateUI();
|
||||
void populateWindow(const QJsonObject &tempObj, const QString &health, const QVector<QPair<QString, int>>& nvmeLogOrdered = QVector<QPair<QString, int>>());
|
||||
void addSCSIErrorCounterLogTable(const QJsonObject &scsiErrorCounterLog);
|
||||
void addNvmeLogTable(const QVector<QPair<QString, int>>& nvmeLogOrdered);
|
||||
void addSmartAttributesTable(const QJsonArray &attributes);
|
||||
void transformWindow();
|
||||
|
||||
Reference in New Issue
Block a user