klayout/scripts/mkqtdecl_common
Matthias Köfferlein 59ee6b6a83
Fixed #629 (timeout event of QTimer not present on Qt5) (#631)
In addition, the "destroyed" and "objectNameChanged" signals
were added (specifically to QObject).

The API binding for Qt5 was updated which adds some events.
2020-09-14 18:34:28 +02:00
..
c++.treetop Issue 501 (#505) 2020-02-21 18:25:22 +01:00
common.conf More @args removed. 2020-03-14 22:26:21 +01:00
cpp_classes.rb Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
cpp_parser_classes.rb Fixed #629 (timeout event of QTimer not present on Qt5) (#631) 2020-09-14 18:34:28 +02:00
dump.rb Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
mkqtdecl_extract_ambigous_methods.rb Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
mkqtdecl_extract_nc_pointers.rb Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
mkqtdecl_extract_potential_factories.rb Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
mkqtdecl_extract_props.rb Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
mkqtdecl_extract_signals.rb Fixed #629 (timeout event of QTimer not present on Qt5) (#631) 2020-09-14 18:34:28 +02:00
parse.rb Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
produce.rb Fixed #629 (timeout event of QTimer not present on Qt5) (#631) 2020-09-14 18:34:28 +02:00
reader_ext.rb Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00