/* 238 */ this.spaceRect = localQDRect.copy();
/* 239 */ this.spaceRect.setX(0);
/* 240 */ this.spaceRect.setY(0);
/* 241 */ this.invSpaceMatrix.transformRect(this.spaceRect);
/* */ } catch (QTException localQTException) {
/* 243 */ QTRuntimeException.handleOrThrow(new QTRuntimeException(localQTException), this, "mousePressed");
/* */ }
/* */ }