ParaView
Public Slots | Public Member Functions
pqLockViewSizeCustomDialog Class Reference

Dialog used to ask the user what resolution to lock the views to. More...

#include <pqLockViewSizeCustomDialog.h>

List of all members.

Public Slots

virtual void apply ()
 Sets the view size to the displayed resolution.
virtual void accept ()
 Applies the resolution and accepts the dialog.
virtual void unlock ()
 Unlocks the size on the view.

Public Member Functions

 pqLockViewSizeCustomDialog (QWidget *parent, Qt::WindowFlags f=0)
virtual ~pqLockViewSizeCustomDialog ()
QSize customResolution () const
 The custom resolution currently entered by the user.

Detailed Description

Dialog used to ask the user what resolution to lock the views to.

Definition at line 39 of file pqLockViewSizeCustomDialog.h.


Constructor & Destructor Documentation

pqLockViewSizeCustomDialog::pqLockViewSizeCustomDialog ( QWidget *  parent,
Qt::WindowFlags  f = 0 
)
virtual pqLockViewSizeCustomDialog::~pqLockViewSizeCustomDialog ( ) [virtual]

Member Function Documentation

QSize pqLockViewSizeCustomDialog::customResolution ( ) const

The custom resolution currently entered by the user.

virtual void pqLockViewSizeCustomDialog::apply ( ) [virtual, slot]

Sets the view size to the displayed resolution.

virtual void pqLockViewSizeCustomDialog::accept ( ) [virtual, slot]

Applies the resolution and accepts the dialog.

virtual void pqLockViewSizeCustomDialog::unlock ( ) [virtual, slot]

Unlocks the size on the view.


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