Skip to content
Snippets Groups Projects
Commit ddcf9647 authored by Petter Sagvold's avatar Petter Sagvold
Browse files

Apply suggestion to soitool/setup_settings.py

parent 2cef0c13
No related branches found
No related tags found
1 merge request!37#46 Oppsett endrer SOI
Pipeline #77264 failed
...@@ -24,7 +24,7 @@ class Setup(QDialog): # pylint: disable = R0902 ...@@ -24,7 +24,7 @@ class Setup(QDialog): # pylint: disable = R0902
This class is used to change the settings for the SOI. This class is used to change the settings for the SOI.
There are 4 different settings-groups; headerdata, orientation, There are 4 different settings-groups; headerdata, orientation,
placement and algoritmh. In headerdata you can change the text that appears placement and algoritmh. In headerdata you can change the text that appears
in the header of the SOI. Orientation is if you want the SOI in landscape or in the header of the SOI. Orientation is whether you want the SOI in landscape or
portrait. Placement is if you want to move the modules yourself or let the portrait. Placement is if you want to move the modules yourself or let the
program do it. And algorithm is which algorithms should be used to place the program do it. And algorithm is which algorithms should be used to place the
modules on the SOI. modules on the SOI.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment