NAME
tlp::InsertColumnsCommand -
SYNOPSIS
#include <SpreadCommands.h>
Public Member Functions
InsertColumnsCommand (SpreadTable *, int, int)
Insert Columns.
virtual void undo ()
virtual void redo ()
Constructor & Destructor Documentation
tlp::InsertColumnsCommand::InsertColumnsCommand (SpreadTable * t, int pos,
int am)
Insert Columns.
Member Function Documentation
void tlp::InsertColumnsCommand::redo () [virtual]
void tlp::InsertColumnsCommand::undo () [virtual]
Author
Generated automatically by Doxygen for Tulip Plugins Library from the
source code.