#include <Plugin-TextureControl/Dialogs/textureProperties.hh>
|
void | applyProperties (TextureData *_texData, QString _textureName, int _id) |
|
void | getCoordinates1D (QString _textureName, int _id, std::vector< double > &_x) |
|
Widget for setting different properties of textures
Definition at line 55 of file textureProperties.hh.
◆ texturePropertiesWidget()
texturePropertiesWidget::texturePropertiesWidget |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
◆ show()
void texturePropertiesWidget::show |
( |
TextureData * |
_texData, |
|
|
int |
_id, |
|
|
QString |
_name = "" |
|
) |
| |
◆ slotButtonBoxClicked
void texturePropertiesWidget::slotButtonBoxClicked |
( |
QAbstractButton * |
_button | ) |
|
|
privateslot |
◆ slotChangeImage
void texturePropertiesWidget::slotChangeImage |
( |
| ) |
|
|
privateslot |
◆ slotPropertiesChanged
void texturePropertiesWidget::slotPropertiesChanged |
( |
double |
_value = 0.0 | ) |
|
|
privateslot |
◆ textureAboutToChange
void texturePropertiesWidget::textureAboutToChange |
( |
QTreeWidgetItem * |
_item, |
|
|
int |
_column |
|
) |
| |
|
privateslot |
◆ textureChanged
void texturePropertiesWidget::textureChanged |
( |
QTreeWidgetItem * |
_item, |
|
|
int |
_column |
|
) |
| |
|
privateslot |
◆ curItem_
QTreeWidgetItem* texturePropertiesWidget::curItem_ |
|
private |
◆ currentImage_
QString texturePropertiesWidget::currentImage_ |
|
private |
◆ id_
int texturePropertiesWidget::id_ |
|
private |
◆ image_
QImage texturePropertiesWidget::image_ |
|
private |
◆ plot_
◆ propChanged_
bool texturePropertiesWidget::propChanged_ |
|
private |
◆ texData_
◆ textureName_
QString texturePropertiesWidget::textureName_ |
|
private |
The documentation for this class was generated from the following files: