Man Linux: Main Page and Category List

NAME

       tlp::InsertRowsCommand -

SYNOPSIS

       #include <SpreadCommands.h>

   Public Member Functions
       InsertRowsCommand (SpreadTable *, int, int)
           Insert Rows.
       virtual void undo ()
       virtual void redo ()

Constructor & Destructor Documentation

   tlp::InsertRowsCommand::InsertRowsCommand (SpreadTable * t, int pos, int
       am)
       Insert Rows.

Member Function Documentation

   void tlp::InsertRowsCommand::redo () [virtual]
   void tlp::InsertRowsCommand::undo () [virtual]

Author

       Generated automatically by Doxygen for Tulip Plugins Library from the
       source code.