Validate motif input
authorDiane Trout <diane@caltech.edu>
Wed, 11 Oct 2006 22:52:45 +0000 (22:52 +0000)
committerDiane Trout <diane@caltech.edu>
Wed, 11 Oct 2006 22:52:45 +0000 (22:52 +0000)
commit4127868f4da4a6a87842d637e621724320aefcf2
tree2fb43c43526cebc5e2c4af313d76f7055df90462
parentc760a5d3839b241f2f94437731050622b197bf03
Validate motif input
ticket:149
To reduce the chances that someone will manage to make an unloadable
motif file, prevent the user from entering bad data.
e.g. " in motif names, or non-iupac symbols in the sequence in
MotifEditorDelegate::createEditor
qui/motif_editor/MotifEditorDelegate.cpp