#include <painter.h>
Public Member Functions | |
Pen () | |
Pen (const Color &color) | |
~Pen () | |
const Color & | color () const |
void | setColor (const Color &color) |
Wt::Pen::Pen | ( | ) | [inline] |
Wt::Pen::Pen | ( | const Color & | color | ) | [inline] |
Wt::Pen::~Pen | ( | ) | [inline] |
const Color& Wt::Pen::color | ( | ) | const [inline] |
void Wt::Pen::setColor | ( | const Color & | color | ) | [inline] |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.