#include <VisuGUI_Selection.h>

Public Member Functions | |
| VisuGUI_Selection (SalomeApp_Module *theModule) | |
| virtual | ~VisuGUI_Selection () |
| virtual QVariant | parameter (const int, const QString &) const |
Private Member Functions | |
| QString | type (const int) const |
| bool | isFieldPrs (const int) const |
| QString | nbComponents (const int) const |
| QString | medEntity (const int) const |
| QString | medSource (const int) const |
| QString | nbTimeStamps (const int) const |
| QString | representation (const int) const |
| int | nbChildren (const int) const |
| int | nbNamedChildren (const int) const |
| QString | isVisible (const int) const |
| QString | isShrunk (const int) const |
| bool | hasActor (const int) const |
| QString | isShading (const int) const |
| QString | isScalarMapAct (const int) const |
| QString | isGaussPtsAct (const int) const |
| bool | isScalarBarVisible (const int) const |
| bool | isVisuComponent (const int) const |
| QString | isValuesLabeled (const int) const |
| QString | fullResolution (const int) const |
| QString | mediumResolution (const int) const |
| QString | lowResolution (const int) const |
| QString | resolutionState (const int) const |
| QString | quadratic2DMode (const int) const |
| bool | findDisplayedCurves (const int, bool) const |
| bool | hasCurves (const int) const |
| bool | Plot2dViewerType (const int) const |
| int | nbChild (const int, const bool) const |
| SalomeApp_Study * | GetStudy () const |
| QString | resolutions (const int) const |
| QString | resolution (const int, char theResoltuion) const |
Private Attributes | |
| SalomeApp_Module * | myModule |
| VisuGUI_Selection.VisuGUI_Selection | ( | SalomeApp_Module * | theModule | ) |
| virtual VisuGUI_Selection.~VisuGUI_Selection | ( | ) | [virtual] |
| QVariant VisuGUI_Selection::parameter | ( | const int | ind, |
| const QString & | p | ||
| ) | const [virtual] |
| QString VisuGUI_Selection::type | ( | const int | ind | ) | const [private] |
References VISU.ClientSObjectToObject(), ENUM2STRING, VISU.Storable.FindValue(), VISU.GetObjectByEntry(), VISU.Storable.GetStorableMap(), VISU.Base_i.GetType(), VISU.TObjectInfo.myBase, VISU.Storable.RestoringMap2Type(), VISU.TANIMATION, VISU.TCOLOREDPRS3DHOLDER, VISU.TCONTAINER, VISU.TCURVE, VISU.TCUTLINES, VISU.TCUTPLANES, VISU.TCUTSEGMENT, VISU.TDEFORMEDSHAPE, VISU.TENTITY, VISU.TFAMILY, VISU.TFIELD, VISU.TGROUP, VISU.TISOSURFACES, VISU.TMESH, VISU.TPLOT3D, VISU.TPOINTMAP3D, VISU.TRESULT, VISU.TSCALARMAP, VISU.TSCALARMAPONDEFORMEDSHAPE, VISU.TSTREAMLINES, VISU.TTABLE, VISU.TTIMESTAMP, VISU.TVECTORS, VISU.TVIEW3D, and VISU.TVISUGEN.
| bool VisuGUI_Selection::isFieldPrs | ( | const int | ind | ) | const [private] |
| QString VisuGUI_Selection::nbComponents | ( | const int | ind | ) | const [private] |
References VISU.Storable.FindValue(), VISU.GetObjectByEntry(), and VISU.Storable.GetStorableMap().
| QString VisuGUI_Selection::medEntity | ( | const int | ind | ) | const [private] |
| QString VisuGUI_Selection::medSource | ( | const int | ind | ) | const [private] |
| QString VisuGUI_Selection::nbTimeStamps | ( | const int | ind | ) | const [private] |
References VISU.Storable.FindValue(), VISU.GetObjectByEntry(), and VISU.Storable.GetStorableMap().
| QString VisuGUI_Selection::representation | ( | const int | ind | ) | const [private] |
| int VisuGUI_Selection::nbChildren | ( | const int | ind | ) | const [private] |
| int VisuGUI_Selection::nbNamedChildren | ( | const int | ind | ) | const [private] |
| QString VisuGUI_Selection::isVisible | ( | const int | ind | ) | const [private] |
| QString VisuGUI_Selection::isShrunk | ( | const int | ind | ) | const [private] |
| bool VisuGUI_Selection::hasActor | ( | const int | ind | ) | const [private] |
| QString VisuGUI_Selection::isShading | ( | const int | ind | ) | const [private] |
| QString VisuGUI_Selection::isScalarMapAct | ( | const int | ind | ) | const [private] |
| QString VisuGUI_Selection::isGaussPtsAct | ( | const int | ind | ) | const [private] |
| bool VisuGUI_Selection::isScalarBarVisible | ( | const int | ind | ) | const [private] |
| bool VisuGUI_Selection::isVisuComponent | ( | const int | ind | ) | const [private] |
References VISU._PTR(), VISU.ClientSObjectToObject(), and VISU.GetServant().
| QString VisuGUI_Selection::isValuesLabeled | ( | const int | ind | ) | const [private] |
| QString VisuGUI_Selection::fullResolution | ( | const int | ind | ) | const [private] |
| QString VisuGUI_Selection::mediumResolution | ( | const int | ind | ) | const [private] |
| QString VisuGUI_Selection::lowResolution | ( | const int | ind | ) | const [private] |
| QString VisuGUI_Selection::resolutionState | ( | const int | ind | ) | const [private] |
| QString VisuGUI_Selection::quadratic2DMode | ( | const int | ind | ) | const [private] |
| bool VisuGUI_Selection::findDisplayedCurves | ( | const int | ind, |
| bool | findHidden | ||
| ) | const [private] |
References VISU._PTR().
| bool VisuGUI_Selection::hasCurves | ( | const int | ind | ) | const [private] |
References VISU._PTR(), VISU.ClientSObjectToObject(), and VISU.GetServant().
| bool VisuGUI_Selection::Plot2dViewerType | ( | const int | ind | ) | const [private] |
| int VisuGUI_Selection::nbChild | ( | const int | ind, |
| const bool | named | ||
| ) | const [private] |
References VISU._PTR().
| SalomeApp_Study * VisuGUI_Selection::GetStudy | ( | ) | const [private] |
| QString VisuGUI_Selection::resolutions | ( | const int | ind | ) | const [private] |
References VISU.Storable.FindValue(), VISU.GetObjectByEntry(), and VISU.Storable.GetStorableMap().
| QString VisuGUI_Selection::resolution | ( | const int | ind, |
| char | theResoltuion | ||
| ) | const [private] |
SalomeApp_Module* VisuGUI_Selection.myModule [private] |