open_viewmin.filter_tree_plot_Qt.settings_Qt

open_viewmin.filter_tree_plot_Qt.settings_Qt#

Additional default values specific to the Qt GUI

Attributes#

Functions#

actor_label_style(→ str)

Style text for actor names in filters tree GUI

mesh_label_style(→ str)

Style text for mesh names in filters tree GUI

Module Contents#

actor_label_style(actor_name: str) str#

Style text for actor names in filters tree GUI

Parameters:

actor_name (str)

Return type:

str

mesh_label_style(mesh_name: str) str#

Style text for mesh names in filters tree GUI

Parameters:

mesh_name (str)

Return type:

str

settings_Qt_dict#