remove Last
Removes the QObject at the last index in the queue. Uses remove(int index) where index is the size of the list - 1
Return
The last QObject in the queue or null if the list is empty
Removes the QObject at the last index in the queue. Uses remove(int index) where index is the size of the list - 1
The last QObject in the queue or null if the list is empty