/***************************************************************/
// Help page reference
- myHelpFileName = "using_measurement_tools_page.html#angle_anchor";
+ myHelpFileName = "angle_page.html";
// Initialisation
Init();
/***************************************************************/
- myHelpFileName = "using_measurement_tools_page.html#check_compound_anchor";
+ myHelpFileName = "check_compound_of_blocks_page.html";
/* Initialisation */
Init();
/***************************************************************/
- myHelpFileName = "using_measurement_tools_page.html#check_self_intersections_anchor";
+ myHelpFileName = "check_self_intersections_page.html";
/* Initialisation */
Init();
/***************************************************************/
- myHelpFileName = "using_measurement_tools_page.html#check_anchor";
+ myHelpFileName = "check_shape_page.html";
/* Initialisation */
Init();
/***************************************************************/
- myHelpFileName = "using_measurement_tools_page.html#inertia_anchor";
+ myHelpFileName = "inertia_page.html";
/* Initialisation */
Init();
/***************************************************************/
- myHelpFileName = "using_measurement_tools_page.html#tolerance_anchor";
+ myHelpFileName = "tolerance_page.html";
/* Initialisation */
Init();
layout->addWidget(GroupArgs);
/***************************************************************/
- setHelpFileName("using_measurement_tools_page.html#normale_anchor");
+ setHelpFileName("normal_page.html");
Init();
}
layout->setMargin( 0 ); layout->setSpacing( 6 );
layout->addWidget( myGrp );
- myHelpFileName = "using_measurement_tools_page.html#point_coord_anchor";
+ myHelpFileName = "point_coordinates_page.html";
Init();
}
/***************************************************************/
- myHelpFileName = "using_measurement_tools_page.html#basic_prop_anchor";
+ myHelpFileName = "basic_prop_page.html";
/* Initialisation */
Init();
/***************************************************************/
- myHelpFileName = "using_measurement_tools_page.html#whatis_anchor";
+ myHelpFileName = "whatis_page.html";
/* Initialisation */
Init();
aLay->addStretch();
aLay->addWidget( aFrame );
- myHelpFileName = "using_measurement_tools_page.html#faces_anchor";
+ myHelpFileName = "free_faces_page.html";
connect( aCloseBtn, SIGNAL( clicked() ), SLOT( onClose() ) );
connect( aHelpBtn, SIGNAL( clicked() ), SLOT( onHelp() ) );