TechDrawGui::lineAttributes Class Reference

#include <TaskSelectLineAttributes.h>

Public Member Functions

int getColor (void) const
 
App::Color getColorValue (void)
 
int getStyle (void) const
 
int getWidth (void) const
 
float getWidthValue (void)
 
 lineAttributes (void)
 
void setColor (int)
 
void setStyle (int)
 
void setWidth (int)
 

Constructor & Destructor Documentation

◆ lineAttributes()

lineAttributes::lineAttributes ( void  )

Member Function Documentation

◆ getColor()

◆ getColorValue()

App::Color lineAttributes::getColorValue ( void  )

◆ 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: