klayout/testdata/klayout_main
Matthias Koefferlein 3c53950eaa Rework needed for LayoutView management
The application got unstable on exit under various conditions
(e.g. LayoutView created in script). Reason was the ownership
management of LayoutView which interfered with Qt widget
lifetime management.

The solution now is based on a clean widget/view hierarchy
and a consistent plugin parent/child relationship.

In addition, a new class is enabled which allows creating
a true QWidget (rather QFrame) for a LayoutView again.
2022-09-02 00:47:21 +02:00
..
main.rb Rework needed for LayoutView management 2022-09-02 00:47:21 +02:00
session.lys Added tests for klayout app 2017-12-27 17:52:35 +01:00
test.py Added tests for klayout app 2017-12-27 17:52:35 +01:00
test.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test1.gds Added tests for klayout app 2017-12-27 17:52:35 +01:00
test2.gds Added tests for klayout app 2017-12-27 17:52:35 +01:00
test2.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test3.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test10.rb Fixed some build errors, added tests 2022-05-26 07:47:35 +02:00
test_app.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test_em.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test_epilogue.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test_lay.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test_lay2.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test_prologue.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test_read_config.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test_script.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test_set_config1.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00
test_set_config2.rb Added tests for klayout app 2017-12-27 17:52:35 +01:00