Hi,

Isn't there anything similar to GetDC() and ReleaseDC() of Windows in Qt that lets us perform painting outside the default paint cycle(paintEvent function)?

Thanks.