kspread
KSpread::Region::Range Class Reference
#include <region.h>
Inheritance diagram for KSpread::Region::Range:

Detailed Description
A range in a region.This class is used by KSpread::Region and could not be used outside of it.
Size: m_sheet: 4 bytes vtable: 4 bytes m_range: 16 bytes sum: 24 bytes
Definition at line 410 of file region.h.
Public Member Functions | |
Range (const QRect &) | |
Range (const QString &) | |
virtual | ~Range () |
virtual Type | type () const |
virtual bool | isValid () const |
virtual bool | isColumn () const |
virtual bool | isRow () const |
virtual bool | contains (const QPoint &) const |
virtual bool | contains (const QRect &) const |
virtual QString | name (Sheet *originSheet=0) const |
virtual QRect | rect () const |
int | width () const |
int | height () const |
The documentation for this class was generated from the following files: