#include <sequence_search_bar.hh>
Signals |
void | Changed (const QString &, bool, const QString &) |
Protected Member Functions |
virtual void | paintEvent (QPaintEvent *paint_event) |
virtual void | keyPressEvent (QKeyEvent *key_event) |
Detailed Description
search bar to search in multiple sequence alignment
Definition at line 35 of file sequence_search_bar.hh.
Constructor & Destructor Documentation
Member Function Documentation
void Changed |
( |
const QString & |
, |
|
|
bool |
, |
|
|
const QString & |
|
|
) |
| |
|
signal |
virtual void keyPressEvent |
( |
QKeyEvent * |
key_event | ) |
|
|
protectedvirtual |
void OnSearchAllChanged |
( |
int |
| ) |
|
|
slot |
void OnSearchInChanged |
( |
int |
| ) |
|
|
slot |
void OnSubjectChanged |
( |
const QString & |
| ) |
|
|
slot |
virtual void paintEvent |
( |
QPaintEvent * |
paint_event | ) |
|
|
protectedvirtual |
void UpdateItems |
( |
const QStringList & |
sequences | ) |
|
The documentation for this class was generated from the following file: