peekFirst

fun peekFirst(): T?

Returns the QObject at the front of the queue Depending on the queue discipline this may not be the next QObject

Return

The first QObject in the queue or null if the list is empty