![]() |
Scribus
Open source desktop publishing at your fingertips
|
Public Member Functions | |
void | setLineWidth (double value) |
void | setDash (int value) |
void | setLineEnd (int value) |
void | setLineJoin (int value) |
void | setColor (const QString &name) |
void | setShade (int value) |
bool | operator== (const SingleLine &other) const |
bool | operator!= (const SingleLine &other) const |
Public Attributes | |
double | Width |
int | Dash |
int | LineEnd |
int | LineJoin |
QString | Color |
int | Shade |