Hello,
I want to use widget that I could draw on and use it with Qt Designer/Qt Creator together. Do I have to write it on my own and implement paintEvent or is there any easier way? Maybe there is widget with “repainted()” signal implemented or something.
I don’t want to create widget dinamically because it could make problem with layout.
PS: Sorry for my english.
↧