Skip to content
Snippets Groups Projects
  1. Jul 09, 2016
    • Ananya Bahadur's avatar
      Helpers to override `buttonClicked` added. · 39792012
      Ananya Bahadur authored
      These changes were made to primarily to accommodate for the cyclops-stimulator. Since buttonClicked manipulates the DataViewport via AccessClass, a sub-class of VisualizerEditor cannot functionally override the method.
      Hence:
      
      * Added protected methods which manipulate DataViewport (via AccessClass)
      * moved the SelectorButtons into protected area, essential!
      * All of the additions are essential to the cyclops-stimulator.
      * There is NO change in the public interface.
      
      Now, my buttonClicked method can access the SelectorButtons, manipulate (anything about!!) DataViewport.
      Please remove the (new) comments from VisualizerEditor::buttonClicked (.cpp), they are not needed anymore.
      39792012
  2. Jul 01, 2016
  3. Jun 30, 2016
  4. Jun 27, 2016
  5. Jun 14, 2016
  6. Jun 10, 2016
  7. Jun 09, 2016
  8. Jun 08, 2016
  9. Jun 07, 2016
  10. Jun 06, 2016
  11. Jun 05, 2016
  12. Jun 04, 2016
  13. Jun 03, 2016
Loading