ParaView
Public Member Functions
pqCubeAxesEditorDialog Class Reference

#include <pqCubeAxesEditorDialog.h>

List of all members.

Public Member Functions

 pqCubeAxesEditorDialog (QWidget *parent=0, Qt::WindowFlags f=0)
 ~pqCubeAxesEditorDialog ()
void setRepresentationProxy (vtkSMProxy *repr)
 Set the representation proxy whose cube axes is controlled by this dialog.
virtual void done (int r)
 Overridden to push changes if user hit accept.

Detailed Description

Definition at line 40 of file pqCubeAxesEditorDialog.h.


Constructor & Destructor Documentation

pqCubeAxesEditorDialog::pqCubeAxesEditorDialog ( QWidget *  parent = 0,
Qt::WindowFlags  f = 0 
)
pqCubeAxesEditorDialog::~pqCubeAxesEditorDialog ( )

Member Function Documentation

void pqCubeAxesEditorDialog::setRepresentationProxy ( vtkSMProxy repr)

Set the representation proxy whose cube axes is controlled by this dialog.

virtual void pqCubeAxesEditorDialog::done ( int  r) [virtual]

Overridden to push changes if user hit accept.


The documentation for this class was generated from the following file: