![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qintrusivelist_p.h>
Public Member Functions | |
iterator ()=default | |
iterator (N *value) | |
iterator & | erase () |
Remove the current object from the list, and return an iterator to the next element. | |
Definition at line 70 of file qintrusivelist_p.h.
|
default |
|
inline |
Definition at line 74 of file qintrusivelist_p.h.
|
inline |
Remove the current object from the list, and return an iterator to the next element.
Definition at line 76 of file qintrusivelist_p.h.