![]() |
HAL
|
#include <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().