Dialog used to ask the user what resolution to lock the views to.
More...
#include <pqLockViewSizeCustomDialog.h>
Inherits QDialog.
|
| virtual void | apply () |
| | Sets the view size to the displayed resolution. More...
|
| |
| void | accept () override |
| | Applies the resolution and accepts the dialog. More...
|
| |
| virtual void | unlock () |
| | Unlocks the size on the view. More...
|
| |
Dialog used to ask the user what resolution to lock the views to.
Definition at line 13 of file pqLockViewSizeCustomDialog.h.
◆ pqLockViewSizeCustomDialog()
| pqLockViewSizeCustomDialog::pqLockViewSizeCustomDialog |
( |
QWidget * |
parent, |
|
|
Qt::WindowFlags |
f = Qt::WindowFlags{} |
|
) |
| |
◆ ~pqLockViewSizeCustomDialog()
| pqLockViewSizeCustomDialog::~pqLockViewSizeCustomDialog |
( |
| ) |
|
|
override |
◆ customResolution()
| QSize pqLockViewSizeCustomDialog::customResolution |
( |
| ) |
const |
The custom resolution currently entered by the user.
◆ apply
| virtual void pqLockViewSizeCustomDialog::apply |
( |
| ) |
|
|
virtualslot |
Sets the view size to the displayed resolution.
◆ accept
| void pqLockViewSizeCustomDialog::accept |
( |
| ) |
|
|
overrideslot |
Applies the resolution and accepts the dialog.
◆ unlock
| virtual void pqLockViewSizeCustomDialog::unlock |
( |
| ) |
|
|
virtualslot |
Unlocks the size on the view.
The documentation for this class was generated from the following file: