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