NaviNIBS.util.GUI.Icons module

Wrapper around qta.icon but with colors that update from QPalette with each call instead of using qta’s cached initial colors.

Return type:

QIcon

Bases: IconicFont

Extend qta.IconicFont to automatically update to use current palette colors (if color is not manually specified)

Return type:

DynamicColorIconicFont

Bases: CharIconPainter