The Circle class.
More...
#include <circle.h>
◆ OnEditedSlot
◆ Event
Enumerator |
---|
UuidChanged | |
LayerChanged | |
LineWidthChanged | |
IsFilledChanged | |
IsGrabAreaChanged | |
CenterChanged | |
DiameterChanged | |
◆ Circle() [1/5]
◆ Circle() [2/5]
◆ Circle() [3/5]
◆ Circle() [4/5]
◆ Circle() [5/5]
◆ ~Circle()
◆ getUuid()
const Uuid & getUuid |
( |
| ) |
const |
|
inlinenoexcept |
◆ getLayer()
const Layer & getLayer |
( |
| ) |
const |
|
inlinenoexcept |
◆ getLineWidth()
◆ isFilled()
◆ isGrabArea()
bool isGrabArea |
( |
| ) |
const |
|
inlinenoexcept |
◆ getCenter()
const Point & getCenter |
( |
| ) |
const |
|
inlinenoexcept |
◆ getDiameter()
◆ setLayer()
bool setLayer |
( |
const Layer & |
layer | ) |
|
|
noexcept |
◆ setLineWidth()
◆ setIsFilled()
bool setIsFilled |
( |
bool |
isFilled | ) |
|
|
noexcept |
◆ setIsGrabArea()
bool setIsGrabArea |
( |
bool |
isGrabArea | ) |
|
|
noexcept |
◆ setCenter()
bool setCenter |
( |
const Point & |
center | ) |
|
|
noexcept |
◆ setDiameter()
◆ serialize()
◆ operator==()
bool operator== |
( |
const Circle & |
rhs | ) |
const |
|
noexcept |
◆ operator!=()
bool operator!= |
( |
const Circle & |
rhs | ) |
const |
|
inlinenoexcept |
◆ operator=()
◆ onEdited
◆ mUuid
◆ mLayer
◆ mLineWidth
◆ mIsFilled
◆ mIsGrabArea
◆ mCenter
◆ mDiameter
The documentation for this class was generated from the following files:
- /__w/1/s/libs/librepcb/core/geometry/circle.h
- /__w/1/s/libs/librepcb/core/geometry/circle.cpp