gui_data_selector

Module Contents

app
class Action_on_selector_update
class Attribute_selector(attribute_name, value)
add_child(self, child)
get_children(self)
get_name(self)
get_min_max_attributes(self)
__str__(self)
class Container_attribute_selector(containerName)
add_child(self, child)
add_attribute_selector(self, attribute_selector)
set_attribute_selectors(self, attribute_selectors)
get_name(self)
get_children(self)
get_attribute_selectors(self)
__str__(self)
class GuiDataSelector(collections_in: CollectionsToVisualise, actionOnUpdate: Action_on_selector_update)

Bases: PyQt5.QtWidgets.QMainWindow

theActionOnUpdate

Generate GUI

apply_filters(self, _)
run(self)
is_object_selected(container_in, object_in)
check_and_add_if_float(the_container, attribute_value, attribute_name, parent=None)
manage_list(the_container, in_object, _listOfValues, _listName)
get_attr_object(the_container, in_object)