Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wip #1311

Merged
merged 137 commits into from
Jan 20, 2024
Merged

Wip #1311

merged 137 commits into from
Jan 20, 2024

Conversation

klayoutmatthias
Copy link
Collaborator

No description provided.

Matthias Koefferlein added 30 commits March 6, 2023 22:38
…ations (for standalone module + build-in for app)
KLAYOUT_PYTHONPATH is copied into PYTHONPATH, so it
is essentially equivalent (no more copying of internally
generated paths).

The installation's pymod folder is added to the path, so
that we can put "klayout.db" etc. there.
…mod, but may also be the basis of the built-in pya module.
…r better stability of files, small patch (missing box ctor arg names)
…ation by prepending their path to sys.path
- Based on Qt 5.12.12 now (tested to build on 5.15)
- QImage constructor with binary data
- More classes, specifically QLibraryInfo for Qt version
- QLayout and derivatives take ownership over widgets added
Matthias Koefferlein added 29 commits October 19, 2023 23:03
…hat is a problem when script errors are present)
pya.CplxTrans and pya.Trans are good classes for testing the
ability to resolve arguments through keyword parameters.

Keyword parameters are introduced to substitute positional
arguments.
This happens when an expression returns a class
object and that is converted to a string.
@klayoutmatthias klayoutmatthias merged commit f1f92e5 into master Jan 20, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant