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

Public Member Functions | |
| Range (const Region::Range &range) | |
| Range (const QString &string) | |
| Range (const QRect &rect) | |
| const QColor & | color () const |
| void | setColor (const QColor &color) |
Detailed Description
This Range is extended by an color attribute.
Definition at line 396 of file Selection.h.
Constructor & Destructor Documentation
| KSpread::Selection::Range::Range | ( | const QRect & | rect | ) |
Reimplemented from KSpread::Region::Range.
| KSpread::Selection::Range::Range | ( | const QString & | string | ) |
Reimplemented from KSpread::Region::Range.
| KSpread::Selection::Range::Range | ( | const Region::Range & | range | ) |
Member Function Documentation
| const QColor& KSpread::Selection::Range::color | ( | ) | const [inline] |
Definition at line 404 of file Selection.h.
| void KSpread::Selection::Range::setColor | ( | const QColor & | color | ) | [inline] |
Definition at line 403 of file Selection.h.
The documentation for this class was generated from the following file:
