ParaView
Classes | Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes | Friends | List of all members
pqSGExportStateWizard Class Referenceabstract

#include <pqSGExportStateWizard.h>

Inherits QWizard.

Collaboration diagram for pqSGExportStateWizard:
Collaboration graph
[legend]

Classes

class  pqInternals
 

Public Member Functions

 pqSGExportStateWizard (QWidget *parentObject=0, Qt::WindowFlags parentFlags=0)
 
virtual ~pqSGExportStateWizard ()
 
virtual bool validateCurrentPage ()
 
virtual void customize ()=0
 

Protected Slots

void updateAddRemoveButton ()
 
void onShowAllSources (bool)
 
void onAdd ()
 
void onRemove ()
 
void toggleCinema (bool)
 

Protected Member Functions

virtual bool getCommandString (QString &command)=0
 
QList< pqImageOutputInfo * > getImageOutputInfos ()
 

Protected Attributes

pqInternalsInternals
 

Friends

class pqSGExportStateWizardPage2
 
class pqSGExportStateWizardPage3
 

Detailed Description

Definition at line 44 of file pqSGExportStateWizard.h.

Constructor & Destructor Documentation

◆ pqSGExportStateWizard()

pqSGExportStateWizard::pqSGExportStateWizard ( QWidget *  parentObject = 0,
Qt::WindowFlags  parentFlags = 0 
)

◆ ~pqSGExportStateWizard()

virtual pqSGExportStateWizard::~pqSGExportStateWizard ( )
virtual

Member Function Documentation

◆ validateCurrentPage()

virtual bool pqSGExportStateWizard::validateCurrentPage ( )
virtual

◆ customize()

virtual void pqSGExportStateWizard::customize ( )
pure virtual

◆ updateAddRemoveButton

void pqSGExportStateWizard::updateAddRemoveButton ( )
protectedslot

◆ onShowAllSources

void pqSGExportStateWizard::onShowAllSources ( bool  )
protectedslot

◆ onAdd

void pqSGExportStateWizard::onAdd ( )
protectedslot

◆ onRemove

void pqSGExportStateWizard::onRemove ( )
protectedslot

◆ toggleCinema

void pqSGExportStateWizard::toggleCinema ( bool  )
protectedslot

◆ getCommandString()

virtual bool pqSGExportStateWizard::getCommandString ( QString &  command)
protectedpure virtual

◆ getImageOutputInfos()

QList<pqImageOutputInfo*> pqSGExportStateWizard::getImageOutputInfos ( )
protected

Friends And Related Function Documentation

◆ pqSGExportStateWizardPage2

friend class pqSGExportStateWizardPage2
friend

Definition at line 74 of file pqSGExportStateWizard.h.

◆ pqSGExportStateWizardPage3

friend class pqSGExportStateWizardPage3
friend

Definition at line 75 of file pqSGExportStateWizard.h.

Member Data Documentation

◆ Internals

pqInternals* pqSGExportStateWizard::Internals
protected

Definition at line 68 of file pqSGExportStateWizard.h.


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