tlp::RenderingParametersDialog
tlp::RenderingParametersDialog
Section: Tulip QT Library (3) Updated: 19 Jul 2010 Local index
Up
NAME
tlp::RenderingParametersDialog -
SYNOPSIS
#include <RenderingParametersDialog.h>
Public Slots
void updateView ()
void backColor ()
void setBackgroundColor (QColor tmp)
virtual void accept ()
Public Member Functions
RenderingParametersDialog (QWidget *parent)
void windowActivationChange (bool oldActive)
void setGlMainView (GlMainView *view)
void attachMainWidget (GlMainWidget *graphWidget)
void addLayer (tlp::GlScene *, const std::string &, tlp::GlLayer *)
void addComposite (tlp::GlComposite *composite, QTreeWidgetItem *parent)
void createGraphCompositeItem (tlp::GlGraphComposite *glGraphComposite, QTreeWidgetItem *item)
void updateLayer (const std::string &name, tlp::GlLayer *layer)
void delLayer (tlp::GlScene *, const std::string &, tlp::GlLayer *)
Protected Slots
void itemClicked (QTreeWidgetItem *, int)
void applyVisibility ()
void applyVisibility (QTreeWidgetItem *item, GlComposite *composite)
Constructor & Destructor Documentation
tlp::RenderingParametersDialog::RenderingParametersDialog (QWidget * parent)
Member Function Documentation
virtual void tlp::RenderingParametersDialog::accept () [virtual, slot]
void tlp::RenderingParametersDialog::addComposite (tlp::GlComposite * composite, QTreeWidgetItem * parent)
void tlp::RenderingParametersDialog::addLayer (tlp::GlScene *, const std::string &, tlp::GlLayer *)
void tlp::RenderingParametersDialog::applyVisibility (QTreeWidgetItem * item, GlComposite * composite) [protected, slot]
void tlp::RenderingParametersDialog::applyVisibility () [protected, slot]
void tlp::RenderingParametersDialog::attachMainWidget (GlMainWidget * graphWidget)
void tlp::RenderingParametersDialog::backColor () [slot]
void tlp::RenderingParametersDialog::createGraphCompositeItem (tlp::GlGraphComposite * glGraphComposite, QTreeWidgetItem * item)
void tlp::RenderingParametersDialog::delLayer (tlp::GlScene *, const std::string &, tlp::GlLayer *)
void tlp::RenderingParametersDialog::itemClicked (QTreeWidgetItem *, int) [protected, slot]
void tlp::RenderingParametersDialog::setBackgroundColor (QColor tmp) [slot]
void tlp::RenderingParametersDialog::setGlMainView (GlMainView * view)
void tlp::RenderingParametersDialog::updateLayer (const std::string & name, tlp::GlLayer * layer)
void tlp::RenderingParametersDialog::updateView () [slot]
void tlp::RenderingParametersDialog::windowActivationChange (bool oldActive)
Author
Generated automatically by Doxygen for Tulip QT Library from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Slots
-
- Public Member Functions
-
- Protected Slots
-
- Constructor & Destructor Documentation
-
- tlp::RenderingParametersDialog::RenderingParametersDialog (QWidget * parent)
-
- Member Function Documentation
-
- virtual void tlp::RenderingParametersDialog::accept () [virtual, slot]
-
- void tlp::RenderingParametersDialog::addComposite (tlp::GlComposite * composite, QTreeWidgetItem * parent)
-
- void tlp::RenderingParametersDialog::addLayer (tlp::GlScene *, const std::string &, tlp::GlLayer *)
-
- void tlp::RenderingParametersDialog::applyVisibility (QTreeWidgetItem * item, GlComposite * composite) [protected, slot]
-
- void tlp::RenderingParametersDialog::applyVisibility () [protected, slot]
-
- void tlp::RenderingParametersDialog::attachMainWidget (GlMainWidget * graphWidget)
-
- void tlp::RenderingParametersDialog::backColor () [slot]
-
- void tlp::RenderingParametersDialog::createGraphCompositeItem (tlp::GlGraphComposite * glGraphComposite, QTreeWidgetItem * item)
-
- void tlp::RenderingParametersDialog::delLayer (tlp::GlScene *, const std::string &, tlp::GlLayer *)
-
- void tlp::RenderingParametersDialog::itemClicked (QTreeWidgetItem *, int) [protected, slot]
-
- void tlp::RenderingParametersDialog::setBackgroundColor (QColor tmp) [slot]
-
- void tlp::RenderingParametersDialog::setGlMainView (GlMainView * view)
-
- void tlp::RenderingParametersDialog::updateLayer (const std::string & name, tlp::GlLayer * layer)
-
- void tlp::RenderingParametersDialog::updateView () [slot]
-
- void tlp::RenderingParametersDialog::windowActivationChange (bool oldActive)
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 22:28:23 GMT, April 16, 2011