Hi, wrote the code and now i have problem. I would like next figures to be seen underneath the figures which have been already drawn. I wrote simple code below as example of the problem, line should be drawn underneath the rectangle:
Code:
{ setMinimumSize(400,400); setAutoFillBackground(true); } }