I'm not sure I understand what you want but if I understand correctly that you want your view always showing the last item regardless of everything, then attach a custom signal to the vertical scrollbar's valueChanged() signal to a custom slot that will reset the scrollbar to its maximum value.