SequenceBrowser should handle the copying
authorDiane Trout <diane@caltech.edu>
Tue, 13 Jun 2006 19:39:22 +0000 (19:39 +0000)
committerDiane Trout <diane@caltech.edu>
Tue, 13 Jun 2006 19:39:22 +0000 (19:39 +0000)
commit3f565f46235e30138433f15d9aaa41ade616a3e9
tree10958d100d3b9ebe68d84912f69a96b17220213e
parentd277d9d5a301335d9a1b380ba6d6e7d0ebe8c7ee
SequenceBrowser should handle the copying
viva encapsulation, I pushed the code to handle copying sequence
down into the SequenceBrowser from SequenceBrowserWidget on the idea
that someone might want to use the inner widget on its own.

Hmm... maybe that's not reasonable? Not sure anymore. However
I do think that I want the popup menu to be tied to the innermost widget.
qui/MussaWindow.cpp
qui/seqbrowser/SequenceBrowser.cpp
qui/seqbrowser/SequenceBrowser.hpp
qui/seqbrowser/SequenceBrowserWidget.cpp