+ myTextLabel2->show();
+ mySelectButton2->show();
+ myLineEdit2->show();
myCheckBoxNewNodeGroup->show();
// Hide the third field
+ myTextLabel2->show();
+ mySelectButton2->show();
+ myLineEdit2->show();
myTextLabel3->hide();
mySelectButton3->hide();
myLineEdit3->hide();
myCheckBoxNewNodeGroup->show();
// Show the third field
+ myTextLabel2->show();
+ mySelectButton2->show();
+ myLineEdit2->show();
myTextLabel3->show();
mySelectButton3->show();
myLineEdit3->show();