4 #ifndef pqTextureComboBox_h 5 #define pqTextureComboBox_h 26 typedef QComboBox Superclass;
48 bool loadTexture(
const QString& filename);
51 void onCurrentIndexChanged(
int index);
52 void updateTextures();
53 void proxyRegistered(
const QString& group,
const QString&,
vtkSMProxy* proxy);
54 void proxyUnRegistered(
const QString& group,
const QString&,
vtkSMProxy* proxy);
#define PQCOMPONENTS_EXPORT
proxy for a VTK object(s) on a server