qBool EndReached() const;
None.
Value | Description |
---|---|
true |
Returned when the iterator reaches the end of the list. |
false |
Returned when the iterator has not reached the end of the list. |
Gets whether the iterator has arrived at the end of the list.
CONFIDENTIAL