Class EventTranslationNodeTest

Inheritance Relationships

Base Type

  • public ScriptedLoadableModuleTest

Class Documentation

EventTranslationNodeTest.EventTranslationNodeTest : public ScriptedLoadableModuleTest

Inheritance diagram for EventTranslationNodeTest::EventTranslationNodeTest:

digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "1" [label="EventTranslationNodeTest.EventTranslationNodeTest" tooltip="EventTranslationNodeTest.EventTranslationNodeTest" fillcolor="#BFBFBF"] "2" [label="ScriptedLoadableModuleTest" tooltip="ScriptedLoadableModuleTest"] "1" -> "2" [dir=forward tooltip="public-inheritance"] }

Collaboration diagram for EventTranslationNodeTest::EventTranslationNodeTest:

digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "1" [label="EventTranslationNodeTest.EventTranslationNodeTest" tooltip="EventTranslationNodeTest.EventTranslationNodeTest" fillcolor="#BFBFBF"] "2" [label="ScriptedLoadableModuleTest" tooltip="ScriptedLoadableModuleTest"] "1" -> "2" [dir=forward tooltip="public-inheritance"] }

Public Functions

setUp(self)
save_restore_scene(self)
click_event(self, event_type, modifier=vtkEvent.AnyModifier)
key_event(self, key, *modifier=vtkEvent.AnyModifier)
test_can_be_created_from_scene(self)
test_can_be_saved_and_restored_from_scene(self)
test_saving_and_restoring_empty_returns_empty(self)
test_can_translate_click_events(self)
test_can_translate_key_events(self)
test_translate_is_differentiated_by_modifiers(self)
test_translate_has_any_state_source(self)
test_specific_states_have_precedence_over_any_state(self)
test_can_translate_drag_events(self)
configure_menu_event(self)
test_can_remove_given_event_types(self)
test_can_block_event_types(self)
test_can_block_all_event_types(self)

Public Members

tl_node
no_event