mirror of https://github.com/KLayout/klayout.git
* Fixed issue #1029 The problem happened because in the described case the tl::Variant used as a intermediate container holds the Python QBrush object and when it gets deleted, the QBrush object is deleted too. * Added tests |
||
|---|---|---|
| .. | ||
| basic.py | ||
| dbLayoutTest.py | ||
| dbLayoutToNetlist.py | ||
| dbLayoutVsSchematic.py | ||
| dbNetlistCrossReference.py | ||
| dbPCells.py | ||
| dbPolygonTest.py | ||
| dbReaders.py | ||
| dbRegionTest.py | ||
| dbTransTest.py | ||
| layLayers.py | ||
| qtbinding.py | ||
| tlTest.py | ||