32 #ifndef pqCinemaConfiguration_h 33 #define pqCinemaConfiguration_h 35 #include "pqComponentsModule.h" 40 class CinemaConfiguration;
53 Q_PROPERTY(QString viewSelection READ viewSelection);
54 Q_PROPERTY(QString trackSelection READ trackSelection);
55 Q_PROPERTY(QString arraySelection READ arraySelection);
63 virtual void updateWidget(
bool showing_advanced_properties);
69 QString viewSelection();
75 QString trackSelection();
81 QString arraySelection();
87 void hideEvent(QHideEvent* event_);
91 void viewSelectionChanged();
93 void trackSelectionChanged();
95 void arraySelectionChanged();
98 void populateElements();
100 Ui::CinemaConfiguration*
Ui;
PropertyWidget used to define specifics of a Cinema database to be exported.
proxy for a VTK object(s) on a server