ParaView
Public Slots | Signals | Public Member Functions | List of all members
pqImageOutputInfo Class Reference

#include <pqImageOutputInfo.h>

Inherits QWidget.

Public Slots

void updateImageFileName ()
 
void updateImageFileNameExtension (const QString &)
 
void updateCinemaType (const QString &)
 
void updateComposite (int)
 

Signals

void compositeChanged (bool checked)
 

Public Member Functions

 pqImageOutputInfo (QWidget *parent_=NULL)
 
 pqImageOutputInfo (QWidget *parentObject, Qt::WindowFlags parentFlags, pqView *view, QString &viewName)
 
 ~pqImageOutputInfo ()
 
void setupScreenshotInfo ()
 
pqViewgetView ()
 
QString getImageFileName ()
 
void hideFrequencyInput ()
 
void showFrequencyInput ()
 
void hideFitToScreen ()
 
void showFitToScreen ()
 
void hideMagnification ()
 
void showMagnification ()
 
int getWriteFrequency ()
 
bool fitToScreen ()
 
int getMagnification ()
 
bool getComposite ()
 
bool getUseFloatValues ()
 
void setCinemaVisible (bool status)
 Remove or add options depending on whether cinema is visible. More...
 
const QString getCameraType ()
 
double getPhi ()
 
double getTheta ()
 
double getRoll ()
 
QString getTrackObjectName ()
 
void setView (pqView *const view)
 

Detailed Description

Definition at line 47 of file pqImageOutputInfo.h.

Constructor & Destructor Documentation

◆ 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 ( )

Member Function Documentation

◆ 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: