-
- Downloads
No QApplication is now needed in case no UI is created
Showing
- examples/example/main.py 0 additions, 45 deletionsexamples/example/main.py
- examples/example3/ApplicationConfig.py 39 additions, 0 deletionsexamples/example3/ApplicationConfig.py
- examples/example3/LaserConfig.py 14 additions, 0 deletionsexamples/example3/LaserConfig.py
- examples/example3/main.py 66 additions, 0 deletionsexamples/example3/main.py
- src/confighandler/controller/Field.py 15 additions, 5 deletionssrc/confighandler/controller/Field.py
- src/confighandler/controller/fields/FieldBool.py 3 additions, 1 deletionsrc/confighandler/controller/fields/FieldBool.py
- src/confighandler/controller/fields/FieldFloat.py 3 additions, 1 deletionsrc/confighandler/controller/fields/FieldFloat.py
- src/confighandler/controller/fields/FieldInt.py 3 additions, 1 deletionsrc/confighandler/controller/fields/FieldInt.py
- src/confighandler/controller/fields/FieldList.py 4 additions, 1 deletionsrc/confighandler/controller/fields/FieldList.py
- src/confighandler/controller/fields/FieldPath.py 2 additions, 3 deletionssrc/confighandler/controller/fields/FieldPath.py
- src/confighandler/controller/fields/FieldSelectableList.py 4 additions, 1 deletionsrc/confighandler/controller/fields/FieldSelectableList.py
- src/confighandler/controller/fields/FieldString.py 4 additions, 1 deletionsrc/confighandler/controller/fields/FieldString.py
- src/confighandler/controller/fields/FieldTuple.py 4 additions, 1 deletionsrc/confighandler/controller/fields/FieldTuple.py
examples/example3/ApplicationConfig.py
0 → 100644
examples/example3/LaserConfig.py
0 → 100644
examples/example3/main.py
0 → 100644
Please register or sign in to comment