![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qgraph_p.h>
Public Member Functions | |
const_iterator (const Graph *graph, bool begin) | |
Vertex * | operator* () |
Vertex * | from () const |
Vertex * | to () const |
bool | operator== (const const_iterator &o) const |
bool | operator!= (const const_iterator &o) const |
const_iterator & | operator++ () |
Definition at line 39 of file qgraph_p.h.
|
inline |
Definition at line 41 of file qgraph_p.h.
Definition at line 56 of file qgraph_p.h.
|
inline |
Definition at line 65 of file qgraph_p.h.
Definition at line 52 of file qgraph_p.h.
|
inline |
Definition at line 74 of file qgraph_p.h.
|
inline |
Definition at line 64 of file qgraph_p.h.
Definition at line 60 of file qgraph_p.h.