Version: 6.3.1
Data Structures | Public Member Functions | Private Slots | Private Attributes

SetupDlg Class Reference

#include <VisuGUI_TimeAnimation.h>

Inheritance diagram for SetupDlg:
Inheritance graph

Data Structures

class  LineEdit

Public Member Functions

 SetupDlg (QWidget *theParent, VisuGUI *theModule, VISU_TimeAnimation *theAnimator)
 ~SetupDlg ()
void initialize ()
bool isRegenerate () const
void setIsRegenerate (const bool on)

Private Slots

void onClose ()
void onFieldChange (int theIndex)
void onTypeChanged (int theIndex)
void onPreferencesDlg ()
void onRangeCheck (bool theCheck)
void onMinValue ()
void onMaxValue ()
void onMinValueEdit (const QString &)
void onMaxValueEdit (const QString &)
void onSequenceCheck (bool theCheck)
void onIndicesChanged (const QString &theIndices)
void onValuesChanged ()
void onArrangeDlg ()

Private Attributes

VisuGUImyModule
VISU_TimeAnimationmyAnimator
bool myIsRegenerate
QListWidgetmyFieldLst
QComboBox * myTypeCombo
std::vector< int > myComboId2TypeId
std::map< int, int > myTypeId2ComboId
QPushButton * myPropBtn
QPushButton * myArrangeBtn
QGroupBoxmyUseRangeBox
QLineEditmyMinVal
QLineEditmyMaxVal
QGroupBoxmyUseSequenceBox
QLineEditmyIndices
QListWidgetmyValues

Constructor & Destructor Documentation

SetupDlg::SetupDlg ( QWidget theParent,
VisuGUI theModule,
VISU_TimeAnimation theAnimator 
)
SetupDlg.~SetupDlg ( )

Member Function Documentation

void SetupDlg::initialize ( )
bool SetupDlg.isRegenerate ( ) const

References myIsRegenerate.

void SetupDlg.setIsRegenerate ( const bool  on)

References myIsRegenerate.

void SetupDlg::onClose ( ) [private, slot]
void SetupDlg::onFieldChange ( int  theIndex) [private, slot]
void SetupDlg::onTypeChanged ( int  theIndex) [private, slot]
void SetupDlg::onPreferencesDlg ( ) [private, slot]
void SetupDlg::onRangeCheck ( bool  theCheck) [private, slot]
void SetupDlg::onMinValue ( ) [private, slot]
void SetupDlg::onMaxValue ( ) [private, slot]
void SetupDlg::onMinValueEdit ( const QString &  theVal) [private, slot]
void SetupDlg::onMaxValueEdit ( const QString &  theVal) [private, slot]
void SetupDlg::onSequenceCheck ( bool  theCheck) [private, slot]
void SetupDlg::onIndicesChanged ( const QString &  theIndices) [private, slot]
void SetupDlg::onValuesChanged ( ) [private, slot]
void SetupDlg::onArrangeDlg ( ) [private, slot]

References myAnimator.


Field Documentation

bool SetupDlg.myIsRegenerate [private]
QComboBox* SetupDlg.myTypeCombo [private]
std::vector<int> SetupDlg.myComboId2TypeId [private]
std::map<int,int> SetupDlg.myTypeId2ComboId [private]
QPushButton* SetupDlg.myPropBtn [private]
QPushButton* SetupDlg.myArrangeBtn [private]
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS