#include <VisuGUI_InputPane.h>
Constructor & Destructor Documentation
References changeTimeStamp(), VISU.GetResourceMgr(), VISU.GetSelectionMgr(), myAddButton, myAllGroups, myDataSourceGroupBox, myEntityName, myFieldFilter, myFieldName, myMedFile, myMeshName, myReInit, myRemoveButton, mySavedSelection, mySelectedGroups, myTimeStamps, myUseGroupsGroupBox, onAdd(), onListDoubleClicked(), onReInitialize(), onRemove(), onSelectionChanged(), and onTypeChanged().
| VisuGUI_InputPane::~VisuGUI_InputPane |
( |
| ) |
[virtual] |
Member Function Documentation
| bool VisuGUI_InputPane::check |
( |
| ) |
[virtual] |
| void VisuGUI_InputPane::clear |
( |
| ) |
[virtual] |
References batchmode_visu_view3d.aMeshName, visu_cache.anInput, visu_cache.aResult, visu_cache.aTimeStampNumber, VISU.CELL_ENTITY, clear(), VISU.EDGE_ENTITY, VISU.FACE_ENTITY, VISU.Prs3d_i.GetCMeshName(), VISU.ColoredPrs3d_i.GetEntity(), VISU.ColoredPrs3d_i.GetFieldName(), VISU.ColoredPrs3d_i.GetGroupNames(), VISU.ColoredPrs3d_i.GetHolderEntry(), VISU.Result_i.GetInput(), VISU.Prs3d_i.GetMeshName(), VISU.RemovableObject_i.GetName(), VISU.Prs3d_i.GetResultObject(), VISU.GetSelectionMgr(), VISU.GetServant(), VISU.ColoredPrs3d_i.GetTimeStampIndexByNumber(), VISU.ColoredPrs3d_i.GetTimeStampNumber(), VISU.ColoredPrs3d_i.GetTimeStampsRange(), VISU.ColoredPrs3d_i.IsTimeStampFixed(), myAllGroups, myDataSourceGroupBox, myEntity, myEntityName, myFieldFilter, myFieldName, myMedFile, myMeshName, myModule, myPrs, myResult, mySelectedGroups, VISU.ColoredPrs3dHolder.TimeStampInfo.myTime, myTimeStamps, myUseGroupsGroupBox, VISU.NODE_ENTITY, and VisuGUI_FieldFilter.setPrs3dEntry().
References VISU.ColoredPrs3d_i.AddMeshOnGroup(), VISU.Prs3d_i.Apply(), VISU.ColoredPrs3d_i.GetTimeStampNumberByIndex(), myEntity, myFieldName, myMeshName, myResult, mySelectedGroups, myTimeStamps, myUseGroupsGroupBox, VISU.ColoredPrs3d_i.RemoveAllGeom(), VISU.ColoredPrs3d_i.SetEntity(), VISU.ColoredPrs3d_i.SetFieldName(), VISU.Prs3d_i.SetMeshName(), VISU.Prs3d_i.SetResultObject(), VISU.ColoredPrs3d_i.SetSourceGeometry(), and VISU.ColoredPrs3d_i.SetTimeStampNumber().
| bool VisuGUI_InputPane::eventFilter |
( |
QObject * |
object, |
|
|
QEvent * |
event |
|
) |
| |
| void VisuGUI_InputPane::SetRestoreInitialSelection |
( |
bool |
on | ) |
|
| bool VisuGUI_InputPane::GetRestoreInitialSelection |
( |
| ) |
|
| void VisuGUI_InputPane::onSelectionChanged |
( |
| ) |
[virtual, slot] |
References _PTR(), visu_cache.aFieldName, visu_cache.aMedFile, batchmode_visu_view3d.aMeshName, VISU.Prs3d_i.Apply(), VISU.FindResult(), VISU.GetAppStudy(), VISU.GetSelectionMgr(), VISU.GetSObject(), VISU.Storable.GetStorableMap(), VISU.ColoredPrs3d_i.GetTimeStampNumberByIndex(), Handle(), VisuGUI_Prs3dDlg.initFromPrsObject(), myDialog, myEntity, myEntityName, myFieldName, myMedFile, myMeshName, myModule, myPrs, myReInit, myResult, myTimeStamps, VISU.ColoredPrs3d_i.SetEntity(), VISU.ColoredPrs3d_i.SetFieldName(), VISU.Prs3d_i.SetMeshName(), VISU.Prs3d_i.SetResultObject(), VISU.ColoredPrs3d_i.SetTimeStampNumber(), VISU.Storable.SObject2Type(), and VISU.TFIELD.
| void VisuGUI_InputPane::onReInitialize |
( |
bool |
on | ) |
[virtual, slot] |
| void VisuGUI_InputPane::changeTimeStamp |
( |
int |
theTimeStamp | ) |
[virtual, slot] |
| void VisuGUI_InputPane::onTypeChanged |
( |
| ) |
[private, slot] |
| void VisuGUI_InputPane::onListDoubleClicked |
( |
QListWidgetItem * |
theItem | ) |
[private, slot] |
| void VisuGUI_InputPane::onAdd |
( |
| ) |
[private, slot] |
| void VisuGUI_InputPane::onRemove |
( |
| ) |
[private, slot] |
Called when remove button is clicked, remove selected items from choosen
References mySelectedGroups.
Field Documentation