SearchArea * radarItem = new SearchArea(600, 1000, 70, 120, this);

"this" is the scene that I am using.