public void InsertQubitBelow(object parameter) { _model.InsertQubitBelow(_registerIndex, _rowIndex); }