#include <pqImageOutputInfo.h>
Inherits QWidget.
Definition at line 47 of file pqImageOutputInfo.h.
§ pqImageOutputInfo() [1/2]
| pqImageOutputInfo::pqImageOutputInfo |
( |
QWidget * |
parent_ = NULL | ) |
|
§ pqImageOutputInfo() [2/2]
| pqImageOutputInfo::pqImageOutputInfo |
( |
QWidget * |
parentObject, |
|
|
Qt::WindowFlags |
parentFlags, |
|
|
pqView * |
view, |
|
|
QString & |
viewName |
|
) |
| |
§ ~pqImageOutputInfo()
| pqImageOutputInfo::~pqImageOutputInfo |
( |
| ) |
|
§ setupScreenshotInfo()
| void pqImageOutputInfo::setupScreenshotInfo |
( |
| ) |
|
§ getView()
| pqView* pqImageOutputInfo::getView |
( |
| ) |
|
§ getImageFileName()
| QString pqImageOutputInfo::getImageFileName |
( |
| ) |
|
§ hideFrequencyInput()
| void pqImageOutputInfo::hideFrequencyInput |
( |
| ) |
|
§ showFrequencyInput()
| void pqImageOutputInfo::showFrequencyInput |
( |
| ) |
|
§ hideFitToScreen()
| void pqImageOutputInfo::hideFitToScreen |
( |
| ) |
|
§ showFitToScreen()
| void pqImageOutputInfo::showFitToScreen |
( |
| ) |
|
§ hideMagnification()
| void pqImageOutputInfo::hideMagnification |
( |
| ) |
|
§ showMagnification()
| void pqImageOutputInfo::showMagnification |
( |
| ) |
|
§ getWriteFrequency()
| int pqImageOutputInfo::getWriteFrequency |
( |
| ) |
|
§ fitToScreen()
| bool pqImageOutputInfo::fitToScreen |
( |
| ) |
|
§ getMagnification()
| int pqImageOutputInfo::getMagnification |
( |
| ) |
|
§ getComposite()
| bool pqImageOutputInfo::getComposite |
( |
| ) |
|
§ getUseFloatValues()
| bool pqImageOutputInfo::getUseFloatValues |
( |
| ) |
|
§ setCinemaVisible()
| void pqImageOutputInfo::setCinemaVisible |
( |
bool |
status | ) |
|
Remove or add options depending on whether cinema is visible.
§ getCameraType()
| const QString pqImageOutputInfo::getCameraType |
( |
| ) |
|
§ getPhi()
| double pqImageOutputInfo::getPhi |
( |
| ) |
|
§ getTheta()
| double pqImageOutputInfo::getTheta |
( |
| ) |
|
§ getRoll()
| double pqImageOutputInfo::getRoll |
( |
| ) |
|
§ getTrackObjectName()
| QString pqImageOutputInfo::getTrackObjectName |
( |
| ) |
|
§ setView()
| void pqImageOutputInfo::setView |
( |
pqView *const |
view | ) |
|
§ compositeChanged
| void pqImageOutputInfo::compositeChanged |
( |
bool |
checked | ) |
|
|
signal |
§ updateImageFileName
| void pqImageOutputInfo::updateImageFileName |
( |
| ) |
|
|
slot |
§ updateImageFileNameExtension
| void pqImageOutputInfo::updateImageFileNameExtension |
( |
const QString & |
| ) |
|
|
slot |
§ updateCinemaType
| void pqImageOutputInfo::updateCinemaType |
( |
const QString & |
| ) |
|
|
slot |
§ updateComposite
| void pqImageOutputInfo::updateComposite |
( |
int |
| ) |
|
|
slot |
The documentation for this class was generated from the following file: