mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-01 20:30:35 +05:00
PAL10953. add detInitParamsHypothesis()
This commit is contained in:
parent
db7abe8569
commit
219bb8601a
@ -97,6 +97,8 @@ private:
|
||||
QString name( _PTR(SObject) ) const;
|
||||
int find( const SMESH::SMESH_Hypothesis_var&,
|
||||
const QValueList<SMESH::SMESH_Hypothesis_var>& ) const;
|
||||
SMESH::SMESH_Hypothesis_var getInitParamsHypothesis( const QString& aHypType,
|
||||
const QString& aServerLib ) const;
|
||||
|
||||
private:
|
||||
typedef QMap< int, QValueList<SMESH::SMESH_Hypothesis_var> > IdToHypListMap;
|
||||
|
Loading…
Reference in New Issue
Block a user