tlp::RenderingParametersDialog Class Reference
#include <RenderingParametersDialog.h>
List of all members.
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 |
) |
|