Finish off setting sequence offset user interface
authorDiane Trout <diane@caltech.edu>
Wed, 22 Nov 2006 20:24:21 +0000 (20:24 +0000)
committerDiane Trout <diane@caltech.edu>
Wed, 22 Nov 2006 20:24:21 +0000 (20:24 +0000)
commita6104dae2b44645826ee3e83c8444ba012b928ac
tree94655afc6efc5dc086b7ee2b6f2d0f9af090b82f
parentd9fea8de8aa425558619bcb41668c033e1f01b10
Finish off setting sequence offset user interface
ticket:111
I thought it would be better for the edit sequence properties action to live
under the main edit menu, instead of the popup menu.

Also I decided to use apply/close instead of ok/cancel as it seemed better
to make fiddling with the offset interactive.

And yes I probably should implement some graphical way of aligning the
sequences instead of just typing in offsets.
alg/glseqbrowser.hpp
qui/MussaWindow.cpp
qui/seqbrowser/SequenceBrowser.cpp
qui/seqbrowser/SequenceBrowser.hpp
qui/seqbrowser/SequenceBrowserWidget.cpp
qui/seqbrowser/SequenceBrowserWidget.hpp
qui/seqbrowser/seqproperties/PropertiesWindow.cpp
qui/seqbrowser/seqproperties/PropertiesWindow.hpp
qui/seqbrowser/seqproperties/SequencePropertiesModel.cpp
qui/seqbrowser/seqproperties/SequencePropertiesModel.hpp
qui/subanalysis/SubanalysisWindow.cpp