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