7 #include <QSortFilterProxyModel>
13 :
public QSortFilterProxyModel
18 bool lessThan(
const QModelIndex& source_left,
const QModelIndex& source_right)
const override;
Definition: SortedReaderDriverModel.h:14
void onDataChanged()
Definition: SortedReaderDriverModel.cpp:28
bool lessThan(const QModelIndex &source_left, const QModelIndex &source_right) const override
Definition: SortedReaderDriverModel.cpp:11
Implementation of ActivationContext for Intent based activation on Android systems.
Definition: ActivationContext.h:15