zBuilder.ui package

Submodules

zBuilder.ui.icons module

zBuilder.ui.icons.get_icon_path_from_name(name)[source]

Given a name, find the corresponding icon path that matches.

Parameters:name (str) – A name of the icon to find.
Returns:The path to the matching icon.
Return type:str
zBuilder.ui.icons.get_icon_path_from_node(node)[source]

Given a node, find the corresponding icon path that matches its type.

Parameters:node (node) – A node object to query.
Returns:The path to the matching icon.
Return type:str

zBuilder.ui.model module

zBuilder.ui.tree module

zBuilder.ui.utils module

Module contents