kspread
KSpread::Selection::Point Class Reference
This Point is extended by an color attribute. More...
#include <Selection.h>
Inheritance diagram for KSpread::Selection::Point:

Public Member Functions | |
| Point (const Region::Point &point) | |
| Point (const QString &string) | |
| Point (const QPoint &point) | |
| virtual const QColor & | color () const |
| void | setColor (const QColor &color) |
Detailed Description
This Point is extended by an color attribute.
Definition at line 375 of file Selection.h.
Constructor & Destructor Documentation
| KSpread::Selection::Point::Point | ( | const QPoint & | point | ) |
Reimplemented from KSpread::Region::Point.
| KSpread::Selection::Point::Point | ( | const QString & | string | ) |
Reimplemented from KSpread::Region::Point.
| KSpread::Selection::Point::Point | ( | const Region::Point & | point | ) |
Member Function Documentation
| virtual const QColor& KSpread::Selection::Point::color | ( | ) | const [inline, virtual] |
Definition at line 383 of file Selection.h.
| void KSpread::Selection::Point::setColor | ( | const QColor & | color | ) | [inline] |
Definition at line 382 of file Selection.h.
The documentation for this class was generated from the following file:
