I have a QListWidget
that has many items added to it, however i want the QListWidget
to auto-scroll to the last item everytime a new item is added to it.Is this even possible?
listWidget->scrollToBottom()
would work
Should work with scrollToItem().
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With