19 #ifndef OST_SEQUENCE_VIEWER_SEQUENCE_SEARCH_BAR_HH
20 #define OST_SEQUENCE_VIEWER_SEQUENCE_SEARCH_BAR_HH
32 namespace ost {
namespace gui {
40 void UpdateItems(
const QStringList& sequences);
42 void Changed(
const QString&,
bool,
const QString&);
44 void OnSubjectChanged(
const QString&);
45 void OnSearchInChanged(
int);
46 void OnSearchAllChanged(
int);
48 virtual void paintEvent(QPaintEvent* paint_event);
49 virtual void keyPressEvent(QKeyEvent* key_event);
53 QCheckBox* search_all_;
54 QComboBox* search_in_;
#define DLLEXPORT_OST_GUI
search bar to search in multiple sequence alignment
representation of a multiple sequence alignemnt consisting of two or more sequences ...