An editor of sequences database.
More...
#include <cSequenceDatabaseWidget.h>
An editor of sequences database.
◆ cSequenceDatabaseWidget()
cSequenceDatabaseWidget::cSequenceDatabaseWidget |
( |
cGlobalPreferences * |
globalpreferences, |
|
|
QWidget * |
parent = (QWidget *)0 |
|
) |
| |
The constructor.
- Parameters
-
globalpreferences | global preferences of the application |
parent | pointer to a parent widget |
◆ applyGlobalPreferences()
void cSequenceDatabaseWidget::applyGlobalPreferences |
( |
cGlobalPreferences * |
globalpreferences | ) |
|
Apply new global preferences.
- Parameters
-
globalpreferences | global preferences of the application |
◆ closeEvent()
void cSequenceDatabaseWidget::closeEvent |
( |
QCloseEvent * |
event | ) |
|
Handle the window close event.
- Parameters
-
event | pointer to QCloseEvent |
◆ importSequence()
void cSequenceDatabaseWidget::importSequence |
( |
int |
peptidetypeindex, |
|
|
QString |
sequence |
|
) |
| |
Import a new sequence.
- Parameters
-
peptidetypeindex | an index of current peptide type |
sequence | sequence |
◆ keyPressEvent()
void cSequenceDatabaseWidget::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
protected |
Handle a key press event.
- Parameters
-
event | pointer to QKeyEvent |
The documentation for this class was generated from the following files: