Difference between revisions of "Slicer3:EventBroker"
From NAMIC Wiki
(New page: == Currently === The basic idea of the EventBroker is that currently we have a lot of this kind of code in GUIs: node->AddObserver(vtkCommand::ModifiedEvent, callbackCommand) == Problem...) |
m (Text replacement - "http://www.slicer.org/slicerWiki/index.php/" to "https://www.slicer.org/wiki/") |
||
(28 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <big>'''Note:''' We are migrating this content to the slicer.org domain - <font color="orange">The newer page is [https://www.slicer.org/wiki/Slicer3:EventBroker here]</font></big> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 17:15, 10 July 2017
Home < Slicer3:EventBrokerNote: We are migrating this content to the slicer.org domain - The newer page is here