klayout/scripts/mkqtdecl_common
Matthias Köfferlein a5d13c25ae 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 20:29:15 +02:00
..
c++.treetop Issue 501 (#505) 2020-02-21 18:25:22 +01:00
common.conf WIP: refactored mkqtdecl configuration (common part factored out), fixed .pro file dependencies 2018-06-05 23:21:15 +02: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 20:29:15 +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 20:29:15 +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 20:29:15 +02:00
reader_ext.rb Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00