Man Linux: Main Page and Category List

NAME

       tlp::ElementPropertiesWidgetUI -

SYNOPSIS

       #include <ElementPropertiesWidgetUI.h>

       Inherited by tlp::ElementPropertiesWidget.

   Public Member Functions
       ElementPropertiesWidgetUI (QWidget *parent=0)
       ~ElementPropertiesWidgetUI ()

   Public Attributes
       QLabel * label
       TulipTableWidget * propertyTable

   Protected Slots
       virtual void languageChange ()
       virtual void propertyTableValueChanged (int, int)

   Protected Attributes
       QGridLayout * ElementPropertiesWidgetUILayout

Constructor & Destructor Documentation

   tlp::ElementPropertiesWidgetUI::ElementPropertiesWidgetUI (QWidget * parent
       = 0)
   tlp::ElementPropertiesWidgetUI::~ElementPropertiesWidgetUI ()

Member Function Documentation

   virtual void tlp::ElementPropertiesWidgetUI::languageChange () [protected,
       virtual, slot]
   virtual void tlp::ElementPropertiesWidgetUI::propertyTableValueChanged
       (int, int) [protected, virtual, slot]
       Reimplemented in tlp::ElementPropertiesWidget.

Member Data Documentation

   QGridLayout*
       tlp::ElementPropertiesWidgetUI::ElementPropertiesWidgetUILayout
       [protected]
   QLabel* tlp::ElementPropertiesWidgetUI::label
   TulipTableWidget* tlp::ElementPropertiesWidgetUI::propertyTable

Author

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