![]() |
LibrePCB Developers Documentation
|
The SGI_NetLine class. More...
#include <sgi_netline.h>
Public Member Functions | |
SGI_NetLine (SI_NetLine &netline) noexcept | |
~SGI_NetLine () noexcept | |
void | updateCacheAndRepaint () noexcept |
QRectF | boundingRect () const |
QPainterPath | shape () const |
void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |
![]() | |
SGI_Base () noexcept | |
virtual | ~SGI_Base () noexcept |
Private Member Functions | |
SGI_NetLine ()=delete | |
SGI_NetLine (const SGI_NetLine &other)=delete | |
SGI_NetLine & | operator= (const SGI_NetLine &rhs)=delete |
GraphicsLayer * | getLayer (const QString &name) const noexcept |
Private Attributes | |
SI_NetLine & | mNetLine |
GraphicsLayer * | mLayer |
QLineF | mLineF |
QRectF | mBoundingRect |
QPainterPath | mShape |
The SGI_NetLine class.
|
explicitnoexcept |
|
noexcept |
|
privatedelete |
|
privatedelete |
|
noexcept |
|
inline |
|
inline |
void paint | ( | QPainter * | painter, |
const QStyleOptionGraphicsItem * | option, | ||
QWidget * | widget | ||
) |
|
privatedelete |
|
privatenoexcept |
|
private |
|
private |
|
private |
|
private |
|
private |