#include <TaskSelectLineAttributes.h>
◆ lineAttributes()
lineAttributes::lineAttributes |
( |
void |
| ) |
|
◆ getColor()
int TechDrawGui::lineAttributes::getColor |
( |
void |
| ) |
const |
◆ getColorValue()
◆ getStyle()
int TechDrawGui::lineAttributes::getStyle |
( |
void |
| ) |
const |
◆ getWidth()
int TechDrawGui::lineAttributes::getWidth |
( |
void |
| ) |
const |
◆ getWidthValue()
float lineAttributes::getWidthValue |
( |
void |
| ) |
|
◆ setColor()
void lineAttributes::setColor |
( |
int |
newColor | ) |
|
◆ setStyle()
void lineAttributes::setStyle |
( |
int |
newStyle | ) |
|
◆ setWidth()
void lineAttributes::setWidth |
( |
int |
newWidth | ) |
|
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/TechDraw/Gui/TaskSelectLineAttributes.h
- FreeCAD/src/Mod/TechDraw/Gui/TaskSelectLineAttributes.cpp