#include <pqTextureComboBox.h>
Inherits QComboBox.
Definition at line 23 of file pqTextureComboBox.h.
◆ pqTextureComboBox() [1/2]
◆ pqTextureComboBox() [2/2]
pqTextureComboBox::pqTextureComboBox |
( |
vtkSMProxyGroupDomain * |
domain, |
|
|
bool |
canLoadNew, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
◆ ~pqTextureComboBox()
pqTextureComboBox::~pqTextureComboBox |
( |
| ) |
|
|
overridedefault |
◆ updateFromTexture()
void pqTextureComboBox::updateFromTexture |
( |
vtkSMProxy * |
texture | ) |
|
Update the selected index in the combobox using the provided texture if it is present in the combobox.
◆ textureChanged
void pqTextureComboBox::textureChanged |
( |
vtkSMProxy * |
texture | ) |
|
|
signal |
Emitted whenever the texture has been changed.
◆ loadTexture() [1/2]
void pqTextureComboBox::loadTexture |
( |
| ) |
|
|
protected |
◆ loadTexture() [2/2]
bool pqTextureComboBox::loadTexture |
( |
const QString & |
filename | ) |
|
|
protected |
◆ onCurrentIndexChanged
void pqTextureComboBox::onCurrentIndexChanged |
( |
int |
index | ) |
|
|
protectedslot |
◆ updateTextures
void pqTextureComboBox::updateTextures |
( |
| ) |
|
|
protectedslot |
◆ proxyRegistered
void pqTextureComboBox::proxyRegistered |
( |
const QString & |
group, |
|
|
const QString & |
, |
|
|
vtkSMProxy * |
proxy |
|
) |
| |
|
protectedslot |
◆ proxyUnRegistered
void pqTextureComboBox::proxyUnRegistered |
( |
const QString & |
group, |
|
|
const QString & |
, |
|
|
vtkSMProxy * |
proxy |
|
) |
| |
|
protectedslot |
The documentation for this class was generated from the following file: