Skip to content

Struct QfVertexModel::VertexChange

ClassList > QfVertexModel > 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 QfVertexModel::VertexChange::index;

variable type

VertexChangeType QfVertexModel::VertexChange::type;

variable vertex

Vertex QfVertexModel::VertexChange::vertex;

Public Functions Documentation

function VertexChange

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


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