4 #ifndef pqViewStreamingBehavior_h 5 #define pqViewStreamingBehavior_h 29 typedef QObject Superclass;
39 void stopAutoUpdates();
40 void resumeAutoUpdates();
41 void triggerSingleUpdate();
45 void onViewUpdated(
vtkObject*,
unsigned long,
void*);
53 bool DisableAutomaticUpdates;
55 void onStartInteractionEvent();
56 void onEndInteractionEvent();
#define PQAPPLICATIONCOMPONENTS_EXPORT
This is a PQ abstraction of a generic view module.
pqViewStreamingBehavior is used to manage rendering of render-view when streaming is enabled...