NaviNIBS.util.GUI.StyleSheets module¶
- NaviNIBS.util.GUI.StyleSheets.setStyleSheetForInstanceOnly(instance, styleSheet, selectorPrefix='', selectorSuffix='')[source]¶
Set style sheet for instance only, not for its children.
Adapted from https://stackoverflow.com/a/70705685/2388228