klayout/src/pymod/__init__.py.qt5

9 lines
252 B
Plaintext
Raw Normal View History

# klayout library definition file
2018-10-23 23:43:52 +02:00
__all__ = [ "tl", "db", "rdb",
"QtCore", "QtGui", "QtNetwork", "QtSql", "QtWidgets", "QtDesigner",
2018-10-23 23:43:52 +02:00
"QtMultimedia", "QtPrintSupport", "QtSvg", "QtXmlPatterns", "QtXml",
"lay" ]