HAL
hal::StandardGraphicsNet::VLine Struct Reference

#include <standard_graphics_net.h>

Collaboration diagram for hal::StandardGraphicsNet::VLine:
Collaboration graph

Public Attributes

qreal x
 
qreal mSmallY
 
qreal mBigY
 

Detailed Description

Represents a vertical line of a net.

Definition at line 63 of file standard_graphics_net.h.

Member Data Documentation

◆ mBigY

qreal hal::StandardGraphicsNet::VLine::mBigY

The y-coordinate of the end point of the line

Definition at line 70 of file standard_graphics_net.h.

Referenced by hal::StandardGraphicsNet::StandardGraphicsNet().

◆ mSmallY

qreal hal::StandardGraphicsNet::VLine::mSmallY

The y-coordinate of the starting point of the line

Definition at line 68 of file standard_graphics_net.h.

Referenced by hal::StandardGraphicsNet::StandardGraphicsNet().

◆ x

qreal hal::StandardGraphicsNet::VLine::x

The x-coordinate of the vertical line

Definition at line 66 of file standard_graphics_net.h.

Referenced by hal::StandardGraphicsNet::StandardGraphicsNet().


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