mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
0028798: Updating SSP sample
This commit is contained in:
parent
6916e17414
commit
1e636751d7
@ -30,9 +30,9 @@ protected:
|
|||||||
const Handle(TopTools_HSequenceOfShape)& );
|
const Handle(TopTools_HSequenceOfShape)& );
|
||||||
virtual bool displayShSequence(const Handle(AIS_InteractiveContext)&,
|
virtual bool displayShSequence(const Handle(AIS_InteractiveContext)&,
|
||||||
const Handle(TopTools_HSequenceOfShape)& );
|
const Handle(TopTools_HSequenceOfShape)& );
|
||||||
|
QString selectFileName( const int, const bool );
|
||||||
|
|
||||||
private:
|
private:
|
||||||
QString selectFileName( const int, const bool );
|
|
||||||
TranslateDlg* getDialog( const int, const bool );
|
TranslateDlg* getDialog( const int, const bool );
|
||||||
Handle(TopTools_HSequenceOfShape) getShapes( const Handle(AIS_InteractiveContext)& );
|
Handle(TopTools_HSequenceOfShape) getShapes( const Handle(AIS_InteractiveContext)& );
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user