QtBase  v6.3.1
Public Attributes | List of all members
OverlapGraphEdge Struct Reference

Public Attributes

GraphNode start
 
GraphNode end
 
qsizetype overlap
 

Detailed Description

Definition at line 2610 of file main.cpp.

Member Data Documentation

◆ end

GraphNode OverlapGraphEdge::end

Definition at line 2613 of file main.cpp.

◆ overlap

qsizetype OverlapGraphEdge::overlap

Definition at line 2614 of file main.cpp.

◆ start

GraphNode OverlapGraphEdge::start

Definition at line 2612 of file main.cpp.


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