|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
| class | SHAPE_DRAW_BEHAVIOR |
| Abstract interface for interactive shape-drawing behaviours. More... | |
Enumerations | |
| enum class | SHAPE_DRAW_RESULT { CANCELLED , NEXT_SHAPE , FINISHED } |
| Outcome of an interactive shape drawing loop, telling the caller how to continue. More... | |
|
strong |
Outcome of an interactive shape drawing loop, telling the caller how to continue.
Definition at line 32 of file shape_draw_behavior.h.