Better Trailer Decoder

Fix the decoding of isKeyBReadable
Show every Access Bits
Show isKeyBReadable
Add comment for the decoding process
Better UI
Remove unnecessary debug output
This commit is contained in:
wh201906
2023-02-13 09:27:38 +08:00
parent c2d3248b68
commit a7e112f124
4 changed files with 168 additions and 31 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ private:
QRegularExpressionValidator* validator;
QButtonGroup* sizeGroup;
void setTableItem(QTableWidget *widget, int row, int column, Mifare::AccessType accessType);
void showCBits();
};
#endif // MF_TRAILERDECODERDIALOG_H