XX CMake Package
Loading...
Searching...
No Matches
XX::Graph::Vertex Class Reference

a vertex in a graph More...

#include <XXGraphVertex.h>

Detailed Description

a vertex in a graph

Public Member Functions

 Vertex (const QString &name=QString())
const QString & getName () const

Protected Attributes

QString name

Constructor & Destructor Documentation

◆ Vertex()

XX::Graph::Vertex::Vertex ( const QString & name = QString())

Member Function Documentation

◆ getName()

const QString & XX::Graph::Vertex::getName ( ) const

Member Data Documentation

◆ name

QString XX::Graph::Vertex::name
protected

The documentation for this class was generated from the following file: