kspread

KSpread::FormulaOfCell Class Reference

#include <Undo.h>

List of all members.

Public Member Functions

 FormulaOfCell (QString &sheetName, int col, int row, QString &formula)
 FormulaOfCell ()
int col () const
QString formula () const
int row () const
QString sheetName () const

Detailed Description

Definition at line 93 of file Undo.h.


Constructor & Destructor Documentation

KSpread::FormulaOfCell::FormulaOfCell (  )  [inline]

Definition at line 96 of file Undo.h.

KSpread::FormulaOfCell::FormulaOfCell ( QString sheetName,
int  col,
int  row,
QString formula 
) [inline]

Definition at line 97 of file Undo.h.


Member Function Documentation

int KSpread::FormulaOfCell::col (  )  const [inline]

Definition at line 103 of file Undo.h.

QString KSpread::FormulaOfCell::formula (  )  const [inline]

Definition at line 102 of file Undo.h.

int KSpread::FormulaOfCell::row (  )  const [inline]

Definition at line 104 of file Undo.h.

QString KSpread::FormulaOfCell::sheetName (  )  const [inline]

Definition at line 101 of file Undo.h.


The documentation for this class was generated from the following file: