From 359640943bcf155faa9a067dde9e00a123276290 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 13 Feb 2012 17:43:39 -0600 Subject: Automated update from Qt3 --- doc/html/qaxwidget.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qaxwidget.html') diff --git a/doc/html/qaxwidget.html b/doc/html/qaxwidget.html index 2f3c5a838..4d96a31ca 100644 --- a/doc/html/qaxwidget.html +++ b/doc/html/qaxwidget.html @@ -75,7 +75,7 @@ filter. Standard widget properties, e.g. e control to implement support for ambient properties like e.g. palette or font. TQAxWidget tries to provide the necessary hints.

Warning: -You can subclass TQAxWidget, but you cannot use the Q_OBJECT macro +You can subclass TQAxWidget, but you cannot use the TQ_OBJECT macro in the subclass (the generated moc-file will not compile), so you cannot add further signals, slots or properties. This limitation is due to the metaobject information generated in runtime. To work -- cgit v1.2.1