|
|
|
@ -394,16 +394,6 @@ our %tests = (
|
|
|
|
|
"TQT_NO_PROGRESSDIALOG" => ["ntqprogressdialog.h", "TQProgressDialog foo;", 13],
|
|
|
|
|
"TQT_NO_PUSHBUTTON" => ["ntqpushbutton.h", "TQPushButton foo( (TQWidget *) NULL );", 12],
|
|
|
|
|
"TQT_NO_PROPERTIES" => ["ntqmetaobject.h", "TQMetaProperty foo;", 0],
|
|
|
|
|
# "TQT_NO_TQTMULTILINEEDIT" => ["ntqtmultilineedit.h", "TQtMultiLineEdit foo;", 15],
|
|
|
|
|
# "TQT_NO_TQTTABLEVIEW" => ["ntqttableview.h", "TQFoo foo;", 16, q£
|
|
|
|
|
# class TQFoo: public TQtTableView
|
|
|
|
|
# {
|
|
|
|
|
# public:
|
|
|
|
|
# TQFoo() {};
|
|
|
|
|
# ~TQFoo() {};
|
|
|
|
|
# void paintCell( TQPainter *, int, int) {};
|
|
|
|
|
# };
|
|
|
|
|
# £],
|
|
|
|
|
"TQT_NO_TQUUID_STRING" => ["ntquuid.h", "TQUuid foo( TQString::null );", 8],
|
|
|
|
|
"TQT_NO_RANGECONTROL" => ["ntqrangecontrol.h", "TQRangeControl foo;", 10],
|
|
|
|
|
"TQT_NO_REGEXP" => ["ntqregexp.h", "TQRegExp foo;", 5],
|
|
|
|
|