Apply stylesheet in SEToolsWidget so all widgets will have the sheet and it will propagate to child widgets. This will add more visual grouping to related options. Adjust BooleanQueryTab so the "Default State" group box title is completely shown.
In Python 2, ENOENT was an IOError exception. In Python 3, IOError was merged into OSError.