|
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 | x |
| qreal | mSmallY |
| qreal | mBigY |
Represents a vertical line of a net.
Definition at line 63 of file standard_graphics_net.h.
| 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().
| 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().
| 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().