QueryBuilder<Settings, Settings, QAfterSortBy> thenByIdDesc() { return addSortByInternal('id', Sort.desc); }