Classes
ParaView Behaviors

Behaviors are classes that manage certain behaviors in the application. Developers should simply instantiate behaviors if the expect that behavior in their client. More...

Classes

class  pqAlwaysConnectedBehavior
 
class  pqApplyBehavior
 
class  pqAutoLoadPluginXMLBehavior
 
class  pqCategoryToolbarsBehavior
 
class  pqCollaborationBehavior
 
class  pqCommandLineOptionsBehavior
 
class  pqCrashRecoveryBehavior
 
class  pqCustomShortcutBehavior
 
class  pqDataTimeStepBehavior
 
class  pqDefaultViewBehavior
 
class  pqLockPanelsBehavior
 
class  pqModelTransformSupportBehavior
 
class  pqObjectPickingBehavior
 
class  pqPersistentMainWindowStateBehavior
 
class  pqPipelineContextMenuBehavior
 
class  pqPluginActionGroupBehavior
 
class  pqPluginDockWidgetsBehavior
 
class  pqPluginDocumentationBehavior
 
class  pqPluginPathBehavior
 
class  pqPluginSettingsBehavior
 
class  pqSpreadSheetVisibilityBehavior
 
class  pqUndoRedoBehavior
 
class  pqVerifyRequiredPluginBehavior
 
class  pqViewStreamingBehavior
 
class  pqLiveSourceBehavior
 
class  pqParaViewBehaviors
 creates all standard ParaView behaviours More...
 
class  pqPluginToolBarBehavior
 Behavior that monitors loaded plugins to handle any implementations of pqToolBarInterface. More...
 
class  pqUsageLoggingBehavior
 behavior to log usage on application startup. More...
 

Detailed Description

Behaviors are classes that manage certain behaviors in the application. Developers should simply instantiate behaviors if the expect that behavior in their client.