Skip to content

Struct VertexModel::VertexChange

ClassList > VertexModel > VertexChange

Public Attributes

Type Name
qsizetype index = -1
VertexChangeType type = NoChange
Vertex vertex

Public Functions

Type Name
VertexChange (VertexChangeType type, qsizetype & index, const Vertex & vertex)

Public Attributes Documentation

variable index

qsizetype VertexModel::VertexChange::index;

variable type

VertexChangeType VertexModel::VertexChange::type;

variable vertex

Vertex VertexModel::VertexChange::vertex;

Public Functions Documentation

function VertexChange

inline VertexModel::VertexChange::VertexChange (
    VertexChangeType type,
    qsizetype & index,
    const Vertex & vertex
) 


The documentation for this class was generated from the following file src/core/vertexmodel.h