|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
#include </home/runner/work/hal/hal/plugins/gui/include/gui/graph_widget/items/nets/standard_graphics_net.h>

Public Attributes | |
| qreal | mSmallX |
| qreal | mBigX |
| qreal | y |
Represents a horizontal line of a net.
Definition at line 50 of file standard_graphics_net.h.
| 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().
| 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().
| 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().