tlp::ElementPropertiesWidgetUI
tlp::ElementPropertiesWidgetUI
Section: Tulip QT Library (3) Updated: 19 Jul 2010 Local index
Up
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.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Public Attributes
-
- Protected Slots
-
- Protected Attributes
-
- 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]
-
- Member Data Documentation
-
- QGridLayout* tlp::ElementPropertiesWidgetUI::ElementPropertiesWidgetUILayout [protected]
-
- QLabel* tlp::ElementPropertiesWidgetUI::label
-
- TulipTableWidget* tlp::ElementPropertiesWidgetUI::propertyTable
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 22:28:14 GMT, April 16, 2011