kword
KWResizeColumnCommand Class Reference
List of all members.Detailed Description
Definition at line 869 of file KWCommand.h.
Public Member Functions | |
KWResizeColumnCommand (KWTableFrameSet *table, int col, double oldSize, double newSize) | |
~KWResizeColumnCommand () | |
virtual void | execute () |
virtual void | unexecute () |
Protected Attributes | |
KWTableFrameSet * | m_table |
double | m_oldSize |
double | m_newSize |
int | m_col |
The documentation for this class was generated from the following files: