remove First
Removes the QObject at the front of the queue Uses remove(int index) where index = 0
Return
The first QObject in the queue or null if the list is empty
Removes the QObject at the front of the queue Uses remove(int index) where index = 0
The first QObject in the queue or null if the list is empty