Add ReadOnly ThresholdWidget to MussaAlignedWindow
authorDiane Trout <diane@caltech.edu>
Tue, 3 Oct 2006 20:52:02 +0000 (20:52 +0000)
committerDiane Trout <diane@caltech.edu>
Tue, 3 Oct 2006 20:52:02 +0000 (20:52 +0000)
commit2ce573032c393aaa8c2cc6863c6325211b8bab7d
treed497c38b7bc62a421956793479bd003f1a8c6d2c
parent3071b168a3bae4947dbda407ce73d2b06007e134
Add ReadOnly ThresholdWidget to MussaAlignedWindow
The simplest way of report the threshold was to reuse the current
threshold widget. However since it makes no sense to change the threshold
at on the aligned sequence level view, I added the ability to make
the widget read only.
qui/MussaAlignedWindow.cpp
qui/MussaAlignedWindow.hpp
qui/ThresholdWidget.cpp
qui/ThresholdWidget.hpp