Man Linux: Main Page and Category List

NAME

       SpreadTable.cpp -

SYNOPSIS

       #include <iostream>
       #include <cmath>
       #include <QtGui/QPainter>
       #include <QtGui/QMessageBox>
       #include <QtGui/QMouseEvent>
       #include <tulip/Graph.h>
       #include <tulip/ForEach.h>
       #include <tulip/AbstractProperty.h>
       #include <tulip/BooleanProperty.h>
       #include <tulip/IntegerProperty.h>
       #include <tulip/DoubleProperty.h>
       #include <tulip/StringProperty.h>
       #include <tulip/LayoutProperty.h>
       #include <tulip/ColorProperty.h>
       #include ’SpreadTable.h’
       #include ’SpreadCell.h’
       #include ’SpreadItemDelegate.h’
       #include ’SpreadCommands.h’
       #include ’SpreadCalculator.h’

   Namespaces
       namespace tlp

   Defines
       #define TABLEHEIGHTBUFSIZE   100

Define Documentation

   #define TABLEHEIGHTBUFSIZE   100

Author

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