![]() |
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 38 of file qgraph_p.h.
|
inline |
Definition at line 40 of file qgraph_p.h.
Definition at line 55 of file qgraph_p.h.
|
inline |
Definition at line 64 of file qgraph_p.h.
Definition at line 51 of file qgraph_p.h.
|
inline |
Definition at line 73 of file qgraph_p.h.
|
inline |
Definition at line 63 of file qgraph_p.h.
Definition at line 59 of file qgraph_p.h.