ParaView
Public Slots | Public Member Functions | Protected Member Functions | List of all members
pqCameraDialog Class Reference

#include <pqCameraDialog.h>

Inheritance diagram for pqCameraDialog:
Inheritance graph
[legend]
Collaboration diagram for pqCameraDialog:
Collaboration graph
[legend]

Public Slots

void setRenderModule (pqView *)
 

Public Member Functions

 pqCameraDialog (QWidget *parent=NULL, Qt::WindowFlags f=0)
 
virtual ~pqCameraDialog ()
 
void SetCameraGroupsEnabled (bool enabled)
 
- Public Member Functions inherited from pqDialog
 pqDialog (QWidget *parent=0, Qt::WindowFlags f=0)
 
virtual ~pqDialog ()
 
void setUndoLabel (const QString &label)
 Set the lable used for undo command. More...
 
virtual void accept ()
 
virtual void done (int r)
 

Protected Member Functions

void setupGUI ()
 
- Protected Member Functions inherited from pqDialog
virtual void acceptInternal ()
 Subclassess should override this instead of accept();. More...
 
virtual void doneInternal (int)
 Subclassess should override this instead of done(). More...
 

Additional Inherited Members

- Signals inherited from pqDialog
void beginUndo (const QString &)
 Fired when dialog begins undo-able changes. More...
 
void endUndo ()
 Fired when dialog is done with undo-able changes. More...
 
- Protected Attributes inherited from pqDialog
QString UndoLabel
 

Detailed Description

Definition at line 40 of file pqCameraDialog.h.

Constructor & Destructor Documentation

◆ pqCameraDialog()

pqCameraDialog::pqCameraDialog ( QWidget *  parent = NULL,
Qt::WindowFlags  f = 0 
)

◆ ~pqCameraDialog()

virtual pqCameraDialog::~pqCameraDialog ( )
virtual

Member Function Documentation

◆ SetCameraGroupsEnabled()

void pqCameraDialog::SetCameraGroupsEnabled ( bool  enabled)

◆ setRenderModule

void pqCameraDialog::setRenderModule ( pqView )
slot

◆ setupGUI()

void pqCameraDialog::setupGUI ( )
protected

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