Last change
on this file since 1012 was 1012, checked in by Dmitry A. Kuminov, 14 years ago |
OS/2: Create native widget siblings and children when native ID is requested.
This makes sure each sibling and child of the widget for which a native
window is created will get a native window too. This is necessary to let
the system do proper clipping when the widget is painted on externally
using its native window ID.
Note that on OS/2 system clipping is not done (see QWidget::create_sys())
so qt_WinProcessWindowObstacles() needs to be used to clip out areas
obscured by other widgets when directly painting on the widget bypassing
Qt.
|
File size:
388.0 KB
|
HTML preview not available, since the file size exceeds 256.0 KB.Try downloading the file instead.
Note:
See
TracBrowser
for help on using the repository browser.