kspread
KSpread::Point Member List
This is the complete list of members for KSpread::Point, including all inherited members.cell() const | KSpread::Point | |
column() const | KSpread::Point | [inline] |
columnFixed() const | KSpread::Point | |
isSheetKnown() const | KSpread::Point | [inline] |
isValid() const | KSpread::Point | [inline] |
operator<(const Point &cell) const | KSpread::Point | |
operator==(const Point &cell) const | KSpread::Point | |
Point() | KSpread::Point | [inline] |
Point(const QString &) | KSpread::Point | |
Point(const QString &, Map *, Sheet *default_sheet=0) | KSpread::Point | |
Point(const Point &c) | KSpread::Point | [inline] |
pos() const | KSpread::Point | |
row() const | KSpread::Point | [inline] |
rowFixed() const | KSpread::Point | |
setColumn(int c) | KSpread::Point | [inline] |
setColumnFixed(bool colFixed) | KSpread::Point | |
setPos(QPoint pos) | KSpread::Point | |
setRow(int r) | KSpread::Point | [inline] |
setRowFixed(bool rowFixed) | KSpread::Point | |
setSheet(Sheet *sheet) | KSpread::Point | |
setSheetName(QString name) | KSpread::Point | |
sheet() const | KSpread::Point | |
sheetName() const | KSpread::Point |