C++ main module for gpm Package
1.0
|
This is the complete list of members for GPMG_GraphPanel, including all inherited members.
componentClicked(GUI_ActionComponent &compo) | GPMG_GraphPanel | virtual |
getDrawPanel() const | GPMG_GraphPanel | inline |
getDrawPanel() | GPMG_GraphPanel | inline |
GPMG_GraphPanel() | GPMG_GraphPanel | protected |
initComponents(const tBoolean &isReadOnlyShown, const tBoolean &isGraphElementShownEnabled) | GPMG_GraphPanel | protectedvirtual |
isReadOnly() const | GPMG_GraphPanel | |
loadFromUIClass(const UI_Class &mclass) | GPMG_GraphPanel | virtual |
NewGraphDrawPanel() const =0 | GPMG_GraphPanel | pure virtual |
resetSelectedEdge() | GPMG_GraphPanel | inline |
resetSelectedVertex() | GPMG_GraphPanel | inline |
saveToUIClass(UI_Class &mclass) const | GPMG_GraphPanel | virtual |
setIsReadOnly(const tBoolean &isReadOnly) | GPMG_GraphPanel | |
setSelectedEdge(SP::GPM_Edge obj) | GPMG_GraphPanel | inline |
setSelectedVertex(SP::GPM_Vertex obj) | GPMG_GraphPanel | inline |
toDoAfterThisSetting() | GPMG_GraphPanel | inlinevirtual |
updateEnvironments(const GPMG_Project *project) | GPMG_GraphPanel | |
updateEnvironments(const map< tString, SP::GPM_Variable > &nodeEnv, const map< tString, SP::GPM_Variable > &portEnv, const map< tString, SP::GPM_Variable > &edgeEnv) | GPMG_GraphPanel | |
updateValues() | GPMG_GraphPanel | virtual |
~GPMG_GraphPanel(void) | GPMG_GraphPanel | protectedvirtual |