7 #include <QSortFilterProxyModel>
13 :
public QSortFilterProxyModel
18 [[nodiscard]]
bool lessThan(
const QModelIndex& source_left,
const QModelIndex& source_right)
const override;
Definition: SortedReaderModel.h:14
void onDataChanged()
Definition: SortedReaderModel.cpp:28
bool lessThan(const QModelIndex &source_left, const QModelIndex &source_right) const override
Definition: SortedReaderModel.cpp:11
Implementation of GeneralAuthenticate response APDUs.
Definition: CommandApdu.h:16