#pragma once
#include <QAbstractItemModel>

bool lastfirst (QModelIndexList & list, int & first, int & last);