itom  4.1.0
ito::DialogSnapshot Class Reference
Inheritance diagram for ito::DialogSnapshot:

Public Member Functions

 DialogSnapshot (QWidget *parent, QPointer< AddInDataIO > cam, ito::RetVal &retval)
 

Protected Member Functions

void init ()
 
void checkRetval (const ito::RetVal retval)
 
void setBtnOptions (const bool checking)
 
void acquisitionStart ()
 
void acquisitionEnd ()
 
void timerEvent (QTimerEvent *event)
 
void closeEvent (QCloseEvent *event)
 
void setGroupTimestampEnabled ()
 

Protected Attributes

QString m_path
 
QList< ito::AddInAlgo::FilterDef * > m_filterPlugins
 
bool addComboItem
 
Ui::DialogSnapshot ui
 
ito::DataIOThreadCtrlm_pCamera
 
QVector< ito::ParamBasem_paramsOpt
 
QVector< ito::ParamBasem_paramsMand
 
QVector< ito::ParamBasem_autoOut
 
QList< int64 > m_stamp
 
int m_totalSnaps
 
int m_numSnapsDone
 
int m_timerID
 
bool m_wasAutoGrabbing
 
QList< ito::DataObjectm_acquiredImages
 

Private Slots

void on_btnSnap_clicked ()
 
void on_btnClose_clicked ()
 
void on_btnFolder_clicked ()
 
void on_btnOptions_clicked ()
 
void on_comboType_currentIndexChanged (int index)
 
void on_checkMulti_stateChanged (int state)
 
void on_checkTimer_stateChanged (int state)
 
void on_checkAutograbbing_stateChanged (int state)
 
void on_checkSaveAfterSnap_stateChanged (int state)
 

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