I override paintEvent function for a QDialog project. After that, in QDialog, I can not put label which load bitmap image any more. If I do so, there is "Segmentation error".
Is that normal?
Thanks