1
0
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:
anv
2017-05-30 12:08:47 +03:00
committed by bugmaster
parent 6916e17414
commit 1e636751d7

View File

@@ -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)& );