summaryrefslogtreecommitdiffstats
path: root/src/xmlpatterns/Doxyfile
diff options
context:
space:
mode:
authorGareth Stockwell <gareth.stockwell@sosco.com>2009-09-02 17:28:37 (GMT)
committerGareth Stockwell <gareth.stockwell@sosco.com>2009-09-07 10:26:48 (GMT)
commit6705f143db308fb10dfc09988bc15874eebb75a8 (patch)
tree016ba7c076ae8c352c51e3a81805a02f732c5779 /src/xmlpatterns/Doxyfile
parent3bcdd19ed5dc0328951c8cd917c4ae766a329f11 (diff)
downloadQt-6705f143db308fb10dfc09988bc15874eebb75a8.zip
Qt-6705f143db308fb10dfc09988bc15874eebb75a8.tar.gz
Qt-6705f143db308fb10dfc09988bc15874eebb75a8.tar.bz2
Added macros to QtGui for controlling whether widgets are window-owning
There are two macros defined in src/gui/kernel/window_owning_control.h: If this is defined, then calling QWidget::winId causes a native window to be created for the associated control If QWIDGET_OWNS_WINDOW is defined, defining this macro means that the parent window for the newly created window is the parent widget's winId. This in turn means that calling QWidget::winId causes native windows to be created for all ancestors of the target widget. If this macro is undefined, the parent window is the parent widget's effectiveWinId.
Diffstat (limited to 'src/xmlpatterns/Doxyfile')
0 files changed, 0 insertions, 0 deletions