Home
last modified time | relevance | path

Searched refs:slotBatchTranslate (Results 1 – 3 of 3) sorted by relevance

/dports/devel/lokalize/lokalize-21.12.3/src/tm/
H A Dtmview.h62 void slotBatchTranslate();
H A Dtmview.cpp297 void TMView::slotBatchTranslate() in slotBatchTranslate() function in TMView
/dports/devel/lokalize/lokalize-21.12.3/src/
H A Deditortab.cpp635 connect(action, &QAction::triggered, _tmView, &TM::TMView::slotBatchTranslate); in setupActions()