filters
TableCell Class Reference
List of all members.Detailed Description
Definition at line 162 of file KWEFStructures.h.
Public Member Functions | |
| TableCell () | |
| TableCell (int c, int r, int _cols, int _rows, QValueList< ParaData > *p, FrameData &frameData) | |
| ~TableCell () | |
Public Attributes | |
| int | col |
| int | row |
| int | m_cols |
| int | m_rows |
| QValueList< ParaData > * | paraList |
| FrameData | frame |
Constructor & Destructor Documentation
Member Data Documentation
The documentation for this class was generated from the following files:

