#include <GenericGui.hxx>


Public Slots | |
| void | onCleanOnExit () |
Public Member Functions | |
| GenericGui (YACS::HMI::SuitWrapper *wrapper, QMainWindow *parent=0) | |
| virtual | ~GenericGui () |
| void | createActions () |
| void | createMenus () |
| void | createTools () |
| void | initialMenus () |
| void | hideAllMenus () |
| void | showBaseMenus (bool show) |
| void | showEditionMenus (bool show) |
| void | showExecMenus (bool show) |
| void | showCommonMenus (bool show) |
| void | switchContext (QWidget *view, bool onExit=false) |
| bool | closeContext (QWidget *view, bool onExit=false) |
| void | showDockWidgets (bool isVisible) |
| void | raiseStacked () |
| CatalogWidget * | getCatalogWidget () |
| std::list< std::string > | getMachineList () |
| void | createForEachLoop (std::string type="double") |
| void | putGraphInForeachLoop (std::string type) |
| virtual void | loadSchema (const std::string &filename, bool edit=true, bool arrangeLocalNodes=false) |
| virtual void | onHelpContextModule (const QString &, const QString &, const QString &=QString()) |
| void | createContext (YACS::ENGINE::Proc *proc, const QString &schemaName, const QString &runName, bool forEdition) |
| YACSGuiLoader * | getLoader () |
| void | setLoadedPresentation (YACS::ENGINE::Proc *proc) |
Protected Member Functions | |
| int | getMenuId () |
| QString | getSaveFileName (const QString &fileName=QString()) |
| bug confirmOverwrite : correction Qt 4.3.5 More... | |
Protected Attributes | |
| YACSGuiLoader * | _loader |
| SuitWrapper * | _wrapper |
| QMainWindow * | _parent |
| QDockWidget * | _dwTree |
| QDockWidget * | _dwStacked |
| QDockWidget * | _dwCatalogs |
| BatchJobsListDialog * | _BJLdialog |
| YACS::ENGINE::Catalog * | _builtinCatalog |
| YACS::ENGINE::Catalog * | _sessionCatalog |
| CatalogWidget * | _catalogsWidget |
| std::map< QWidget *, YACS::HMI::QtGuiContext * > | _mapViewContext |
| int | _menuId |
| int | _toolId |
| int | _schemaCnt |
| bool | _isSaved |
| std::list< std::string > | _machineList |
Private Member Functions | |
| void | displayLinks (bool isShown) |
| void | displayControlLinks (bool isShown) |
| void | displayPortLinks (bool isShown) |
| void | displayALink (bool isShown) |
| void | emphasizePortLink (YACS::HMI::SubjectDataPort *sub, bool emphasize) |
Definition at line 56 of file GenericGui.hxx.
| GenericGui::GenericGui | ( | YACS::HMI::SuitWrapper * | wrapper, |
| QMainWindow * | parent = 0 |
||
| ) |
Definition at line 81 of file GenericGui.cxx.
References _BJLdialog, _builtinCatalog, _catalogsWidget, YACS::ENGINE::Catalog::_componentMap, YACS::HMI::QtGuiContext::_counters, _dwCatalogs, _dwStacked, _dwTree, _guiEditor, _isSaved, _loader, _machineList, _mapViewContext, _menuId, _parent, _schemaCnt, _sessionCatalog, YACS::ENGINE::Catalog::_typeMap, _wrapper, YACS::ENGINE::Runtime::addCatalog(), YACS::HMI::CatalogWidget::addCatalogFromFile(), DEBTRACE, YACS::ENGINE::Runtime::getBuiltinCatalog(), YACS::ENGINE::RuntimeSALOME::getOrb(), YACS::ENGINE::getSALOMERuntime(), YACS::ENGINE::Runtime::loadCatalog(), YACS::HMI::SuitWrapper::objectBrowser(), orb, YACS::YACSLoader::registerProcCataLoader(), SALOME_NamingService_Wrapper::Resolve(), YACS::HMI::GuiObserver::setEventMap(), YACS::ENGINE::RuntimeSALOME::setRuntime(), YACS::HMI::Resource::tabPanelsUp, and YACS::HMI::Resource::userCatalog.
|
virtual |
Definition at line 184 of file GenericGui.cxx.
References _BJLdialog.
| bool GenericGui::closeContext | ( | QWidget * | view, |
| bool | onExit = false |
||
| ) |
Definition at line 863 of file GenericGui.cxx.
References _isSaved, _mapViewContext, _wrapper, DEBTRACE, YACS::HMI::SuitWrapper::deleteSchema(), YACS::HMI::QtGuiContext::getGuiExecutor(), YACS::HMI::QtGuiContext::getQtCurrent(), onExportSchemaAs(), and switchContext().
Referenced by onCleanOnExit(), and Yacsgui::onTryClose().
| void GenericGui::createActions | ( | ) |
Definition at line 189 of file GenericGui.cxx.
References _abortAct, _arrangeLocalNodesAct, _arrangeRecurseNodesAct, _blockNodeAct, _breakpointsModeAct, _centerOnNodeAct, _chooseBatchJobAct, _computeLinkAct, _copyItemAct, _CORBAServiceNodeAct, _cppNodeAct, _createDataTypeAct, _cutItemAct, _deEmphasizeAllAct, _deleteItemAct, _editDataTypesAct, _emphasisCtrlLinksAct, _emphasisLinkAct, _emphasisPortLinksAct, _execModeGroup, _exportSchemaAct, _exportSchemaAsAct, _FOREACHNodeAct, _FORNodeAct, _getContainerLogAct, _getErrorDetailsAct, _getErrorReportAct, _getYacsContainerLogAct, _hideAllLinksAct, _hideCtrlLinksAct, _hideLinkAct, _hidePortLinksAct, _importCatalogAct, _importDataTypeAct, _importSchemaAct, _importSupervSchemaAct, _inDataNodeAct, _inlineFunctionNodeAct, _inlineScriptNodeAct, _inStudyNodeAct, _loadAndRunSchemaAct, _loadRunStateSchemaAct, _newContainerAct, _newCorbaComponentAct, _newEditionAct, _newHPContainerAct, _newSalomeComponentAct, _newSalomePythonComponentAct, _newSchemaAct, _nodeFromCatalogAct, _nodeNodeServiceNodeAct, _OptimizerLoopAct, _outDataNodeAct, _outStudyNodeAct, _parent, _pasteItemAct, _pauseAct, _putGraphInBlocAct, _putGraphInForLoopAct, _putGraphInOptimizerLoopAct, _putGraphInWhileLoopAct, _putInBlocAct, _redoAct, _resetAct, _runLoadedSchemaAct, _salomeServiceNodeAct, _saveRunStateAct, _selectComponentInstanceAct, _selectReferenceAct, _serviceInlineNodeAct, _showAllLinksAct, _showCtrlLinksAct, _showLinkAct, _showOnlyCtrlLinksAct, _showOnlyLinkAct, _showOnlyPortLinksAct, _showPortLinksAct, _showRedoAct, _showUndoAct, _shrinkExpand, _shrinkExpandChildren, _shrinkExpandElementaryRecursively, _shutdownProcAct, _startResumeAct, _stepByStepModeAct, _SWITCHNodeAct, _toggleAddRowColsAct, _toggleAutomaticComputeLinkAct, _toggleForce2NodesLinkAct, _toggleSceneItemVisibleAct, _toggleSimplifyLinkAct, _toggleStopOnErrorAct, _toggleStraightLinksAct, _undoAct, _whatsThisAct, _WHILENodeAct, _withoutStopModeAct, _wrapper, _zoomToBlocAct, YACS::HMI::Resource::addRowCols, YACS::HMI::Resource::autoComputeLinks, YACS::HMI::SuitWrapper::createAction(), getMenuId(), onAbort(), onArrangeLocalNodes(), onArrangeRecurseNodes(), onBlockNode(), onBreakpointsMode(), onCenterOnNode(), onChooseBatchJob(), onCopyItem(), onCORBAServiceNode(), onCppNode(), onCreateDataType(), onCutItem(), onDeEmphasizeAll(), onDeleteItem(), onEditDataTypes(), onEmphasisCtrlLinks(), onEmphasisLink(), onEmphasisPortLinks(), onExportSchema(), onExportSchemaAs(), onFOREACHNode(), onFORNode(), onGetContainerLog(), onGetErrorDetails(), onGetErrorReport(), onGetYacsContainerLog(), onHideAllLinks(), onHideCtrlLinks(), onHideLink(), onHidePortLinks(), onImportCatalog(), onImportDataType(), onImportSchema(), onImportSupervSchema(), onInDataNode(), onInlineFunctionNode(), onInlineScriptNode(), onInStudyNode(), onLoadAndRunSchema(), onLoadRunStateSchema(), onNewContainer(), onNewCorbaComponent(), onNewEdition(), onNewHPContainer(), onNewSalomeComponent(), onNewSalomePythonComponent(), onNewSchema(), onNodeFromCatalog(), onNodeNodeServiceNode(), onOptimizerLoop(), onOutDataNode(), onOutStudyNode(), onPasteItem(), onPause(), onPutGraphInBloc(), onPutGraphInForLoop(), onPutGraphInOptimizerLoop(), onPutGraphInWhileLoop(), onPutInBloc(), onRebuildLinks(), onRedo(), onReset(), onRunLoadedSchema(), onSalomeServiceNode(), onSaveRunState(), onSelectComponentInstance(), onSelectReference(), onServiceInlineNode(), onShowAllLinks(), onShowCtrlLinks(), onShowLink(), onShowOnlyCtrlLinks(), onShowOnlyLink(), onShowOnlyPortLinks(), onShowPortLinks(), onShowRedo(), onShowUndo(), onShrinkExpand(), onShrinkExpandChildren(), onShrinkExpandElementaryRecursively(), onShutdownProc(), onStartResume(), onStepByStepMode(), onSWITCHNode(), onToggleAddRowCols(), onToggleAutomaticComputeLinks(), onToggleForce2NodesLinks(), onToggleSceneItemVisible(), onToggleSimplifyLinks(), onToggleStopOnError(), onToggleStraightLinks(), onUndo(), onWhatsThis(), onWHILENode(), onWithoutStopMode(), onZoomToBloc(), YACS::HMI::Resource::simplifyLink, and YACS::HMI::Resource::straightLinks.
Referenced by Yacsgui::initialize().
| void GenericGui::createContext | ( | YACS::ENGINE::Proc * | proc, |
| const QString & | schemaName, | ||
| const QString & | runName, | ||
| bool | forEdition | ||
| ) |
a QtGuiContext instance is created for each schema in edition or each execution or run of a schema. The context stores references of a lot of objects related to the edition or execution.
| proc | the schema to run or edit, loaded from file or just created empty. |
| schemaName | filename of the schema in edition, also used in execution to publish a run under the edition name in Salome object browser. |
| runName | filename of the schema in execution, not used in edition. |
| forEdition | if true, edition mode, if false, execution mode. |
Definition at line 1043 of file GenericGui.cxx.
References _builtinCatalog, _catalogsWidget, _dwStacked, _dwTree, _mapViewContext, _parent, _sessionCatalog, _withoutStopModeAct, _wrapper, YACS::HMI::SuitWrapper::AssociateViewToWindow(), YACS::HMI::SuitWrapper::createNewRun(), YACS::HMI::SuitWrapper::createNewSchema(), DEBTRACE, YACS::HMI::Subject::getName(), YACS::HMI::SuitWrapper::getNewWindow(), YACS::HMI::QtGuiContext::getQtCurrent(), YACS::HMI::GuiContext::getSubjectProc(), YACS::HMI::ProcInvoc::getTypeOfNode(), YACS::HMI::QtGuiContext::getWindow(), YACS::HMI::TreeView::resizeColumns(), YACS::HMI::GuiContext::setCurrentCatalog(), YACS::ENGINE::Proc::setEdition(), YACS::HMI::QtGuiContext::setEdition(), YACS::HMI::SchemaModel::setEdition(), YACS::HMI::QtGuiContext::setEditionRoot(), YACS::HMI::QtGuiContext::setEditTree(), YACS::HMI::QtGuiContext::setFileName(), YACS::HMI::QtGuiContext::setGuiExecutor(), setLoadedPresentation(), YACS::HMI::GuiContext::setLoading(), YACS::HMI::GuiContext::setNotSaved(), YACS::HMI::QtGuiContext::setProc(), YACS::HMI::QtGuiContext::setQtCurrent(), YACS::HMI::QtGuiContext::setScene(), YACS::HMI::QtGuiContext::setSchemaModel(), YACS::HMI::QtGuiContext::setSelectionModel(), YACS::HMI::GuiContext::setSessionCatalog(), YACS::HMI::QtGuiContext::setStackedWidget(), YACS::HMI::QtGuiContext::setView(), YACS::HMI::QtGuiContext::setWindow(), showCommonMenus(), showEditionMenus(), showExecMenus(), YACS::HMI::UPDATE, YACS::HMI::SubjectNode::update(), and YASSERT.
Referenced by loadSchema(), onImportSchema(), onImportSupervSchema(), onLoadAndRunSchema(), onNewSchema(), onRunLoadedSchema(), and YACS::HMI::BatchJobsListDialog::userOK().
| void GenericGui::createForEachLoop | ( | std::string | type = "double" | ) |
Definition at line 2070 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::CreateForEachLoop(), and DEBTRACE.
Referenced by YACS::HMI::MenusBase::foreachAction(), and onFOREACHNode().
| void GenericGui::createMenus | ( | ) |
Definition at line 628 of file GenericGui.cxx.
References _abortAct, _breakpointsModeAct, _chooseBatchJobAct, _exportSchemaAct, _exportSchemaAsAct, _hideAllLinksAct, _importCatalogAct, _importSchemaAct, _importSupervSchemaAct, _loadAndRunSchemaAct, _loadRunStateSchemaAct, _newSchemaAct, _pauseAct, _redoAct, _resetAct, _runLoadedSchemaAct, _saveRunStateAct, _showAllLinksAct, _showRedoAct, _showUndoAct, _startResumeAct, _stepByStepModeAct, _toggleAddRowColsAct, _toggleAutomaticComputeLinkAct, _toggleForce2NodesLinkAct, _toggleSimplifyLinkAct, _toggleStopOnErrorAct, _toggleStraightLinksAct, _undoAct, _whatsThisAct, _withoutStopModeAct, _wrapper, YACS::HMI::SuitWrapper::createMenu(), and YACS::HMI::SuitWrapper::separator().
Referenced by Yacsgui::initialize().
| void GenericGui::createTools | ( | ) |
Definition at line 683 of file GenericGui.cxx.
References _abortAct, _breakpointsModeAct, _chooseBatchJobAct, _exportSchemaAct, _exportSchemaAsAct, _hideAllLinksAct, _importCatalogAct, _importSchemaAct, _loadAndRunSchemaAct, _loadRunStateSchemaAct, _newSchemaAct, _pauseAct, _redoAct, _resetAct, _runLoadedSchemaAct, _saveRunStateAct, _showAllLinksAct, _startResumeAct, _stepByStepModeAct, _toggleAddRowColsAct, _toggleAutomaticComputeLinkAct, _toggleSimplifyLinkAct, _toggleStopOnErrorAct, _toggleStraightLinksAct, _undoAct, _whatsThisAct, _withoutStopModeAct, _wrapper, YACS::HMI::SuitWrapper::createTool(), and YACS::HMI::SuitWrapper::separator().
Referenced by Yacsgui::initialize().
|
private |
Definition at line 2374 of file GenericGui.cxx.
References YACS::HMI::QtGuiContext::_mapOfSceneItem, YACS::HMI::QtGuiContext::getQtCurrent(), and YACS::HMI::QtGuiContext::getSelectedSubject().
Referenced by onHideLink(), onShowLink(), and onShowOnlyLink().
|
private |
Definition at line 2323 of file GenericGui.cxx.
References YACS::HMI::QtGuiContext::_mapOfSceneItem, YACS::HMI::GuiContext::_mapOfSubjectControlLink, and YACS::HMI::QtGuiContext::getQtCurrent().
Referenced by onHideAllLinks(), and onShowAllLinks().
|
private |
Definition at line 2308 of file GenericGui.cxx.
References YACS::HMI::QtGuiContext::_mapOfSceneItem, YACS::HMI::GuiContext::_mapOfSubjectLink, and YACS::HMI::QtGuiContext::getQtCurrent().
Referenced by onHideAllLinks(), and onShowAllLinks().
|
private |
Definition at line 2338 of file GenericGui.cxx.
References YACS::HMI::QtGuiContext::_mapOfSceneItem, DEBTRACE, YACS::HMI::SubjectDataPort::getListOfSubjectLink(), YACS::HMI::Subject::getName(), YACS::HMI::SubjectDataPort::getName(), YACS::HMI::SubjectNode::getName(), YACS::HMI::QtGuiContext::getQtCurrent(), YACS::HMI::QtGuiContext::getSelectedSubject(), and YACS::HMI::SubjectNode::getSubjectControlLinks().
Referenced by onHideCtrlLinks(), onHidePortLinks(), onShowCtrlLinks(), onShowOnlyCtrlLinks(), onShowOnlyPortLinks(), and onShowPortLinks().
|
private |
Definition at line 2591 of file GenericGui.cxx.
References DEBTRACE, YACS::HMI::EMPHASIZE, YACS::HMI::SubjectDataPort::getListOfSubjectLink(), YACS::HMI::SubjectDataPort::getName(), YACS::HMI::SubjectLink::getSubjectInPort(), YACS::HMI::SubjectLink::getSubjectOutPort(), and YACS::HMI::Subject::update().
Referenced by onEmphasisPortLinks().
|
inline |
Definition at line 77 of file GenericGui.hxx.
Referenced by Yacsgui::initialize(), YACS::HMI::TablePortsEdition::oncb_insert_activated(), and Yacsgui::preferencesChanged().
|
inline |
Definition at line 87 of file GenericGui.hxx.
Referenced by YACS::HMI::BatchJobsListDialog::userOK().
| std::list< std::string > GenericGui::getMachineList | ( | ) |
Definition at line 999 of file GenericGui.cxx.
References _machineList, YACS::ENGINE::RuntimeSALOME::getOrb(), YACS::ENGINE::getSALOMERuntime(), yacsorb.CORBAEngineTest::i, orb, and SALOME_NamingService_Wrapper::Resolve().
|
inlineprotected |
|
protected |
bug confirmOverwrite : correction Qt 4.3.5
Definition at line 1504 of file GenericGui.cxx.
References _guiEditor, _parent, YACS::HMI::GuiEditor::asciiFilter(), and DEBTRACE.
Referenced by onExportSchema(), onExportSchemaAs(), and onSaveRunState().
| void GenericGui::hideAllMenus | ( | ) |
Definition at line 735 of file GenericGui.cxx.
References showBaseMenus(), showCommonMenus(), showEditionMenus(), and showExecMenus().
Referenced by switchContext().
| void GenericGui::initialMenus | ( | ) |
Definition at line 727 of file GenericGui.cxx.
References showBaseMenus(), showCommonMenus(), showEditionMenus(), and showExecMenus().
Referenced by switchContext().
|
virtual |
Definition at line 1299 of file GenericGui.cxx.
References _guiEditor, _loader, YACS::HMI::GuiEditor::arrangeProc(), createContext(), DEBTRACE, YACS::ENGINE::Proc::getLogger(), YACS::ENGINE::Logger::getStr(), YACS::ENGINE::Logger::isEmpty(), and YACS::HMI::YACSGuiLoader::load().
Referenced by Yacsgui::loadSchema().
|
privateslot |
Definition at line 1777 of file GenericGui.cxx.
References DEBTRACE, YACS::HMI::QtGuiContext::getGuiExecutor(), YACS::HMI::QtGuiContext::getQtCurrent(), and YACS::HMI::GuiExecutor::killDataflow().
Referenced by createActions().
|
privateslot |
Definition at line 2160 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::arrangeNodes(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 2166 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::arrangeNodes(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 2052 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::CreateBloc(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 2267 of file GenericGui.cxx.
References DEBTRACE, YACS::HMI::QtGuiContext::getGuiExecutor(), YACS::HMI::QtGuiContext::getQtCurrent(), and YACS::HMI::GuiExecutor::setBreakpointMode().
Referenced by createActions().
|
privateslot |
Definition at line 2184 of file GenericGui.cxx.
References DEBTRACE, YACS::HMI::QtGuiContext::getQtCurrent(), YACS::HMI::QtGuiContext::getView(), and YACS::HMI::GraphicsView::onCenterOnNode().
Referenced by createActions().
|
privateslot |
Definition at line 1757 of file GenericGui.cxx.
References _BJLdialog, and DEBTRACE.
Referenced by createActions().
|
slot |
Definition at line 2580 of file GenericGui.cxx.
References _mapViewContext, closeContext(), and DEBTRACE.
Referenced by Yacsgui::onCleanOnExit().
|
privateslot |
Definition at line 2112 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::CopySubject(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 1993 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::CreateNode(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 2004 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::CreateNode(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
|
privateslot |
Definition at line 2106 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::CutSubject(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 2535 of file GenericGui.cxx.
References YACS::HMI::QtGuiContext::_mapOfSchemaItem, DEBTRACE, YACS::HMI::EMPHASIZE, YACS::HMI::QtGuiContext::getQtCurrent(), and YACS::HMI::Subject::update().
Referenced by createActions().
|
privateslot |
Definition at line 2100 of file GenericGui.cxx.
References _guiEditor, DEBTRACE, and YACS::HMI::GuiEditor::DeleteSubject().
Referenced by createActions().
|
privateslot |
|
privateslot |
Definition at line 2480 of file GenericGui.cxx.
References DEBTRACE, YACS::HMI::EMPHASIZE, YACS::HMI::Subject::getName(), YACS::HMI::SubjectNode::getName(), YACS::HMI::QtGuiContext::getQtCurrent(), YACS::HMI::QtGuiContext::getSelectedSubject(), YACS::HMI::SubjectNode::getSubjectControlLinks(), YACS::HMI::SubjectControlLink::getSubjectInNode(), YACS::HMI::SubjectControlLink::getSubjectOutNode(), and YACS::HMI::Subject::update().
Referenced by createActions().
|
privateslot |
Definition at line 2526 of file GenericGui.cxx.
References DEBTRACE, YACS::HMI::EMPHASIZE, YACS::HMI::QtGuiContext::getQtCurrent(), YACS::HMI::QtGuiContext::getSelectedSubject(), and YACS::HMI::Subject::update().
Referenced by createActions().
|
privateslot |
Definition at line 2415 of file GenericGui.cxx.
References DEBTRACE, emphasizePortLink(), YACS::HMI::Subject::getName(), YACS::HMI::SubjectNode::getName(), YACS::HMI::QtGuiContext::getQtCurrent(), YACS::HMI::QtGuiContext::getSelectedSubject(), YACS::HMI::SubjectNode::getSubjectInputPorts(), and YACS::HMI::SubjectNode::getSubjectOutputPorts().
Referenced by createActions().
|
privateslot |
Definition at line 1532 of file GenericGui.cxx.
References _parent, _wrapper, YACS::ENGINE::VisitorSaveSchema::closeFileSchema(), DEBTRACE, YACS::HMI::QtGuiContext::getFileName(), YACS::HMI::GuiContext::getProc(), YACS::HMI::QtGuiContext::getQtCurrent(), getSaveFileName(), YACS::ENGINE::VisitorSaveSchema::openFileSchema(), YACS::HMI::SuitWrapper::renameSchema(), YACS::HMI::QtGuiContext::setFileName(), YACS::HMI::GuiContext::setNotSaved(), and YACS::HMI::VisitorSaveGuiSchema::visitProc().
Referenced by createActions().
|
privateslot |
Definition at line 1561 of file GenericGui.cxx.
References _isSaved, _wrapper, YACS::ENGINE::VisitorSaveSchema::closeFileSchema(), DEBTRACE, YACS::HMI::QtGuiContext::getFileName(), YACS::HMI::GuiContext::getProc(), YACS::HMI::QtGuiContext::getQtCurrent(), getSaveFileName(), YACS::ENGINE::VisitorSaveSchema::openFileSchema(), YACS::HMI::SuitWrapper::renameSchema(), YACS::HMI::QtGuiContext::setFileName(), YACS::HMI::GuiContext::setNotSaved(), and YACS::HMI::VisitorSaveGuiSchema::visitProc().
Referenced by closeContext(), and createActions().
|
privateslot |
Definition at line 2064 of file GenericGui.cxx.
References createForEachLoop(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 2058 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::CreateForLoop(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 1881 of file GenericGui.cxx.
References _parent, DEBTRACE, YACS::HMI::GuiExecutor::getContainerLog(), YACS::HMI::QtGuiContext::getGuiExecutor(), YACS::HMI::SubjectNode::getNode(), YACS::HMI::QtGuiContext::getQtCurrent(), YACS::HMI::QtGuiContext::getSelectedSubject(), gui.logview::log, LogViewer::readFile(), and LogViewer::setText().
Referenced by createActions().
|
privateslot |
Definition at line 1859 of file GenericGui.cxx.
References _parent, DEBTRACE, YACS::ENGINE::Node::getErrorDetails(), YACS::HMI::GuiExecutor::getErrorDetails(), YACS::HMI::QtGuiContext::getGuiExecutor(), YACS::HMI::SubjectNode::getNode(), YACS::HMI::QtGuiContext::getQtCurrent(), YACS::HMI::QtGuiContext::getSelectedSubject(), gui.logview::log, and LogViewer::setText().
Referenced by createActions().
|
privateslot |
Definition at line 1837 of file GenericGui.cxx.
References _parent, DEBTRACE, YACS::ENGINE::Node::getErrorReport(), YACS::HMI::GuiExecutor::getErrorReport(), YACS::HMI::QtGuiContext::getGuiExecutor(), YACS::HMI::SubjectNode::getNode(), YACS::HMI::QtGuiContext::getQtCurrent(), YACS::HMI::QtGuiContext::getSelectedSubject(), gui.logview::log, and LogViewer::setText().
Referenced by createActions().
|
privateslot |
Definition at line 1826 of file GenericGui.cxx.
References _parent, DEBTRACE, YACS::HMI::GuiExecutor::getContainerLog(), YACS::HMI::QtGuiContext::getGuiExecutor(), YACS::HMI::QtGuiContext::getQtCurrent(), gui.logview::log, and ContainerLogViewer::readFile().
Referenced by createActions().
|
virtual |
Definition at line 2608 of file GenericGui.cxx.
References _wrapper, and YACS::HMI::SuitWrapper::onHelpContextModule().
Referenced by YACS::HMI::TreeView::event().
|
privateslot |
Definition at line 2389 of file GenericGui.cxx.
References DEBTRACE, displayControlLinks(), and displayLinks().
Referenced by createActions(), onShowOnlyCtrlLinks(), onShowOnlyLink(), and onShowOnlyPortLinks().
|
privateslot |
Definition at line 2474 of file GenericGui.cxx.
References DEBTRACE, and displayPortLinks().
Referenced by createActions().
|
privateslot |
Definition at line 2520 of file GenericGui.cxx.
References DEBTRACE, and displayALink().
Referenced by createActions().
|
privateslot |
Definition at line 2409 of file GenericGui.cxx.
References DEBTRACE, and displayPortLinks().
Referenced by createActions().
|
privateslot |
Definition at line 1586 of file GenericGui.cxx.
References _catalogsWidget, _parent, _wrapper, YACS::HMI::CatalogWidget::addCatalogFromFile(), DEBTRACE, and YACS::HMI::SuitWrapper::getQuickDirList().
Referenced by createActions().
|
privateslot |
Definition at line 1935 of file GenericGui.cxx.
References _dwCatalogs, and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 1320 of file GenericGui.cxx.
References _loader, _parent, _wrapper, createContext(), DEBTRACE, YACS::ENGINE::Proc::getLogger(), YACS::HMI::SuitWrapper::getQuickDirList(), YACS::ENGINE::Logger::getStr(), YACS::ENGINE::Logger::isEmpty(), and YACS::HMI::YACSGuiLoader::load().
Referenced by createActions().
|
privateslot |
Definition at line 1383 of file GenericGui.cxx.
References _loader, _parent, _wrapper, createContext(), DEBTRACE, gui.CONNECTOR::f(), YACS::ENGINE::Proc::getLogger(), YACS::HMI::SuitWrapper::getQuickDirList(), YACS::ENGINE::Logger::getStr(), YACS::ENGINE::Logger::isEmpty(), YACS::HMI::YACSGuiLoader::load(), and YASSERT.
Referenced by createActions().
|
privateslot |
Definition at line 2016 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::CreateNode(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 2046 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::CreateNode(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 2040 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::CreateNode(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 2028 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::CreateNode(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 1716 of file GenericGui.cxx.
References _loader, _parent, createContext(), DEBTRACE, YACS::ENGINE::Proc::getLogger(), YACS::ENGINE::Logger::getStr(), YACS::ENGINE::Logger::isEmpty(), YACS::HMI::YACSGuiLoader::load(), and onRunLoadedSchema().
Referenced by createActions().
|
privateslot |
Definition at line 1710 of file GenericGui.cxx.
References DEBTRACE, and onRunLoadedSchema().
Referenced by createActions().
|
privateslot |
Definition at line 1952 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::CreateContainer(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
|
privateslot |
Definition at line 1818 of file GenericGui.cxx.
References DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 1958 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::CreateHPContainer(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 1964 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::CreateComponentInstance(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
|
privateslot |
Definition at line 1283 of file GenericGui.cxx.
References _loader, _schemaCnt, createContext(), YACS::ENGINE::RuntimeSALOME::createProc(), DEBTRACE, YACS::ENGINE::getSALOMERuntime(), and YACS::HMI::YACSGuiLoader::reset().
Referenced by createActions().
|
privateslot |
Definition at line 2094 of file GenericGui.cxx.
References _dwCatalogs, and DEBTRACE.
Referenced by createActions().
|
privateslot |
|
privateslot |
Definition at line 2088 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::CreateOptimizerLoop(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 2022 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::CreateNode(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 2034 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::CreateNode(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 2118 of file GenericGui.cxx.
References _guiEditor, DEBTRACE, and YACS::HMI::GuiEditor::PasteSubject().
Referenced by createActions().
|
privateslot |
Definition at line 1785 of file GenericGui.cxx.
References DEBTRACE, YACS::HMI::QtGuiContext::getGuiExecutor(), YACS::HMI::QtGuiContext::getQtCurrent(), and YACS::HMI::GuiExecutor::suspendDataflow().
Referenced by createActions().
|
privateslot |
Definition at line 2129 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::arrangeNodes(), DEBTRACE, and YACS::HMI::GuiEditor::PutGraphInBloc().
Referenced by createActions().
|
privateslot |
Definition at line 2136 of file GenericGui.cxx.
References _guiEditor, DEBTRACE, and YACS::HMI::GuiEditor::PutGraphInNode().
Referenced by createActions().
|
privateslot |
Definition at line 2154 of file GenericGui.cxx.
References _guiEditor, DEBTRACE, and YACS::HMI::GuiEditor::PutGraphInNode().
Referenced by createActions().
|
privateslot |
Definition at line 2148 of file GenericGui.cxx.
References _guiEditor, DEBTRACE, and YACS::HMI::GuiEditor::PutGraphInNode().
Referenced by createActions().
|
privateslot |
Definition at line 2124 of file GenericGui.cxx.
References _guiEditor, and YACS::HMI::GuiEditor::PutSubjectInBloc().
Referenced by createActions().
|
privateslot |
Definition at line 2172 of file GenericGui.cxx.
References _guiEditor, DEBTRACE, and YACS::HMI::GuiEditor::rebuildLinks().
Referenced by createActions().
|
privateslot |
Definition at line 2558 of file GenericGui.cxx.
References DEBTRACE, YACS::HMI::GuiContext::getInvoc(), YACS::HMI::QtGuiContext::getQtCurrent(), YACS::HMI::Invocator::redo(), and YACS::HMI::QtGuiContext::setSubjectToCopy().
Referenced by createActions().
|
privateslot |
Definition at line 1793 of file GenericGui.cxx.
References DEBTRACE, YACS::HMI::QtGuiContext::getGuiExecutor(), YACS::HMI::QtGuiContext::getQtCurrent(), and YACS::HMI::GuiExecutor::resetDataflow().
Referenced by createActions().
|
privateslot |
Definition at line 1609 of file GenericGui.cxx.
References _loader, _parent, YACS::HMI::QtGuiContext::_setOfModifiedSubjects, _toggleStopOnErrorAct, YACS::ENGINE::LinkInfo::ALL_STOP_ASAP, YACS::ENGINE::LinkInfo::areWarningsOrErrors(), YACS::ENGINE::ComposedNode::checkConsistency(), YACS::ENGINE::VisitorSaveSchema::closeFileSchema(), createContext(), DEBTRACE, testCppPluginInvokation::ex, YACS::HMI::QtGuiContext::getFileName(), YACS::HMI::QtGuiContext::getGuiExecutor(), YACS::HMI::GuiContext::getProc(), YACS::HMI::QtGuiContext::getQtCurrent(), YACS::HMI::GuiContext::getSubjectProc(), YACS::ENGINE::Node::isValid(), YACS::HMI::YACSGuiLoader::load(), YACS::ENGINE::VisitorSaveSchema::openFileSchema(), YACS::HMI::Subject::select(), YACS::HMI::GuiExecutor::setLoadStateFile(), YACS::HMI::GuiExecutor::setStopOnError(), YACS::HMI::GuiExecutor::startResumeDataflow(), YACS::HMI::VisitorSaveGuiSchema::visitProc(), and YASSERT.
Referenced by createActions(), onLoadAndRunSchema(), and onLoadRunStateSchema().
|
privateslot |
Definition at line 1981 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::CreateNode(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 1801 of file GenericGui.cxx.
References DEBTRACE, YACS::HMI::QtGuiContext::getFileName(), YACS::HMI::QtGuiContext::getGuiExecutor(), YACS::HMI::QtGuiContext::getQtCurrent(), getSaveFileName(), and YACS::HMI::GuiExecutor::saveState().
Referenced by createActions().
|
privateslot |
Definition at line 1941 of file GenericGui.cxx.
References YACS::HMI::GuiContext::_mapOfLastComponentInstance, DEBTRACE, YACS::ENGINE::ComponentInstance::getCompoName(), YACS::HMI::QtGuiContext::getQtCurrent(), YACS::HMI::QtGuiContext::getSelectedSubject(), gui.CONNECTOR::ref(), and YASSERT.
Referenced by createActions().
|
privateslot |
Definition at line 2243 of file GenericGui.cxx.
References YACS::HMI::QtGuiContext::getQtCurrent(), YACS::HMI::QtGuiContext::getSelectedSubject(), gui.CONNECTOR::ref(), YACS::HMI::Subject::select(), and YASSERT.
Referenced by createActions().
|
privateslot |
Definition at line 1987 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::CreateNode(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 2382 of file GenericGui.cxx.
References DEBTRACE, displayControlLinks(), and displayLinks().
Referenced by createActions().
|
privateslot |
Definition at line 2468 of file GenericGui.cxx.
References DEBTRACE, and displayPortLinks().
Referenced by createActions().
|
privateslot |
Definition at line 2514 of file GenericGui.cxx.
References DEBTRACE, and displayALink().
Referenced by createActions().
|
privateslot |
Definition at line 2461 of file GenericGui.cxx.
References DEBTRACE, displayPortLinks(), and onHideAllLinks().
Referenced by createActions().
|
privateslot |
Definition at line 2507 of file GenericGui.cxx.
References DEBTRACE, displayALink(), and onHideAllLinks().
Referenced by createActions().
|
privateslot |
Definition at line 2396 of file GenericGui.cxx.
References DEBTRACE, displayPortLinks(), and onHideAllLinks().
Referenced by createActions().
|
privateslot |
Definition at line 2403 of file GenericGui.cxx.
References DEBTRACE, and displayPortLinks().
Referenced by createActions().
|
privateslot |
Definition at line 2575 of file GenericGui.cxx.
References _guiEditor, _parent, and YACS::HMI::GuiEditor::showRedo().
Referenced by createActions().
|
privateslot |
Definition at line 2570 of file GenericGui.cxx.
References _guiEditor, _parent, and YACS::HMI::GuiEditor::showUndo().
Referenced by createActions().
|
privateslot |
Definition at line 2190 of file GenericGui.cxx.
References _guiEditor, DEBTRACE, and YACS::HMI::GuiEditor::shrinkExpand().
Referenced by createActions().
|
privateslot |
Definition at line 2195 of file GenericGui.cxx.
References _guiEditor, DEBTRACE, and YACS::HMI::GuiEditor::shrinkExpand().
Referenced by createActions().
|
privateslot |
Definition at line 2200 of file GenericGui.cxx.
References _guiEditor, DEBTRACE, and YACS::HMI::GuiEditor::shrinkExpand().
Referenced by createActions().
|
privateslot |
Definition at line 1917 of file GenericGui.cxx.
References DEBTRACE, YACS::HMI::QtGuiContext::getGuiExecutor(), YACS::HMI::QtGuiContext::getQtCurrent(), and YACS::HMI::GuiExecutor::shutdownProc().
Referenced by createActions().
|
privateslot |
Definition at line 1769 of file GenericGui.cxx.
References DEBTRACE, YACS::HMI::QtGuiContext::getGuiExecutor(), YACS::HMI::QtGuiContext::getQtCurrent(), and YACS::HMI::GuiExecutor::startResumeDataflow().
Referenced by createActions().
|
privateslot |
Definition at line 2275 of file GenericGui.cxx.
References DEBTRACE, YACS::HMI::QtGuiContext::getGuiExecutor(), YACS::HMI::QtGuiContext::getQtCurrent(), and YACS::HMI::GuiExecutor::setStepByStepMode().
Referenced by createActions().
|
privateslot |
Definition at line 2082 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::CreateSwitch(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 2237 of file GenericGui.cxx.
References YACS::HMI::Scene::_addRowCols, and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 2219 of file GenericGui.cxx.
References YACS::HMI::Scene::_autoComputeLinks, and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 2231 of file GenericGui.cxx.
References YACS::HMI::Scene::_force2NodesLink, and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 2294 of file GenericGui.cxx.
References YACS::HMI::QtGuiContext::_mapOfSceneItem, DEBTRACE, YACS::HMI::QtGuiContext::getQtCurrent(), and YACS::HMI::QtGuiContext::getSelectedSubject().
Referenced by createActions().
|
privateslot |
Definition at line 2225 of file GenericGui.cxx.
References YACS::HMI::Scene::_simplifyLinks, and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 2283 of file GenericGui.cxx.
References DEBTRACE, YACS::HMI::QtGuiContext::getGuiExecutor(), YACS::HMI::QtGuiContext::getQtCurrent(), YACS::HMI::GuiExecutor::setStopOnError(), and YACS::HMI::GuiExecutor::unsetStopOnError().
Referenced by createActions().
|
privateslot |
Definition at line 2205 of file GenericGui.cxx.
References YACS::HMI::QtGuiContext::_mapOfSchemaItem, YACS::HMI::Scene::_straightLinks, DEBTRACE, YACS::HMI::QtGuiContext::getQtCurrent(), YACS::HMI::SWITCHSHAPE, and YACS::HMI::Subject::update().
Referenced by createActions().
|
privateslot |
Definition at line 2546 of file GenericGui.cxx.
References DEBTRACE, YACS::HMI::GuiContext::getInvoc(), YACS::HMI::QtGuiContext::getQtCurrent(), YACS::HMI::QtGuiContext::setSubjectToCopy(), and YACS::HMI::Invocator::undo().
Referenced by createActions().
|
privateslot |
|
privateslot |
Definition at line 2076 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::CreateWhileLoop(), and DEBTRACE.
Referenced by createActions().
|
privateslot |
Definition at line 2259 of file GenericGui.cxx.
References DEBTRACE, YACS::HMI::QtGuiContext::getGuiExecutor(), YACS::HMI::QtGuiContext::getQtCurrent(), and YACS::HMI::GuiExecutor::setContinueMode().
Referenced by createActions().
|
privateslot |
Definition at line 2010 of file GenericGui.cxx.
References _guiEditor, YACS::HMI::GuiEditor::CreateNode(), and DEBTRACE.
|
privateslot |
Definition at line 2178 of file GenericGui.cxx.
References DEBTRACE, YACS::HMI::QtGuiContext::getQtCurrent(), YACS::HMI::QtGuiContext::getView(), and YACS::HMI::GraphicsView::onZoomToBloc().
Referenced by createActions().
| void GenericGui::putGraphInForeachLoop | ( | std::string | type | ) |
Definition at line 2142 of file GenericGui.cxx.
References _guiEditor, DEBTRACE, and YACS::HMI::GuiEditor::PutGraphInNode().
Referenced by YACS::HMI::MenusBase::putGraphInForeachAction().
| void GenericGui::raiseStacked | ( | ) |
Definition at line 994 of file GenericGui.cxx.
References _dwStacked.
Referenced by YACS::HMI::SchemaItem::select().
| void GenericGui::setLoadedPresentation | ( | YACS::ENGINE::Proc * | proc | ) |
Definition at line 1216 of file GenericGui.cxx.
References YACS::HMI::Scene::_autoComputeLinks, YACS::HMI::PrsData::_expanded, YACS::HMI::PrsData::_expHeight, YACS::HMI::PrsData::_expWidth, YACS::HMI::PrsData::_expx, YACS::HMI::PrsData::_expy, _guiEditor, YACS::HMI::PrsData::_height, _loader, YACS::HMI::QtGuiContext::_mapOfSceneItem, YACS::HMI::GuiContext::_mapOfSubjectNode, YACS::HMI::PrsData::_shownState, YACS::HMI::PrsData::_width, YACS::HMI::PrsData::_x, YACS::HMI::PrsData::_y, DEBTRACE, YACS::HMI::SceneNodeItem::getExpandedX(), YACS::HMI::SceneNodeItem::getExpandedY(), YACS::HMI::SceneNodeItem::getHeaderBottom(), YACS::HMI::SceneNodeItem::getParent(), YACS::HMI::YACSGuiLoader::getPrsData(), YACS::HMI::QtGuiContext::getQtCurrent(), YACS::HMI::SceneNodeItem::getShownState(), YACS::HMI::GuiContext::getSubjectProc(), YACS::HMI::GuiEditor::rebuildLinks(), YACS::HMI::SceneNodeItem::setExpanded(), YACS::HMI::SceneNodeItem::setExpandedPos(), YACS::HMI::SceneNodeItem::setExpandedWH(), YACS::HMI::SceneNodeItem::setHeight(), YACS::HMI::QtGuiContext::setLoadingPresentation(), YACS::HMI::SceneNodeItem::setShownState(), YACS::HMI::SceneNodeItem::setWidth(), YACS::HMI::shrinkHidden, YACS::HMI::SceneNodeItem::updateLinks(), and YASSERT.
Referenced by createContext().
| void GenericGui::showBaseMenus | ( | bool | show | ) |
Definition at line 743 of file GenericGui.cxx.
References _chooseBatchJobAct, _importSchemaAct, _importSupervSchemaAct, _loadAndRunSchemaAct, _newSchemaAct, _whatsThisAct, _wrapper, DEBTRACE, YACS::HMI::SuitWrapper::setMenuShown(), and YACS::HMI::SuitWrapper::setToolShown().
Referenced by hideAllMenus(), initialMenus(), and switchContext().
| void GenericGui::showCommonMenus | ( | bool | show | ) |
Definition at line 805 of file GenericGui.cxx.
References _hideAllLinksAct, _showAllLinksAct, _toggleAddRowColsAct, _toggleAutomaticComputeLinkAct, _toggleForce2NodesLinkAct, _toggleSimplifyLinkAct, _toggleStraightLinksAct, _wrapper, DEBTRACE, YACS::HMI::SuitWrapper::setMenuShown(), and YACS::HMI::SuitWrapper::setToolShown().
Referenced by createContext(), hideAllMenus(), initialMenus(), and switchContext().
| void GenericGui::showDockWidgets | ( | bool | isVisible | ) |
Definition at line 983 of file GenericGui.cxx.
References _dwCatalogs, _dwStacked, _dwTree, and DEBTRACE.
Referenced by Yacsgui::activateModule(), and Yacsgui::deactivateModule().
| void GenericGui::showEditionMenus | ( | bool | show | ) |
Definition at line 759 of file GenericGui.cxx.
References _exportSchemaAct, _exportSchemaAsAct, _importCatalogAct, _loadRunStateSchemaAct, _redoAct, _runLoadedSchemaAct, _showRedoAct, _showUndoAct, _undoAct, _wrapper, DEBTRACE, YACS::HMI::SuitWrapper::setMenuShown(), and YACS::HMI::SuitWrapper::setToolShown().
Referenced by createContext(), hideAllMenus(), initialMenus(), and switchContext().
| void GenericGui::showExecMenus | ( | bool | show | ) |
Definition at line 780 of file GenericGui.cxx.
References _abortAct, _breakpointsModeAct, _pauseAct, _resetAct, _saveRunStateAct, _startResumeAct, _stepByStepModeAct, _toggleStopOnErrorAct, _withoutStopModeAct, _wrapper, DEBTRACE, YACS::HMI::SuitWrapper::setMenuShown(), and YACS::HMI::SuitWrapper::setToolShown().
Referenced by createContext(), hideAllMenus(), initialMenus(), and switchContext().
| void GenericGui::switchContext | ( | QWidget * | view, |
| bool | onExit = false |
||
| ) |
Definition at line 824 of file GenericGui.cxx.
References _dwStacked, _dwTree, _mapViewContext, _withoutStopModeAct, DEBTRACE, YACS::HMI::QtGuiContext::getEditTree(), YACS::HMI::QtGuiContext::getStackedWidget(), hideAllMenus(), initialMenus(), YACS::HMI::QtGuiContext::isEdition(), YACS::HMI::QtGuiContext::setQtCurrent(), showBaseMenus(), showCommonMenus(), showEditionMenus(), and showExecMenus().
Referenced by closeContext(), YACS::HMI::GraphicsView::mousePressEvent(), and Yacsgui::onWindowActivated().
| QAction* YACS::HMI::GenericGui::_abortAct |
Definition at line 102 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), and showExecMenus().
| QAction* YACS::HMI::GenericGui::_arrangeLocalNodesAct |
Definition at line 159 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_arrangeRecurseNodesAct |
Definition at line 160 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
|
protected |
Definition at line 217 of file GenericGui.hxx.
Referenced by GenericGui(), onChooseBatchJob(), and ~GenericGui().
| QAction* YACS::HMI::GenericGui::_blockNodeAct |
Definition at line 143 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_breakpointsModeAct |
Definition at line 111 of file GenericGui.hxx.
Referenced by YACS::HMI::GuiExecutor::addBreakpoint(), createActions(), createMenus(), createTools(), YACS::HMI::GuiExecutor::setBreakpointList(), and showExecMenus().
|
protected |
Definition at line 218 of file GenericGui.hxx.
Referenced by createContext(), and GenericGui().
|
protected |
Definition at line 220 of file GenericGui.hxx.
Referenced by createContext(), GenericGui(), and onImportCatalog().
| QAction* YACS::HMI::GenericGui::_centerOnNodeAct |
Definition at line 163 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), YACS::HMI::ElementaryNodeMenu::popupMenu(), YACS::HMI::NodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_chooseBatchJobAct |
Definition at line 91 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), and showBaseMenus().
| QAction* YACS::HMI::GenericGui::_computeLinkAct |
Definition at line 161 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_copyItemAct |
Definition at line 152 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), YACS::HMI::ElementaryNodeMenu::popupMenu(), and YACS::HMI::NodeMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_CORBAServiceNodeAct |
Definition at line 133 of file GenericGui.hxx.
Referenced by createActions().
| QAction* YACS::HMI::GenericGui::_cppNodeAct |
Definition at line 135 of file GenericGui.hxx.
Referenced by createActions().
| QAction* YACS::HMI::GenericGui::_createDataTypeAct |
Definition at line 123 of file GenericGui.hxx.
Referenced by createActions().
| QAction* YACS::HMI::GenericGui::_cutItemAct |
Definition at line 151 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), YACS::HMI::ElementaryNodeMenu::popupMenu(), and YACS::HMI::NodeMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_deEmphasizeAllAct |
Definition at line 194 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), YACS::HMI::CtrlInPortMenu::popupMenu(), YACS::HMI::CtrlOutPortMenu::popupMenu(), YACS::HMI::ElementaryNodeMenu::popupMenu(), YACS::HMI::InPortMenu::popupMenu(), YACS::HMI::LinkMenu::popupMenu(), YACS::HMI::NodeMenu::popupMenu(), YACS::HMI::OutPortMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_deleteItemAct |
Definition at line 150 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), YACS::HMI::ContainerMenu::popupMenu(), YACS::HMI::ElementaryNodeMenu::popupMenu(), YACS::HMI::HeaderNodeMenu::popupMenu(), YACS::HMI::InPortMenu::popupMenu(), YACS::HMI::LinkMenu::popupMenu(), YACS::HMI::NodeMenu::popupMenu(), and YACS::HMI::OutPortMenu::popupMenu().
|
protected |
Definition at line 216 of file GenericGui.hxx.
Referenced by GenericGui(), onImportDataType(), onNodeFromCatalog(), and showDockWidgets().
|
protected |
Definition at line 215 of file GenericGui.hxx.
Referenced by createContext(), GenericGui(), raiseStacked(), showDockWidgets(), and switchContext().
|
protected |
Definition at line 214 of file GenericGui.hxx.
Referenced by createContext(), GenericGui(), showDockWidgets(), and switchContext().
| QAction* YACS::HMI::GenericGui::_editDataTypesAct |
Definition at line 122 of file GenericGui.hxx.
Referenced by createActions().
| QAction* YACS::HMI::GenericGui::_emphasisCtrlLinksAct |
Definition at line 188 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::CtrlInPortMenu::popupMenu(), and YACS::HMI::CtrlOutPortMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_emphasisLinkAct |
Definition at line 193 of file GenericGui.hxx.
Referenced by createActions(), and YACS::HMI::LinkMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_emphasisPortLinksAct |
Definition at line 183 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), YACS::HMI::ElementaryNodeMenu::popupMenu(), YACS::HMI::InPortMenu::popupMenu(), YACS::HMI::NodeMenu::popupMenu(), and YACS::HMI::OutPortMenu::popupMenu().
| QActionGroup* YACS::HMI::GenericGui::_execModeGroup |
Definition at line 109 of file GenericGui.hxx.
Referenced by createActions().
| QAction* YACS::HMI::GenericGui::_exportSchemaAct |
Definition at line 93 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), and showEditionMenus().
| QAction* YACS::HMI::GenericGui::_exportSchemaAsAct |
Definition at line 94 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), and showEditionMenus().
| QAction* YACS::HMI::GenericGui::_FOREACHNodeAct |
Definition at line 145 of file GenericGui.hxx.
Referenced by createActions().
| QAction* YACS::HMI::GenericGui::_FORNodeAct |
Definition at line 144 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_getContainerLogAct |
Definition at line 119 of file GenericGui.hxx.
Referenced by createActions(), and YACS::HMI::ElementaryNodeMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_getErrorDetailsAct |
Definition at line 118 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), YACS::HMI::ElementaryNodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_getErrorReportAct |
Definition at line 117 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), YACS::HMI::ElementaryNodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_getYacsContainerLogAct |
Definition at line 116 of file GenericGui.hxx.
Referenced by createActions(), and YACS::HMI::ProcMenu::popupMenu().
| YACS::HMI::GuiEditor* YACS::HMI::GenericGui::_guiEditor |
Definition at line 201 of file GenericGui.hxx.
Referenced by createForEachLoop(), YACS::HMI::SceneComposedNodeItem::dropEvent(), YACS::HMI::SchemaComposedNodeItem::dropMimeData(), YACS::HMI::SchemaDirTypesItem::dropMimeData(), GenericGui(), getSaveFileName(), loadSchema(), YACS::HMI::SceneNodeItem::mouseDoubleClickEvent(), YACS::HMI::TablePortsEdition::on_pb_remove_clicked(), onArrangeLocalNodes(), onArrangeRecurseNodes(), onBlockNode(), YACS::HMI::TablePortsEdition::oncb_insert_activated(), onCopyItem(), onCORBAServiceNode(), onCppNode(), onCutItem(), onDeleteItem(), onFORNode(), onInDataNode(), onInlineFunctionNode(), onInlineScriptNode(), onInStudyNode(), onNewContainer(), onNewHPContainer(), onNewSalomeComponent(), onOptimizerLoop(), onOutDataNode(), onOutStudyNode(), onPasteItem(), onPutGraphInBloc(), onPutGraphInForLoop(), onPutGraphInOptimizerLoop(), onPutGraphInWhileLoop(), onPutInBloc(), onRebuildLinks(), onSalomeServiceNode(), onServiceInlineNode(), onShowRedo(), onShowUndo(), onShrinkExpand(), onShrinkExpandChildren(), onShrinkExpandElementaryRecursively(), onSWITCHNode(), onWHILENode(), onXMLNode(), putGraphInForeachLoop(), setLoadedPresentation(), and YACS::HMI::RootSceneItem::update().
| QAction* YACS::HMI::GenericGui::_hideAllLinksAct |
Definition at line 178 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), YACS::HMI::ProcMenu::popupMenu(), and showCommonMenus().
| QAction* YACS::HMI::GenericGui::_hideCtrlLinksAct |
Definition at line 187 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), YACS::HMI::CtrlInPortMenu::popupMenu(), YACS::HMI::CtrlOutPortMenu::popupMenu(), YACS::HMI::ElementaryNodeMenu::popupMenu(), and YACS::HMI::NodeMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_hideLinkAct |
Definition at line 192 of file GenericGui.hxx.
Referenced by createActions(), and YACS::HMI::LinkMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_hidePortLinksAct |
Definition at line 182 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::InPortMenu::popupMenu(), and YACS::HMI::OutPortMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_importCatalogAct |
Definition at line 95 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), and showEditionMenus().
| QAction* YACS::HMI::GenericGui::_importDataTypeAct |
Definition at line 124 of file GenericGui.hxx.
Referenced by createActions(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_importSchemaAct |
Definition at line 90 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), and showBaseMenus().
| QAction* YACS::HMI::GenericGui::_importSupervSchemaAct |
Definition at line 92 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), and showBaseMenus().
| QAction* YACS::HMI::GenericGui::_inDataNodeAct |
Definition at line 137 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_inlineFunctionNodeAct |
Definition at line 142 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_inlineScriptNodeAct |
Definition at line 141 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_inStudyNodeAct |
Definition at line 139 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
|
protected |
Definition at line 225 of file GenericGui.hxx.
Referenced by closeContext(), GenericGui(), and onExportSchemaAs().
| QAction* YACS::HMI::GenericGui::_loadAndRunSchemaAct |
Definition at line 99 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), and showBaseMenus().
|
protected |
Definition at line 211 of file GenericGui.hxx.
Referenced by GenericGui(), loadSchema(), onImportSchema(), onImportSupervSchema(), onLoadAndRunSchema(), onNewSchema(), onRunLoadedSchema(), and setLoadedPresentation().
| QAction* YACS::HMI::GenericGui::_loadRunStateSchemaAct |
Definition at line 98 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), and showEditionMenus().
|
protected |
Definition at line 226 of file GenericGui.hxx.
Referenced by GenericGui(), and getMachineList().
|
protected |
Definition at line 221 of file GenericGui.hxx.
Referenced by closeContext(), createContext(), GenericGui(), onCleanOnExit(), and switchContext().
|
protected |
Definition at line 222 of file GenericGui.hxx.
Referenced by GenericGui().
| QAction* YACS::HMI::GenericGui::_newContainerAct |
Definition at line 125 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ContainerDirMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_newCorbaComponentAct |
Definition at line 130 of file GenericGui.hxx.
Referenced by createActions().
| QAction* YACS::HMI::GenericGui::_newEditionAct |
Definition at line 107 of file GenericGui.hxx.
Referenced by createActions().
| QAction* YACS::HMI::GenericGui::_newHPContainerAct |
Definition at line 126 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ContainerDirMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_newSalomeComponentAct |
Definition at line 128 of file GenericGui.hxx.
Referenced by createActions(), and YACS::HMI::ComponentInstanceMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_newSalomePythonComponentAct |
Definition at line 129 of file GenericGui.hxx.
Referenced by createActions().
| QAction* YACS::HMI::GenericGui::_newSchemaAct |
Definition at line 89 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), and showBaseMenus().
| QAction* YACS::HMI::GenericGui::_nodeFromCatalogAct |
Definition at line 149 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_nodeNodeServiceNodeAct |
Definition at line 134 of file GenericGui.hxx.
Referenced by createActions().
| QAction* YACS::HMI::GenericGui::_OptimizerLoopAct |
Definition at line 148 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_outDataNodeAct |
Definition at line 138 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_outStudyNodeAct |
Definition at line 140 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
|
protected |
Definition at line 213 of file GenericGui.hxx.
Referenced by createActions(), createContext(), GenericGui(), getSaveFileName(), onExportSchema(), onGetContainerLog(), onGetErrorDetails(), onGetErrorReport(), onGetYacsContainerLog(), onImportCatalog(), onImportSchema(), onImportSupervSchema(), onLoadAndRunSchema(), onRunLoadedSchema(), onShowRedo(), and onShowUndo().
| QAction* YACS::HMI::GenericGui::_pasteItemAct |
Definition at line 153 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), YACS::HMI::ElementaryNodeMenu::popupMenu(), YACS::HMI::NodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_pauseAct |
Definition at line 103 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), and showExecMenus().
| QAction* YACS::HMI::GenericGui::_putGraphInBlocAct |
Definition at line 155 of file GenericGui.hxx.
Referenced by createActions(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_putGraphInForLoopAct |
Definition at line 156 of file GenericGui.hxx.
Referenced by createActions(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_putGraphInOptimizerLoopAct |
Definition at line 158 of file GenericGui.hxx.
Referenced by createActions(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_putGraphInWhileLoopAct |
Definition at line 157 of file GenericGui.hxx.
Referenced by createActions(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_putInBlocAct |
Definition at line 154 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), and YACS::HMI::ElementaryNodeMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_redoAct |
Definition at line 197 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), and showEditionMenus().
| QAction* YACS::HMI::GenericGui::_resetAct |
Definition at line 104 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), and showExecMenus().
| QAction* YACS::HMI::GenericGui::_runLoadedSchemaAct |
Definition at line 97 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), YACS::HMI::ProcMenu::popupMenu(), and showEditionMenus().
| QAction* YACS::HMI::GenericGui::_salomeServiceNodeAct |
Definition at line 131 of file GenericGui.hxx.
Referenced by createActions().
| QAction* YACS::HMI::GenericGui::_saveRunStateAct |
Definition at line 106 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), and showExecMenus().
|
protected |
Definition at line 224 of file GenericGui.hxx.
Referenced by GenericGui(), and onNewSchema().
| QAction* YACS::HMI::GenericGui::_selectComponentInstanceAct |
Definition at line 127 of file GenericGui.hxx.
Referenced by createActions(), and YACS::HMI::ComponentInstanceMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_selectReferenceAct |
Definition at line 174 of file GenericGui.hxx.
Referenced by createActions(), and YACS::HMI::ReferenceMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_serviceInlineNodeAct |
Definition at line 132 of file GenericGui.hxx.
Referenced by createActions().
|
protected |
Definition at line 219 of file GenericGui.hxx.
Referenced by createContext(), and GenericGui().
| QAction* YACS::HMI::GenericGui::_showAllLinksAct |
Definition at line 177 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), YACS::HMI::ProcMenu::popupMenu(), and showCommonMenus().
| QAction* YACS::HMI::GenericGui::_showCtrlLinksAct |
Definition at line 186 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), YACS::HMI::CtrlInPortMenu::popupMenu(), YACS::HMI::CtrlOutPortMenu::popupMenu(), YACS::HMI::ElementaryNodeMenu::popupMenu(), and YACS::HMI::NodeMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_showLinkAct |
Definition at line 191 of file GenericGui.hxx.
Referenced by createActions(), and YACS::HMI::LinkMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_showOnlyCtrlLinksAct |
Definition at line 185 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), YACS::HMI::CtrlInPortMenu::popupMenu(), YACS::HMI::CtrlOutPortMenu::popupMenu(), YACS::HMI::ElementaryNodeMenu::popupMenu(), and YACS::HMI::NodeMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_showOnlyLinkAct |
Definition at line 190 of file GenericGui.hxx.
Referenced by createActions(), and YACS::HMI::LinkMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_showOnlyPortLinksAct |
Definition at line 180 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::InPortMenu::popupMenu(), and YACS::HMI::OutPortMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_showPortLinksAct |
Definition at line 181 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::InPortMenu::popupMenu(), and YACS::HMI::OutPortMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_showRedoAct |
Definition at line 199 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), and showEditionMenus().
| QAction* YACS::HMI::GenericGui::_showUndoAct |
Definition at line 198 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), and showEditionMenus().
| QAction* YACS::HMI::GenericGui::_shrinkExpand |
Definition at line 164 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), YACS::HMI::ElementaryNodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_shrinkExpandChildren |
Definition at line 165 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_shrinkExpandElementaryRecursively |
Definition at line 166 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_shutdownProcAct |
Definition at line 120 of file GenericGui.hxx.
Referenced by createActions(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_startResumeAct |
Definition at line 101 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), and showExecMenus().
| QAction* YACS::HMI::GenericGui::_stepByStepModeAct |
Definition at line 112 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), and showExecMenus().
| QAction* YACS::HMI::GenericGui::_SWITCHNodeAct |
Definition at line 147 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_toggleAddRowColsAct |
Definition at line 172 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), and showCommonMenus().
| QAction* YACS::HMI::GenericGui::_toggleAutomaticComputeLinkAct |
Definition at line 169 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), and showCommonMenus().
| QAction* YACS::HMI::GenericGui::_toggleForce2NodesLinkAct |
Definition at line 171 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), and showCommonMenus().
| QAction* YACS::HMI::GenericGui::_toggleSceneItemVisibleAct |
Definition at line 173 of file GenericGui.hxx.
Referenced by createActions().
| QAction* YACS::HMI::GenericGui::_toggleSimplifyLinkAct |
Definition at line 170 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), and showCommonMenus().
| QAction* YACS::HMI::GenericGui::_toggleStopOnErrorAct |
Definition at line 114 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), onRunLoadedSchema(), and showExecMenus().
| QAction* YACS::HMI::GenericGui::_toggleStraightLinksAct |
Definition at line 168 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), and showCommonMenus().
|
protected |
Definition at line 223 of file GenericGui.hxx.
| QAction* YACS::HMI::GenericGui::_undoAct |
Definition at line 196 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), and showEditionMenus().
| QAction* YACS::HMI::GenericGui::_whatsThisAct |
Definition at line 175 of file GenericGui.hxx.
Referenced by createActions(), createMenus(), createTools(), and showBaseMenus().
| QAction* YACS::HMI::GenericGui::_WHILENodeAct |
Definition at line 146 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().
| QAction* YACS::HMI::GenericGui::_withoutStopModeAct |
Definition at line 110 of file GenericGui.hxx.
Referenced by createActions(), createContext(), createMenus(), createTools(), showExecMenus(), and switchContext().
|
protected |
Definition at line 212 of file GenericGui.hxx.
Referenced by closeContext(), createActions(), createContext(), createMenus(), createTools(), GenericGui(), onExportSchema(), onExportSchemaAs(), onHelpContextModule(), onImportCatalog(), onImportSchema(), onImportSupervSchema(), showBaseMenus(), showCommonMenus(), showEditionMenus(), and showExecMenus().
| QAction* YACS::HMI::GenericGui::_XMLNodeAct |
Definition at line 136 of file GenericGui.hxx.
| QAction* YACS::HMI::GenericGui::_zoomToBlocAct |
Definition at line 162 of file GenericGui.hxx.
Referenced by createActions(), YACS::HMI::ComposedNodeMenu::popupMenu(), YACS::HMI::ElementaryNodeMenu::popupMenu(), YACS::HMI::NodeMenu::popupMenu(), and YACS::HMI::ProcMenu::popupMenu().