Home
last modified time | relevance | path

Searched refs:AutoAnnotationsSupport (Results 1 – 8 of 8) sorted by relevance

/dports/biology/ugene/ugene-40.1/src/corelibs/U2Core/src/globals/
H A DAutoAnnotationsSupport.cpp50 AutoAnnotationsUpdater *AutoAnnotationsSupport::findUpdaterByGroupName(const QString &groupName) { in findUpdaterByGroupName()
59 AutoAnnotationsUpdater *AutoAnnotationsSupport::findUpdaterByName(const QString &name) { in findUpdaterByName()
70 void AutoAnnotationsSupport::registerAutoAnnotationsUpdater(AutoAnnotationsUpdater *updater) { in registerAutoAnnotationsUpdater()
74 AutoAnnotationsSupport::~AutoAnnotationsSupport() { in ~AutoAnnotationsSupport()
78 bool AutoAnnotationsSupport::isAutoAnnotationObject(const AnnotationTableObject *obj) { in isAutoAnnotationObject()
82 bool AutoAnnotationsSupport::isAutoAnnotationObject(const GObject *obj) { in isAutoAnnotationObject()
94 QString tableName = AutoAnnotationsSupport::tr("Auto-annotations [%1 | %2]") in AutoAnnotationObject()
H A DAutoAnnotationsSupport.h40 class AutoAnnotationsSupport; variable
92 AutoAnnotationsSupport *aaSupport;
167 class U2CORE_EXPORT AutoAnnotationsSupport : public QObject {
170 ~AutoAnnotationsSupport();
H A DAppContext.h40 class AutoAnnotationsSupport; variable
293 static AutoAnnotationsSupport *getAutoAnnotationsSupport() { in getAutoAnnotationsSupport()
470 virtual AutoAnnotationsSupport *_getAutoAnnotationsSupport() const = 0;
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Private/src/
H A DAppContextImpl.h372 void setAutoAnnotationsSupport(AutoAnnotationsSupport *_aaSupport) { in setAutoAnnotationsSupport()
617 virtual AutoAnnotationsSupport *_getAutoAnnotationsSupport() const { in _getAutoAnnotationsSupport()
695 AutoAnnotationsSupport *aaSupport;
/dports/biology/ugene/ugene-40.1/src/corelibs/U2View/src/ov_sequence/
H A DAnnotationsTreeView.cpp921 … if (AutoAnnotationsSupport::isAutoAnnotationObject(aObj) && !aObj->getAnnotations().isEmpty()) { in sl_onBuildMenu()
1098 if (AutoAnnotationsSupport::isAutoAnnotationObject(obj)) { in sl_removeObjectFromView()
1170 if (AutoAnnotationsSupport::isAutoAnnotationObject(aObj)) { in updateState()
1407 if (AutoAnnotationsSupport::isAutoAnnotationObject(ao)) { in initiateDragAndDrop()
1487 if (AutoAnnotationsSupport::isAutoAnnotationObject(dstObject)) { in finishDragAndDrop()
1512 … if (AutoAnnotationsSupport::isAutoAnnotationObject(movedGroupItem->getAnnotationTableObject())) { in finishDragAndDrop()
2409 bool readOnly = obj->isStateLocked() || AutoAnnotationsSupport::isAutoAnnotationObject(obj); in isReadonly()
/dports/biology/ugene/ugene-40.1/src/ugeneui/src/
H A DMain.cpp820 AutoAnnotationsSupport *aaSupport = new AutoAnnotationsSupport(); in main()
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Core/
H A DU2Core.pro91 src/globals/AutoAnnotationsSupport.h \
336 src/globals/AutoAnnotationsSupport.cpp \
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Core/transl/
H A Drussian.ts665 <name>U2::AutoAnnotationsSupport</name>