►CExportStateWizard | |
CpqSGExportStateWizard::pqInternals | |
CCamAdaptor::Grid< gridType > | Creates and accumulates data for a 2D and a 3D grid |
CHaloFinderTestHelpers::HaloFinderTestVTKObjects | |
CpqServerConfigurationImporter::Item | |
CMessageT | |
►CpqAbstractStringEventPlayer | |
CpqLineEditEventPlayer | PqLineEditEventPlayer extends pqAbstractStringEventPlayer to ensure that pqLineEdit fires textChangedAndEditingFinished() signals in playback when "set_string" is handled |
CpqActionGroupInterface | Interface class for plugins that create QActionGroups for adding actions to menus and toolbars |
CpqAutoStartInterface | Abstract interface for "auto-start" plugins |
CpqTreeWidgetItem::pqCallbackHandler | |
CpqConnect | Using pqConnect, you can create and initialize Qt objects without having to create a bunch of temporaries: |
CpqCoreUtilities | PqCoreUtilities is a collection of arbitrary utility functions that can be used by the application |
CpqDebugType | PqDebugType provides a mechanism for application to define categories for debugging various components of the UI |
CpqDisplayPanelInterface | Interface class for plugins that create pqDisplayPanels |
CpqDockWindowInterface | Interface class for plugins that add a QDockWindow |
►CpqEventObserver | |
CpqXMLEventObserver | Observes high-level ParaView events, and serializes them to a stream as XML for possible playback (as a test-case, demo, tutorial, etc) |
►CpqEventSource | |
CpqXMLEventSource | Concrete implementation of pqEventSource that retrieves events recorded by pqXMLEventObserver |
CpqGraphLayoutStrategyInterface | Interface class for plugins that create view modules |
CpqImageUtil | Utility class to convert VTK images to Qt images and vice versa |
CpqNamedWidgets | Links Qt widgets with server manager properties by name |
►CpqObjectPanelInterface | Interface class for plugins that create pqObjectPanels |
CpqStandardLegacyCustomPanels | PqStandardLegacyCustomPanels is used by pqPropertiesPanel to create legacy custom panels |
CpqParaViewMenuBuilders | PqParaViewMenuBuilders provides helper methods to build menus that are exactly as used by ParaView client |
CpqPlugin | Main plugin interface for GUI extensions one instance of this resides in the plugin |
►CpqPropertyWidgetInterface | PqPropertyWidgetInterface is part of the ParaView Plugin infrastructure that enables support for plugins to add new pqPropertyWidget and pqPropertyWidgetDecorator types and make them available within the application |
CpqStandardPropertyWidgetInterface | PqStandardPropertyWidgetInterface provides a concrete implementation of pqPropertyWidget used by ParaView application |
►CpqPythonEventSource | |
CpqPythonEventSourceImage | |
CpqServerConfiguration | PqServerConfiguration corresponds to a server connection configuration |
►CpqServerManagerModelInterface | PqServerManagerModelInterface defines an interface that can be used to register new types of pqProxy subclasses to create when a vtkSMProxy is registered with the ProxyManager in a ParaView application |
CpqStandardServerManagerModelInterface | This is standard implementation used by ParaView for creating different pqProxy subclassess for every proxy registered |
CpqServerResource | PqServerResource encapsulates a resource in ParaView |
CpqSetData | Using pqSetData, you can create and initialize Qt objects without having to create a bunch of temporaries: |
CpqSetName | Using pqSetName, you can create and initialize Qt objects without having to create a bunch of temporaries: |
CpqSMAdaptor | Translates server manager events into Qt-compatible slots and signals |
CpqStereoModeHelper | PqStereoModeHelper is used to temporarily change stereo mode on all views on the specified server |
►CpqTestUtility | |
►CpqCoreTestUtility | Provides ParaView-specific functionality for regression testing |
CpqComponentsTestUtility | PqComponentsTestUtility simply adds a pqComponents specific testing capabilities to pqCoreTestUtility |
CpqFileDialogTestUtility | |
CpqTreeLayoutStrategyInterface | Interface class for plugins that create view modules |
►CpqViewFrameActionsInterface | PqViewFrameActionsInterface is an interface used by pqMultiViewWidget to add actions/toolbuttons to pqViewFrame placed in a pqMultiViewWidget |
CpqStandardViewFrameActionsImplementation | PqStandardViewFrameActionsImplementation implements pqViewFrameActionsInterface to add the default view toolbar buttons/actions used in ParaView for various types of views, including chart views and render views |
CpqWaitCursor | RAII component that displays a wait cursor during a long operation |
►CpqWidgetEventPlayer | |
CpqCollaborationEventPlayer | PqCollaborationEventPlayer is used to playback events that make collaborative-testing possible |
CpqColorButtonEventPlayer | PqColorButtonEventPlayer is the player for pqColorChooserButton |
CpqColorDialogEventPlayer | PqColorDialogEventPlayer is the player for QColorDialog |
CpqConsoleWidgetEventPlayer | PqConsoleWidgetEventPlayer is used to play back test commands recorded by pqConsoleWidgetEventTranslator for pqConsoleWidget |
CpqFileDialogEventPlayer | Concrete implementation of pqWidgetEventPlayer that handles playback of recorded file dialog user input |
CpqFlatTreeViewEventPlayer | Concrete implementation of pqWidgetEventPlayer that translates high-level ParaView events into low-level Qt events |
CpqItemViewSearchWidgetEventPlayer | PqItemViewSearchWidgetEventPlayer is the player for pqItemViewSearchWidget |
CpqPluginTreeWidgetEventPlayer | Concrete implementation of pqWidgetEventPlayer that translates high-level ParaView events into low-level Qt events |
CpqQVTKWidgetEventPlayer | Concrete implementation of pqWidgetEventPlayer that handles playback of "activate" events for buttons and menus |
CpqStreamingTestingEventPlayer | Concrete implementation of pqWidgetEventPlayer that handles playback of recorded pqViewStreamingBehavior |
►CpqWidgetEventTranslator | |
CpqColorButtonEventTranslator | PqColorButtonEventTranslator translates events on pqColorChooserButton or subclass so that they can be recorded in tests in a platform independent way |
CpqColorDialogEventTranslator | PqColorDialogEventTranslator translates events on QColorDialog that they can be recorded in tests in a platform independent way |
CpqConsoleWidgetEventTranslator | PqConsoleWidgetEventTranslator is used to record events from pqConsoleWidget testing |
CpqFileDialogEventTranslator | Translates low-level Qt events into high-level ParaView events that can be recorded as test cases |
CpqFlatTreeViewEventTranslator | Translates low-level Qt events into high-level ParaView events that can be recorded as test cases |
CpqPluginTreeWidgetEventTranslator | |
CpqQVTKWidgetEventTranslator | Translates low-level Qt events into high-level ParaView events that can be recorded as test cases |
CpqXMLUtil | |
►CQAbstractItemModel | |
CpqAbstractItemSelectionModel | Abstract class implementing a tree model with checkable items |
CpqCustomFilterDefinitionModel | Stores the sources that define a compound proxy in a hierarchical format |
CpqFileDialogModel | PqFileDialogModel allows remote browsing of a connected ParaView server's filesystem, as well as browsing of the local file system |
CpqPipelineModel | This class is the model for the PipelineLine browser tree view |
CpqSILModel | |
►CQAbstractListModel | |
CpqCustomFilterManagerModel | Stores the list of registered pipeline custom filter definitions |
CpqFileDialogFavoriteModel | PqFileDialogFavoriteModel allows remote browsing of a connected ParaView server's filesystem, as well as browsing of the local file system |
CpqFileDialogRecentDirsModel | PqFileDialogRecentDirsModel is a model which used by file dialog (pqFileDialog) to populate the list showing the recent directory locations |
CpqScalarSetModel | Qt model that stores a sorted collection of unique floating-point numbers |
►CQAbstractProxyModel | |
CpqProxySILModel | PqProxySILModel is a proxy model for pqSILModel |
►CQAbstractScrollArea | |
CpqAnimationWidget | |
►CpqFlatTreeView | Used to display a flattened tree view of a hierarchical model |
CpqPipelineBrowserWidget | PqPipelineBrowserWidget is the widget for the pipeline browser |
►CQAbstractTableModel | |
CpqColorTableModel | |
CpqDataInformationModel | |
CpqLinksModel | A Qt based model to represent the vtkSMLinks in the server manager |
CpqOpacityTableModel | |
CpqOutputWindowModel | This is a model for the pqOutputWindow table that shows collated and abbreviated messages |
CpqSpreadSheetViewModel | |
►CQComboBox | |
CpqAnimatablePropertiesComboBox | PqAnimatablePropertiesComboBox is a combo box that can list the animatable properties of any proxy |
CpqAnimatableProxyComboBox | PqAnimatableProxyComboBox is a combo box that can list the animatable proxies |
CpqOutputPortComboBox | PqOutputPortComboBox is a combo-box that shows all outputports for all sources/filters |
CpqTextureComboBox | This is a ComboBox that is used on the display tab to select available textures |
►CQCompleter | |
CpqConsoleWidgetCompleter | |
►CQDesignerCustomWidgetCollectionInterface | |
CQtWidgetsPlugin | |
►CQDesignerCustomWidgetInterface | |
CpqCollapsedGroupPlugin | |
CpqDoubleRangeWidgetPlugin | |
►CQDialog | |
CpqAboutDialog | PqAboutDialog is the about dialog used by ParaView |
CpqChangeInputDialog | PqChangeInputDialog is the dialog used to allow the user to change/set the input(s) for a filter |
CpqCustomFilterDefinitionWizard | Used to create a compound proxy definition one step at a time |
CpqCustomFilterManager | Displays the list of registered custom filter definitions |
CpqCustomViewButtonDialog | |
►CpqDialog | This is a QDialog subclass that is aware of the undo-redo sub-system |
CpqCameraDialog | |
CpqDoubleRangeDialog | Provides a dialog for specifying a double between two ranges |
CpqExampleVisualizationsDialog | PqExampleVisualizationsDialog is a dialog used to show available example visualizations to the user |
CpqFileDialog | Provides a standard file dialog "front-end" for the pqFileDialogModel "back-end", i.e |
CpqFindDataDialog | PqFindDataDialog encapsulates the logic for the "Find Data" dialog in ParaView |
CpqFixStateFilenamesDialog | PqFixStateFilenamesDialog can be used to prompt the user with a dialog to edit the filenames referred to in a state xml |
CpqItemViewSearchWidget | This is the search widget for QAbstractItemView type of widgets |
CpqKeyFrameEditorDialog | |
CpqLightsEditor | |
CpqLinksEditor | Qt dialog for editing a property/proxy/camera link two proxies can be selected, and if property type is selected, then two properties can be selected as well |
CpqLinksManager | Dialog for viewing, creating, editing, removing proxy/property/camera links |
CpqLockViewSizeCustomDialog | Dialog used to ask the user what resolution to lock the views to |
CpqOrbitCreatorDialog | PqOrbitCreatorDialog is used by pqAnimationViewWidget to request the orbit parameters from the user when the user want to create a camera animation track that orbits some object(s) |
CpqOutputWindow | Provides an output dialog that will display all VTK/ParaView debug/warning/error output |
CpqPipelineTimeKeyFrameEditor | Editor for editing pipeline time key frames |
CpqPluginDialog | |
CpqPresetDialog | PqPresetDialog is the dialog used by to show the user with a choice of color maps/opacity maps/presets to choose from |
CpqProxyWidgetDialog | PqProxyWidgetDialog is used to show properties of any proxy in a dialog |
CpqPythonDialog | |
CpqQuickLaunchDialog | A borderless pop-up dialog used to show actions that the user can launch |
CpqRemoteCommandDialog | |
CpqRemoteCommandTemplateDialog | |
CpqRescaleRange | |
CpqSampleScalarAddRangeDialog | Provides a dialog for specifying a range of scalar samples, used by pqSampleScalarWidget |
CpqSaveSnapshotDialog | Dialog used to ask the user for the resolution of the snapshot to save |
CpqSelectReaderDialog | Dialog that prompts for a reader type to open a file |
CpqServerConnectDialog | PqServerConnectDialog is a dialog that can be used to show the user a selection of server configurations to connect to a server |
CpqSetBreakpointDialog | Sets a breakpoint for a remote simulation |
CpqSettingsDialog | PqSettingsDialog provides a dialog for controlling application settings for a ParaView application |
CpqTimerLogDisplay | |
CpqWelcomeDialog | This class provides a welcome dialog screen that you see in many applications |
►CQDoubleSpinBox | |
CpqDoubleSpinBox | QDoubleSpinBox which fires editingFinished() signal when the value is changed by steps (increments) |
►CQDoubleValidator | |
CpqKeyFrameTimeValidator | |
►CQFileIconProvider | |
CpqFileDialogModelIconProvider | |
►CQFrame | |
CpqExpanderButton | PqExpanderButton provides a frame with a toggle mode |
►CQGraphicsItem | |
CpqAnimationKeyFrame | |
CpqAnimationTrack | |
►CQGraphicsScene | |
CpqAnimationModel | |
►CQGroupBox | |
CpqCollapsedGroup | |
►CQHeaderView | |
CpqCheckableHeaderView | A convenience QHeaderView painted with a QCheckBox |
►CQItemSelectionModel | |
CpqSpreadSheetViewSelectionModel | This is the selection model used by spread sheet view |
►CQLabel | |
CpqImageTip | Provides tooltip-like behavior, but displays an image instead of text |
CpqLabel | PqLabel is a subclass of QLabel that emits a clicked() signal when the label text is clicked |
►CQLineEdit | |
CpqLineEdit | PqLineEdit is a specialization of QLineEdit which provide a new property 'text2' |
►CQListWidgetItem | |
CpqListWidgetItemObject | QListWidgetItem subclass with additional signals, slots, and properties |
►CQMainWindow | |
CMainPipelineWindow | |
CMainWindow | |
CpqDefaultMainWindow | |
CpqHelpWindow | PqHelpWindow provides a assistant-like window for showing help provided by a QHelpEngine |
CpqPythonScriptEditor | |
►CQMenu | |
CpqSectionVisibilityContextMenu | |
►CQObject | |
Cpq3DWidgetFactory | This is 3DWidget Factory |
CpqActiveObjects | PqActiveObjects is a singleton that keeps track of "active objects" including active view, active source, active representation etc |
CpqAlwaysConnectedBehavior | PqAlwaysConnectedBehavior ensures that the client always remains connected to a server |
CpqAnimationKeyFrame | |
CpqAnimationManager | |
CpqAnimationTrack | |
►CpqApplicationCore | This class is the crux of the ParaView application |
CpqPVApplicationCore | PqPVApplicationCore is the application code used by ParaView-based applications that use more of ParaView's functionality than that provided by pqApplicationCore such as the the selection manager, animation manager etc |
CpqApplyBehavior | PqApplyBehavior collects the logic that needs to happen after the user hits "Apply" on the pqPropertiesPanel |
CpqArrayListDomain | PqArrayListDomain is used to connect a widget showing a selection of arrays with its vtkSMArrayListDomain |
CpqAutoLoadPluginXMLBehavior | |
CpqCategoryToolbarsBehavior | PqCategoryToolbarsBehavior is used when the application wants to enable categories from a pqProxyGroupMenuManager to show up in a toolbar |
CpqCheckBoxPixMaps | PqCheckBoxPixMaps is a helper class that can used to create pixmaps for checkboxs in various states |
CpqCollaborationBehavior | PqCollaborationBehavior ensures that a pqCollaborationManager get set when a new pqServer that support collaboration has been created |
CpqCollaborationManager | PqCollaborationManager is a QObject that aims to handle the collaboration for the Qt layer |
CpqColorPaletteLinkHelper | PqColorPaletteLinkHelper is designed to be used with pqColorChooserButtonWithPalettes to manage setting up of property links with ParaView application's color palette |
CpqComboBoxDomain | Combo box domain observers the domain for a combo box and updates accordingly the list of values in the combo box is automatically updated when the domain changes |
CpqCommandLineOptionsBehavior | PqCommandLineOptionsBehavior processes command-line options on startup and performs relevant actions such as loading data files, connecting to server etc |
CpqCoreUtilitiesEventHelper | INTERNAL CLASS (DO NOT USE) |
CpqCrashRecoveryBehavior | PqCrashRecoveryBehavior manages saving/loading of crash recovery state |
CpqDataTimeStepBehavior | PqDataTimeStepBehavior ensures that whenever a file is opened with more than 1 timestep, the application time >= the time for the last timestep |
CpqDefaultViewBehavior | PqDefaultViewBehavior ensures that when a new server connection is made, the default view of the user-specified type is automatically created |
CpqDelimitedTextParser | Parses a delimited text file (e.g |
CpqDisplayPolicy | Display policy defines the application specific policy for creating display proxies |
CpqFieldSelectionAdaptor | Adaptor to which combines cell & point arrays into one selection this adaptor also takes care of the domain, so there's no need to use the pqComboBoxDomain |
CpqFiltersMenuReaction | Reaction to handle creation of filters from the filters menu |
CpqFixPathsInStateFilesBehavior | PqFixPathsInStateFilesBehavior puts up a dialog (pqFixStateFilenamesDialog) whenever a state file is loaded allowing the user to fix filenames for readers in the state file |
CpqInteractiveViewLink | PqInteractiveViewLink is uaed by pqLinksModel to create interactive view links, wich are ViewLink allowing to see a view "trough" another view |
CpqInterfaceTracker | PqInterfaceTracker is used by ParaView components to locate interface-implementations |
CpqLinksModelObject | |
CpqListWidgetCheckHelper | If a QListWidget has checkable elements in any column, on needs to explicitly click on the checkbox to change the check state |
CpqListWidgetItemObject | QListWidgetItem subclass with additional signals, slots, and properties |
CpqLiveInsituManager | Singleton that provides access to Insitu objects |
CpqLiveInsituVisualizationManager | Manages the live-coprocessing link |
CpqLockPanelsBehavior | Central location for controlling whether dock widgets are locked down or movable |
CpqModelTransformSupportBehavior | PqModelTransformSupportBehavior is designed for supporting ChangeOfBasis matrix for MantId |
CpqObjectBuilder | PqObjectBuilder is loosely based on the Builder design pattern |
CpqObjectPickingBehavior | PqObjectPickingBehavior is used to add support for picking "source" by clicking on it in a view |
CpqOutputWindowAdapter | VtkOutputWindow implementation that converts VTK output messages into Qt signals |
CpqParaViewBehaviors | |
CpqPersistentMainWindowStateBehavior | PqPersistentMainWindowStateBehavior saves and restores the MainWindow state on shutdown and restart |
CpqPipelineContextMenuBehavior | This behavior manages showing up of a context menu with sensible pipeline related actions for changing color/visibility etc |
CpqPluginActionGroupBehavior | PqPluginActionGroupBehavior adds support for loading menus/toolbars from plugins |
CpqPluginDockWidgetsBehavior | PqPluginDockWidgetsBehavior adds support for loading dock widgets from plugins |
CpqPluginDocumentationBehavior | PqPluginDocumentationBehavior is a helper class that ensures that documentation from plugins is registered with the QHelpEngine |
CpqPluginManager | PqPluginManager works with vtkSMPluginManager to keep track for plugins loaded/available |
CpqPluginPathBehavior | Applications may want to support auto-loading of plugins from certain locations when a client-server connection is made |
CpqPluginSettingsBehavior | PqPluginSettingsBehavior adds support for adding applicatin settings from plugins |
CpqPointPickingHelper | PqPointPickingHelper is a helper class that is designed for use by subclasses of pqInteractivePropertyWidget (or others) that want to support using a shortcut key to pick a point on the surface mesh |
CpqPresetToPixmap | PqPresetToPixmap is a helper class to generate QPixmap from a color/opacity preset |
CpqProgressManager | PqProgressManager is progress manager |
CpqPropertyLinks | PqPropertyLinks is used to connect vtkSMProperty and subclasses to properties on QObject instances |
CpqPropertyLinksConnection | PqPropertyLinksConnection is used by pqPropertyLinks to keep a QObject and vtkSMProperty linked together |
CpqPropertyManager | Manages links between Qt properties and unchecked proxy properties This is useful if more than one QWidget exposes a single proxy property In which case the server manager will not keep the widgets synchronized Also provides a mechanims for accepting or rejecting changes for unchecked properties |
►CpqPropertyWidgetDecorator | PqPropertyWidgetDecorator provides a mechanism to decorate pqPropertyWidget instances to add logic to the widget to add additional control logic |
►CpqBoolPropertyWidgetDecorator | PqBoolPropertyWidgetDecorator is a base class for enable/disable or show/hide widgets based on the status of another property not directly controlled by the widget |
CpqEnableWidgetDecorator | PqEnableWidgetDecorator can be used to enable/disable a widget based on the status of another property not directly controlled by the widget |
CpqShowWidgetDecorator | PqShowWidgetDecorator can be used to show/hide a widget based on the status of another property not directly controlled by the widget |
CpqCTHArraySelectionDecorator | PqCTHArraySelectionDecorator is used by ExtractCTH filter (and similar filters) to ensure only 1 of the array-selection properties is set at any given time |
CpqGenericPropertyWidgetDecorator | PqGenericPropertyWidgetDecorator is a pqPropertyWidgetDecorator that supports multiple common use-cases from a pqPropertyWidgetDecorator |
CpqInputDataTypeDecorator | PqInputDataTypeDecorator is a pqPropertyWidgetDecorator subclass |
CpqOSPRayHidingDecorator | PqOSPRayHidingDecorator's purpose is to prevent the GUI from showing any of the OSPRay specific rendering controls when Paraview is not configured with PARAVIEW_USE_OSPRAY |
CpqProxyGroupMenuManager | PqProxyGroupMenuManager is a menu-populator that fills up a menu with proxies defined in an XML configuration file |
CpqPythonMacroSupervisor | |
CpqPythonManager | PqPythonManager is a class to facilitate the use of a python interpreter by various paraview GUI components |
CpqPythonSyntaxHighlighter | This class is a helper object to attach to a QTextEdit to add Python syntax highlighting to the text that is displayed |
CpqQtMessageHandlerBehavior | PqQtMessageHandlerBehavior install a message handler to capture Qt error/debug messages i.e |
►CpqReaction | This is a superclass just to make it easier to collect all such reactions |
CpqAboutDialogReaction | PqAboutDialogReaction used to show the standard about dialog for the application |
CpqApplicationSettingsReaction | PqApplicationSettingsReaction is a reaction to popup the application settings dialog |
CpqAutoApplyReaction | Reaction for enabling/disabling auto-apply |
CpqCameraLinkReaction | |
CpqCameraReaction | PqCameraReaction has the logic to handle common operations associated with the camera such as reset view along X axis etc |
CpqCameraUndoRedoReaction | Reaction for camera undo or redo |
CpqCatalystConnectReaction | Reaction for connecting to Catalyst CoProcessing Engine for Live-Data Visualization |
►CpqCatalystPauseSimulationReaction | Reaction for setting a breakpoint to Catalyst CoProcessing Engine for Live-Data Visualization |
CpqCatalystContinueReaction | Reaction for setting a breakpoint to Catalyst CoProcessing Engine for Live-Data Visualization |
CpqCatalystRemoveBreakpointReaction | Reaction for setting a breakpoint to Catalyst CoProcessing Engine for Live-Data Visualization |
CpqCatalystSetBreakpointReaction | Reaction for setting a breakpoint to Catalyst CoProcessing Engine for Live-Data Visualization |
CpqChangePipelineInputReaction | Reaction for change pipeline input for the currently selected element |
CpqChooseColorPresetReaction | Reaction to pop up a color palette chooser dialog |
CpqCopyReaction | Reaction for copying sources/filters |
CpqCreateCustomFilterReaction | PqCreateCustomFilterReaction popups the create-custom-filter wizard for the active selection |
CpqDataQueryReaction | PqDataQueryReaction is the reaction that popups the Data Query Dialog/Find Data Dialog allowing the user to 'search' his data |
CpqDeleteReaction | Reaction for delete sources (all or selected only) |
CpqDesktopServicesReaction | PqDesktopServicesReaction can be used to open a file (or URL) using QDesktopServices |
CpqEditCameraReaction | PqEditCameraReaction is a reaction to show the edit-camera dialog |
CpqEditColorMapReaction | Reaction to edit the active representation's color map or solid color |
CpqEditScalarBarReaction | Reaction to allow editing of scalar bar properties using a pqProxyWidgetDialog |
CpqExampleVisualizationsDialogReaction | PqExampleVisualizationsDialogReaction is used to show the pqExampleVisualizationsDialog when the action is triggered |
CpqExportReaction | Reaction for exporting a view |
CpqHelpReaction | PqHelpReaction is reaction to show application help using Qt assistant |
CpqHideAllReaction | Reaction to hide all sources output ports |
CpqIgnoreSourceTimeReaction | Reaction for ignoring a source's time information for animations etc |
CpqLinkSelectionReaction | Reaction for change pipeline input for the currently selected element |
CpqLoadDataReaction | Reaction for open data files |
CpqLoadPaletteReaction | PqLoadPaletteReaction is used to setup an action that allows the user to load a palette |
CpqLoadRestoreWindowLayoutReaction | Reaction to support saving/restoring main window geometry/layout |
CpqLoadStateReaction | Reaction for load state action |
CpqLockPanelsReaction | Reaction to toggle locking of dockable panels |
►CpqMasterOnlyReaction | This is a superclass just to make it easier to collect all such reactions |
CpqMacroReaction | Reaction for creating or deleting a python macro |
CpqManageCustomFiltersReaction | Reaction for showing the custom-filter manager dialog |
CpqManageLinksReaction | PqManageLinksReaction is the reaction to pop-up the links manager dialog |
CpqManagePluginsReaction | PqManagePluginsReaction is the reaction to pop-up the plugins manager dialog |
CpqTestingReaction | PqTestingReaction can be used to recording or playing back tests |
CpqPythonShellReaction | PqPythonShellReaction is a reaction to handle showing of the python shell |
CpqReloadFilesReaction | PqReloadFilesReaction adds handler code to reload the active reader |
CpqRenameProxyReaction | Reaction for renaming a proxy |
CpqRescaleCustomScalarRangeReaction | Reaction to customize the active lookup table's range |
CpqRescaleVisibleScalarRangeReaction | Reaction to customize the active lookup table's range |
CpqResetScalarRangeReaction | Reaction to reset the active lookup table's range to match the active representation |
CpqSaveAnimationGeometryReaction | Reaction to save animation geometry |
CpqSaveAnimationReaction | Reaction to save animation |
CpqSaveDataReaction | Reaction to save data files |
CpqSaveScreenshotReaction | Reaction to save a screen shot |
CpqSaveStateReaction | Reaction for saving state file |
CpqScalarBarVisibilityReaction | Reaction to toggle scalar bar visibility |
►CpqSelectionReaction | Generric reaction for creating selections on views |
CpqChartSelectionReaction | Reaction for creating selections on chart views |
CpqRenderViewSelectionReaction | PqRenderViewSelectionReaction handles various selection modes available on RenderViews |
CpqServerConnectReaction | Reaction for connecting to a server |
CpqServerDisconnectReaction | Reaction to disconnect from a server |
CpqTimerLogReaction | Reaction for showing the timer log dialog |
CpqToggleInteractionViewMode | PqToggleInteractionViewMode is a reaction that toggle 2D/3D interaction mode |
CpqTraceReaction | Reaction for application python start/stop trace |
CpqUndoRedoReaction | Reaction for application undo-redo |
CpqRecentFilesMenu | Displays a collection of recently-used files (server resources) as a menu, sorted in most-recently-used order and grouped by server |
CpqRecentlyUsedResourcesList | PqRecentlyUsedResourcesList encapsulates a persistent collection of recently-used resources (data files or state files) |
►CpqSelectionAdaptor | PqSelectionAdaptor is the abstract base class for an adaptor that connects a QItemSelectionModel to pqActiveObjects making it possible to update the pqActiveObjects source selection when the QItemSelectionModel changes and vice-versa |
CpqPipelineModelSelectionAdaptor | PqPipelineModelSelectionAdaptor is an adaptor that connects a QItemSelectionModel for a pqPipelineModel to pqActiveObjects |
CpqSelectionManager | PqSelectionManager is the nexus for introspective surface selection in |
CpqServerConfigurationCollection | PqServerConfigurationCollection maintains a serializable collection of server-configurations defined in pqServerConfiguration instances |
CpqServerConfigurationImporter | PqServerConfigurationImporter class can be used to import remote server configurations |
CpqServerLauncher | PqServerLauncher manages launching of server process using the details specified in the server configuration |
CpqServerManagerModel | PqServerManagerModel is the model for the Server Manager |
►CpqServerManagerModelItem | PqServerManagerModelItem is a element maintained by pqServerManagerModel |
CpqOutputPort | PqOutputPort is a server manager model item for an output port of any pqPipelineSource item |
►CpqProxy | This class represents any registered Server Manager proxy |
CpqAnimationCue | |
CpqAnimationScene | PqAnimationScene is a representation for a vtkSMAnimationScene proxy |
►CpqPipelineSource | PQ representation for a vtkSMProxy that can be involved in a pipeline |
CpqPipelineFilter | |
►CpqRepresentation | This is PQ representation for a single representation |
►CpqDataRepresentation | PqDataRepresentation is the superclass for a display for a pqPipelineSource i.e |
CpqPipelineRepresentation | This is PQ representation for a single display |
CpqScalarBarRepresentation | PqScalarBarRepresentation is created for "ScalarBarWidgetRepresentation" proxies |
CpqScalarsToColors | PqScalarsToColors is a represents a vtkScalarsToColors proxy |
CpqTimeKeeper | PqTimeKeeper is pqProxy for "TimeKeeper" proxy |
►CpqView | This is a PQ abstraction of a generic view module |
►CpqContextView | PqContextView is an abstract base class for all charting views based on the VTK context charting library |
CpqBoxChartView | Bar chart view |
►CpqComparativeContextView | The abstract base class for comparative chart views |
CpqComparativeXYBarChartView | The comparative bar chart subclass |
CpqComparativeXYChartView | The comparative line chart subclass |
CpqParallelCoordinatesChartView | PqView subclass of ParallelCoordinatesChartView chart view |
CpqPlotMatrixView | |
CpqXYBagChartView | Bag chart view |
CpqXYBarChartView | PqContextView subclass for "Bar Chart View" |
CpqXYChartView | PqContextView subclass for "Line Chart View" |
CpqXYFunctionalBagChartView | FunctionalBag chart view |
CpqXYHistogramChartView | PqContextView subclass for "HistogramView" |
CpqPythonView | |
►CpqRenderViewBase | PqRenderViewBase is an abstract base class for all render-view based views |
►CpqRenderView | |
CpqComparativeRenderView | RenderView used for comparative visualization (or film-strip visualization) |
CpqMultiSliceView | |
CpqSpreadSheetView | View for spread-sheet view |
CpqServer | PqServer (should be renamed to pqSession) is a pqServerManagerModelItem subclass that represents a vtkSMSession |
CpqServerManagerObserver | This is a vtkSMProxyManager observer |
CpqSGPluginManager | PqSGPluginManager is the central class that orchestrates the behaviour of this co-processing plugin |
CpqSGWritersMenuManager | PqSGWritersMenuManager is responsible for managing the menu for "Writers" |
CpqSignalAdaptorColor | Signal adaptor to allow getting/setting/observing of an rgba (0.0 - 1.0 range) |
►CpqSignalAdaptorComboBox | Signal adaptor to allow getting/setting/observing of a pseudo 'currentText' property of a combo box the QComboBox currentIndexChanged signal is forwarded to this currentTextChanged signal |
CpqSignalAdaptorKeyFrameType | PqSignalAdaptorKeyFrameType is adaptor for the "Type" property of the vtkSMCompositeKeyFrameProxy |
CpqSignalAdaptorCompositeTreeWidget | PqSignalAdaptorCompositeTreeWidget is used to connect a property with vtkSMCompositeTreeDomain as its domain to a Tree widget |
CpqSignalAdaptorProxy | Signal adaptor to allow getting/setting/observing of a pseudo vtkSMProxy property |
CpqSignalAdaptorSelectionTreeWidget | PqSignalAdaptorSelectionTreeWidget has two roles |
CpqSignalAdaptorSILModel | PqSignalAdaptorSILModel is a signal adaptor for a pqSILModel |
CpqSignalAdaptorSliderRange | Signal adaptor to adjust the range of a int slider to (0.0-1.0) |
CpqSignalAdaptorSpinBox | Signal adaptor that lets us set/get the integer value inside a QSpinBox |
CpqSignalAdaptorTextEdit | Signal adaptor that lets us get the text inside a QTextEdit |
CpqSignalAdaptorTreeWidget | PqSignalAdaptorTreeWidget can be used to connect any property with repeat_command to a tree widget that displays the property value |
CpqSourcesMenuReaction | Reaction to handle creation of sources from the sources menu |
CpqSpreadSheetViewDecorator | PqSpreadSheetViewDecorator adds decoration to a spread-sheet view |
CpqSpreadSheetVisibilityBehavior | Whenever spreadsheet view is created, ParaView wants to ensure that the active source is automatically displayed in that view |
CpqStandardLegacyCustomPanels | PqStandardLegacyCustomPanels is used by pqPropertiesPanel to create legacy custom panels |
CpqStandardPropertyWidgetInterface | PqStandardPropertyWidgetInterface provides a concrete implementation of pqPropertyWidget used by ParaView application |
CpqStandardServerManagerModelInterface | This is standard implementation used by ParaView for creating different pqProxy subclassess for every proxy registered |
CpqStandardViewFrameActionsImplementation | PqStandardViewFrameActionsImplementation implements pqViewFrameActionsInterface to add the default view toolbar buttons/actions used in ParaView for various types of views, including chart views and render views |
CpqTextEditTester | |
CpqToolTipTrapper | To prevent tooltips from appearing, create an instance of this object |
CpqTreeViewSelectionHelper | |
CpqTreeWidgetCheckHelper | If a QTreeWidget has checkable elements in any column, one needs to explicitly click on the checkbox to change the check state |
CpqTreeWidgetItemObject | QTreeWidgetItem subclass with additional signals, slots, and properties |
CpqTreeWidgetSelectionHelper | PqTreeWidgetSelectionHelper enables multiple element selection and the toggling on then changing the checked state of the selected elements |
CpqTriggerOnIdleHelper | Often times we need to call certain slots on idle |
CpqUndoRedoBehavior | PqUndoRedoBehavior enables application wide undo-redo |
CpqUndoStack | PqUndoStack represents a vtkSMUndoStack along with a a vtkSMUndoStackBuilder |
CpqVCRController | |
CpqVerifyRequiredPluginBehavior | ParaView plugins can be loaded on the client or server before a connection is made |
CpqViewContextMenuHandler | Used to setup and cleanup the context menu for a view of a given type |
CpqViewContextMenuManager | Manages the setup and cleanup of view context menus |
CpqViewMenuManager | PqViewMenuManager keeps ParaView View menu populated with all the available dock widgets and toolbars |
CpqViewStreamingBehavior | PqViewStreamingBehavior is used to manage rendering of render-view when streaming is enabled |
CpqWidgetRangeDomain | Observes the domain for a property and updates the minimum and/or maximum properties of the object |
CQtWidgetsPlugin | |
CSignalCatcher | |
►CQPushButton | |
CpqHighlightablePushButton | PqHighlightablePushButton extents QPushButton to add support for highlighting the button |
►CQSet | |
CpqProxySelection | PqProxySelection is used to specify a selection comprising proxies |
►CQSettings | |
CpqSettings | PqSettings extends QSettings to add support for following: |
►CQSlider | |
CctkRangeSlider | A ctkRangeSlider is a slider that lets you input 2 values instead of one (see QSlider) |
►CQSortFilterProxyModel | |
CpqFileDialogFilter | |
CpqPipelineAnnotationFilterModel | Used to filter a tree representation of the pipeline graph by using proxy annotation |
►CQSpinBox | |
CpqSpinBox | QSpinBox which fires editingFinished() signal when the value is changed by steps (increments) |
►CQStatusBar | |
CpqStatusBar | PqStatusBar extends QStatusBar to support showing paraview progress |
►CQStyledItemDelegate | |
CpqCheckBoxDelegate | Delegate for QTableView to draw a checkbox as an left-right (unchecked) and top-bottom (checked) arrow |
CpqHighlightItemDelegate | PqHighlightItemDelegate is a delegate used to highlight item views It is currently used to highlight matching items found using the pqItemViewSearchWidget |
CpqNonEditableStyledItemDelegate | PqNonEditableStyledItemDelegate() can be used inside Table or TreeView as ItemDelegate to make them Copy/Paste friendly |
►CQTableView | |
CpqSpreadSheetViewWidget | PqSpreadSheetViewWidget is a QTableView subclass that is used by pqSpreadSheetView as the widget showing the data |
►CpqTableView | PqTableView extends QTableView (in the spirit of pqTableView) to resize the view vertically to fit contents |
CpqExpandableTableView | PqExpandableTableView extends pqTableView to add support for the following features: |
►CQTableWidget | |
CpqComparativeCueWidget | PqComparativeCueWidget is designed to be used by pqComparativeVisPanel to show/edit the values for an vtkSMComparativeAnimationCueProxy |
►CQTabWidget | |
CpqTabbedMultiViewWidget::pqTabWidget | Internal class used as the TabWidget |
CQTestApp | |
►CQTextEdit | |
CpqTextEdit | PqTextEdit is a specialization of QTextEdit which provide a editingFinished() signal and a textChangedAndEditingFinished() |
►CQToolBar | |
CpqAnimationTimeToolbar | PqAnimationTimeToolbar is a QToolBar containing a pqAnimationTimeWidget |
CpqAxesToolbar | PqAxesToolbar is the toolbar that has buttons for setting the center rotation axes, toggling its visibility etc |
CpqCameraToolbar | PqCameraToolbar is the toolbar that has icons for resetting camera orientations as well as zoom-to-data and zoom-to-box |
CpqColorToolbar | PqColorToolbar is the toolbar that allows the user to choose the scalar color or solid color for the active representation |
CpqMainControlsToolbar | PqMainControlsToolbar is the toolbar with actions (and reactions) for the "Main Controls" toolbar in ParaView |
CpqRepresentationToolbar | PqRepresentationToolbar is the toolbar which allows the user to choose the representation type for the active representation |
CpqVCRToolbar | PqVCRToolbar is the toolbar with VCR controls |
►CQToolButton | |
►CpqColorChooserButton | PqColorChooserButton is a QToolButton subclass suitable for showing a a button that allows the use to select/change color |
CpqColorChooserButtonWithPalettes | PqColorChooserButtonWithPalettes extends pqColorChooserButton to add support for a menu that allows the user to connect the color to a color in the ParaView application's color palettes |
►CQTreeView | |
CpqTreeView | |
►CQTreeWidget | |
CpqPluginTreeWidget | |
►CpqTreeWidget | A convenience QTreeWidget with extra features: |
CpqExodusIIVariableSelectionWidget | PqExodusIIVariableSelectionWidget is used by pqExodusIIPanel to show the a variable selection widget |
►CQTreeWidgetItem | |
CpqTreeWidgetItem | PqTreeWidgetItem is a QTreeWidgetItem with callbacks for whenever the data for the pqTreeWidgetItem changes |
CpqTreeWidgetItemObject | QTreeWidgetItem subclass with additional signals, slots, and properties |
►CQVTKWidget | |
CpqQVTKWidget | PqQVTKWidget extends QVTKWidget to add awareness for view proxies |
►CQWidget | |
CctkDoubleRangeSlider | CtkDoubleRangeSlider is a slider that controls 2 numbers as double |
CpqAnimationTimeWidget | PqAnimationTimeWidget is a widget that can be used to show/set the current animation time |
►CpqAnimationViewWidget | This is the Animation panel widget |
CpqPVAnimationWidget | PqPVAnimationWidget is subclass of pqAnimationViewWidget that connects with the pqAnimationManager maintained by pqPVApplicationCore |
CpqCameraKeyFrameWidget | PqCameraKeyFrameWidget is the widget that is shown to edit the value of a single camera key frame |
CpqCinemaTrack | |
CpqCinemaTrackSelection | Widget to select among supported Cinema Tracks (filters) |
CpqCollaborationPanel | PqCollaborationPanel is a properties page for the collaborative session |
CpqColorMapEditor | PqColorMapEditor is a widget that can be used to edit the active color-map, if any |
CpqComparativeVisPanel | PqComparativeVisPanel is a properties page for the comparative view |
CpqConsoleWidget | Qt widget that provides an interactive console - you can send text to the console by calling printString() and receive user input by connecting to the executeCommand() slot |
CpqDataInformationWidget | Widget for the DataInformation(or Statistics View) |
CpqDisplayColorWidget | PqDisplayColorWidget is a widget that can be used to select the array to with for representations (also known as displays) |
CpqDisplayPanel | Widget which provides an editor for the properties of a representation |
CpqDisplayRepresentationWidget | A widget for representation type for a vtkSMRepresentationProxy |
CpqDoubleRangeWidget | Widget with a tied slider and line edit for editing a double property |
CpqExportViewSelection | Widget to select views to be included in a coprocessing script |
CpqFileChooserWidget | File chooser widget which consists of a tool button and a line edit hitting the tool button will bring up a file dialog, and the chosen file will be put in the line edit |
CpqFileDialogTestWidget | |
CpqFindDataCreateSelectionFrame | PqFindDataCreateSelectionFrame is designed to be used by pqFindDataDialog |
CpqFindDataCurrentSelectionFrame | PqFindDataCurrentSelectionFrame is designed to be used by pqFindDataDialog |
CpqFindDataSelectionDisplayFrame | PqFindDataSelectionDisplayFrame is designed to be used by pqFindDataDialog |
CpqImageOutputInfo | |
CpqIntRangeWidget | Widget with a tied slider and line edit for editing a int property |
CpqKeyFrameEditor | Editor for editing animation key frames |
CpqKeyFrameTypeWidget | |
CpqLinkViewWidget | Popup window that helps the user select another view to link with |
CpqMemoryInspectorPanel | |
CpqMultiBlockInspectorPanel | |
CpqMultiSliceAxisWidget | |
CpqMultiViewWidget | PqMultiViewWidget is a widget that manages layout of multiple views |
CpqPopOutWidget | This pqPopOutWidget provides a mechanism to pop out its contained widget into a dialog return it to its prior location |
CpqProgressBar | |
CpqProgressWidget | |
CpqPropertiesPanel | PqPropertiesPanel is the default panel used by paraview to edit source properties and display properties for pipeline objects |
►CpqPropertyWidget | PqPropertyWidget represents a widget created for each property of a proxy on the pqPropertiesPanel (for the proxy's properties or display properties) |
Cpq3DWidgetPropertyWidget | |
CpqArrayStatusPropertyWidget | |
CpqCalculatorWidget | PqCalculatorWidget is a property-widget that can shows a calculator-like UI for the property |
CpqCameraManipulatorWidget | PqCameraManipulatorWidget used on "Camera2DManipulators" and "Camera3DManipulators" property on a RenderView proxy |
CpqCinemaConfiguration | PropertyWidget used to define specifics of a Cinema database to be exported |
CpqColorAnnotationsPropertyWidget | PqColorAnnotationsPropertyWidget is used to edit the Annotations property on the "PVLookupTable" proxy |
CpqColorEditorPropertyWidget | This is a pqPropertyWidget subclass that presents a widget to edit the color of a representation and other related functionality |
CpqColorOpacityEditorWidget | PqColorOpacityEditorWidget provides an in-line editor widget for editing the color and opacity transfer functions |
CpqColorPaletteSelectorWidget | PqColorPaletteSelectorWidget is used on a ColorPalette proxy to load a specific color palette |
CpqColorSelectorPropertyWidget | A property widget with a tool button for selecting a single color |
CpqCommandButtonPropertyWidget | A property widget with a push button for invoking a command on a proxy |
CpqCommandPropertyWidget | PqCommandPropertyWidget is used for vtkSMProperty instances (not one of its subclasses) |
CpqDisplayPanelPropertyWidget | |
CpqDisplayRepresentationPropertyWidget | A property widget for selecting the display representation |
CpqDoubleRangeSliderPropertyWidget | PqDoubleRangeSliderPropertyWidget is a widget used for properties such as the "ThresholdRange" property on the Threshold filter's panel |
►CpqDoubleVectorPropertyWidget | |
CpqGlyphScaleFactorPropertyWidget | PqGlyphScaleFactorPropertyWidget is used for the "Scale Factor" property on the Glyph filter |
CpqFileNamePropertyWidget | PqFileNamePropertyWidget is used for the "File Name" property on the Environment annotation filter |
CpqImageCompressorWidget | PqImageCompressorWidget is a pqPropertyWidget designed to be used for "CompressorConfig" property on "RenderView" or "RenderViewSettings" proxy |
CpqIndexSelectionWidget | PqIndexSelectionWidget displays a list of labels and slider widgets, intended to be used for selecting an index into a zero-based enumeration |
►CpqInteractivePropertyWidget | PqInteractivePropertyWidget is an abstract pqPropertyWidget subclass designed to serve as the superclass for all pqPropertyWidget types that have interactive widget (also called 3D Widgets) associated with them |
CpqBoxPropertyWidget | PqBoxPropertyWidget is a custom property widget that uses "BoxWidgetRepresentation" to help users interactively set the origin, orientation and scale for an oriented bounding box |
CpqCylinderPropertyWidget | PqCylinderPropertyWidget is a custom property widget that uses "ImplicitCylinderWidgetRepresentation" to help users interactively set the center, radius and axis for a cylinder |
CpqHandlePropertyWidget | PqHandlePropertyWidget is a custom property widget that uses "HandleWidgetRepresentation" to help users interactively set a 3D point in space |
CpqImplicitPlanePropertyWidget | PqImplicitPlanePropertyWidget is a custom property widget that uses "ImplicitPlaneWidgetRepresentation" to help users interactively set the origin and normal for a plane |
CpqLinePropertyWidget | PqLinePropertyWidget is a custom property widget that uses "LineWidgetRepresentation" to help the users |
CpqSpherePropertyWidget | PqSpherePropertyWidget is a custom property widget that uses "SphereWidgetRepresentation" to help users interactively setup a center and a radius for a group of properties used to define a spherical shape |
CpqSplinePropertyWidget | PqSplinePropertyWidget is a custom property widget that uses "SplineWidgetRepresentation" to help users interactively set points that form a spline |
CpqIntMaskPropertyWidget | PqIntMaskPropertyWidget is designed to be used for an IntVectorProperty that can have a value that is set by or-ing together flags |
CpqIntVectorPropertyWidget | |
CpqListPropertyWidget | PqListPropertyWidget is a pqPropertyWidget that is used to show an editable list of elements |
CpqObjectPanelPropertyWidget | |
►CpqPropertyGroupWidget | PqPropertyGroupWidget is a (custom) widget created for a PropertyGroup |
CpqBackgroundEditorWidget | |
CpqFontPropertyWidget | PqFontPropertyWidget is a pqPropertyWidget that can be used to set properties relating to fonts |
CpqPropertyGroupButton | |
CpqProxyEditorPropertyWidget | Property widget that can be used to edit a proxy set as the value of a ProxyProperty in a pop-up dialog |
CpqProxyPropertyWidget | This is a widget for a vtkSMProxyProperty |
CpqProxySelectionWidget | PqPropertyWidget that can be used for any proxy with a vtkSMProxyListDomain |
CpqScalarValueListPropertyWidget | PqScalarValueListPropertyWidget provides a table widget to which users are add values e.g |
CpqSeriesEditorPropertyWidget | PqSeriesEditorPropertyWidget is the pqPropertyWidget used to edit plot-options for a xy-series |
►CpqStringVectorPropertyWidget | |
CpqYoungsMaterialPropertyWidget | This is a custom widget for YoungsMaterialInterface filter |
CpqTextLocationWidget | PqTextLocationWidget is a pqPropertyWidget that can be used to set the location of the a text representation relative to the viewport |
CpqTextureSelectorPropertyWidget | Property widget for selecting the texture to apply to a surface |
CpqTransferFunctionWidgetPropertyWidget | A property widget for editing a transfer function |
CpqViewTypePropertyWidget | PqViewTypePropertyWidget is a property widget that shows a combo-box with values equal to the currently available types of views |
CpqProxiesWidget | PqProxiesWidget similar to pqProxyWidget with the difference being that unlink pqProxyWidget, pqProxiesWidget supports showing of multiple proxies in the same widget |
CpqProxyInformationWidget | Widget which provides information about an output port of a source proxy |
►CpqProxyPanel | ******DEPRECATION WARNING******* pqProxyPanel and subclasses will soon be removed from ParaView |
►Cpq3DWidget | Pq3DWidget is the abstract superclass for all 3D widgets |
CpqBoxWidget | Provides UI for Box Widget |
CpqContourWidget | GUI for ContourWidgetRepresentation. This is a 3D widget that edits a Contour |
►CpqHandleWidget | Provides a complete Qt UI for working with a 3D handle widget |
CpqPointSourceWidget | Provides a complete Qt UI for working with a vtkPointSource filter |
CpqImplicitPlaneWidget | Provides a complete Qt UI for working with a 3D plane widget |
►CpqLineWidget | Provides a complete Qt UI for working with a 3D line widget |
CpqDistanceWidget | |
CpqLineSourceWidget | Provides a complete Qt UI for working with a 3D line widget |
CpqPolyLineWidget | GUI for PolyLineWidgetRepresentation. This is a 3D widget that edits a spline |
►CpqSphereWidget | |
CpqOrbitWidget | |
CpqSplineWidget | GUI for SplineWidgetRepresentation. This is a 3D widget that edits a spline |
►CpqObjectPanel | ******DEPRECATION WARNING******* pqProxyPanel and subclasses will soon be removed from ParaView |
►CpqNamedObjectPanel | Base class for Widget which provides an editor for editing properties of a proxy where child widgets are named after the property they represent |
►CpqAutoGeneratedObjectPanel | Auto-generated Widget which provides an editor for editing properties of a proxy Widgets are created based on the types of the proxy properties |
CpqGlyphPanel | Custom panel for ArbitrarySourceGlyph and Glyph filters |
CpqProxyWidget | PqProxyWidget represents a panel for a vtkSMProxy |
CpqPythonShell | PqPythonShell is a QWidget subclass that provides an interactive Python shell |
CpqQueryClauseWidget | PqQueryClauseWidget is used by pqQueryDialog as the widget allowing the user choose the clauses for the queries |
CpqSampleScalarWidget | Provides a standard user interface component for manipulating a list of scalar samples |
CpqSearchBox | PqSearchBox is a line edit and an advanced tool button in the same layout |
CpqSelectionInputWidget | PqSelectionInputWidget is a custom widget used for specifying the selection to use on filters that have a selection as input |
CpqSILWidget | PqSILWidget is a QTabWidget that creates tabs with pqTreeView instances showing the top-level categories from the SIL |
►CpqTabbedMultiViewWidget | PqTabbedMultiViewWidget is used to to enable adding of multiple pqMultiViewWidget instances in tabs |
CpqViewManager | PqViewManager is deprecated. Use pqTabbedMultiViewWidget |
CpqTimeInspectorWidget | PqTimeInspectorWidget is a widget that allows the user to look at all sources that provide time |
CpqTransferFunctionWidget | PqTransferFunctionWidget provides a widget that can edit the control points in a vtkPiecewiseFunction or a vtkScalarsToColors (or subclass) or both |
CpqViewFrame | PqViewFrame is used to represent a frame for any ParaView view shown in the pqMultiViewWidget |
►CQWizard | |
CpqSGExportStateWizard | |
►CQWizardPage | |
CpqSGExportStateWizardPage2 | |
CpqSGExportStateWizardPage3 | |
CpqOptions::TestInfo | |
CpqStandardViewFrameActionsImplementation::ViewType | |
CpqSpreadSheetViewModel::vtkIndex | |
►CvtkOutputWindow | |
CpqOutputWindowAdapter | VtkOutputWindow implementation that converts VTK output messages into Qt signals |
►CvtkPVOptions | |
CpqOptions | Command line options for pqClient |
►CvtkQtDebugLeaksView | |
CpqPythonDebugLeaksView | |
►CvtkSMAnimationSceneImageWriter | |
CpqAnimationSceneImageWriter | PqAnimationSceneImageWriter is a subclass of vtkSMAnimationSceneImageWriter which knows how to generate images from a plot view modules |
►CvtkSMUndoElement | |
CpqProxyModifiedStateUndoElement | |
►CvtkSMUndoStackBuilder | |
CpqUndoStackBuilder | PqUndoStackBuilder extends the vtkSMUndoStackBuilder as follows: |