Home
last modified time | relevance | path

Searched refs:ACTION_EDIT_SEQUENCE_SETTINGS (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ugene/ugene-40.1/src/corelibs/U2Gui/src/
H A DMainWindow.h105 #define ACTION_EDIT_SEQUENCE_SETTINGS "action_edit_sequences_settings" macro
/dports/biology/ugene/ugene-40.1/src/corelibs/U2View/src/ov_sequence/
H A DAnnotatedDNAView.cpp135 editSettingsAction->setObjectName(ACTION_EDIT_SEQUENCE_SETTINGS); in AnnotatedDNAView()