HAL
hal::StandardGraphicsNet::HLine Struct Reference

#include <standard_graphics_net.h>

Collaboration diagram for hal::StandardGraphicsNet::HLine:
Collaboration graph

Public Attributes

qreal mSmallX
 
qreal mBigX
 
qreal y
 

Detailed Description

Represents a horizontal line of a net.

Definition at line 50 of file standard_graphics_net.h.

Member Data Documentation

◆ mBigX

qreal hal::StandardGraphicsNet::HLine::mBigX

The x-coordinate of the end point of the line

Definition at line 55 of file standard_graphics_net.h.

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

◆ mSmallX

qreal hal::StandardGraphicsNet::HLine::mSmallX

The x-coordinate of the starting point of the line

Definition at line 53 of file standard_graphics_net.h.

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

◆ y

qreal hal::StandardGraphicsNet::HLine::y

The y-coordinate of the horizontal line

Definition at line 57 of file standard_graphics_net.h.

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


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