Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XapaJIaMnu/translateLocally
/ functions
Functions
203 in github.com/XapaJIaMnu/translateLocally
⨍
Functions
203
◇
Types & classes
56
Method
columnCount
src/inventory/ModelManager.cpp:778
Function
countWords
src/MarianInterface.cpp:23
Method
deleteSelectedModels
src/settings/TranslatorSettingsDialog.cpp:129
Method
doTranslation
* @brief CommandLineIface::doTranslation This function is pseudo blocking, via an event loop. It sends text to be translated by marian. */
src/cli/CommandLineIface.cpp:202
Method
downloadModel
src/mainwindow.cpp:321
Method
downloadModelHelperSlot
src/mainwindow.cpp:348
Method
downloadProgress
src/mainwindow.cpp:316
Method
downloadRemoteModel
src/cli/CommandLineIface.cpp:213
Method
emitValueChanged
src/settings/Settings.cpp:5
Method
extractTarGz
Adapted from https://github.com/libarchive/libarchive/blob/master/examples/untar.c#L136
src/inventory/ModelManager.cpp:530
Method
extractTarGzInCurrentPath
src/inventory/ModelManager.cpp:549
Method
filterText
src/FilterTableView.cpp:45
Method
findModels
Fills in the TranslationRequest.{model,pivot} parameters if src + trg are specified.
src/cli/NativeMsgIface.cpp:400
Method
getKey
src/settings/RepositoryTableModel.cpp:14
Method
getModelInfoJsonFromDir
src/inventory/ModelManager.cpp:328
Method
handleDownload
src/mainwindow.cpp:307
Method
handleRequest
src/cli/NativeMsgIface.cpp:169
Method
headerData
src/settings/RepositoryTableModel.cpp:89
Method
headerData
src/inventory/ModelManager.cpp:784
Method
hideFilterFrame
src/FilterTableView.cpp:75
Method
importModels
src/settings/TranslatorSettingsDialog.cpp:148
Method
insertLocalModel
src/inventory/ModelManager.cpp:305
Method
listNativeMessagingClients
src/cli/CommandLineIface.cpp:303
Method
loadModels
src/cli/NativeMsgIface.cpp:418
Method
lockAndWriteJsonHelper
src/cli/NativeMsgIface.cpp:390
Function
main
src/main.cpp:14
Method
makeModel
src/cli/NativeMsgIface.cpp:447
Method
on_actionSplit_Horizontally_triggered
src/mainwindow.cpp:495
Method
on_actionSplit_Vertically_triggered
src/mainwindow.cpp:499
Method
on_actionTranslator_Settings_triggered
src/mainwindow.cpp:491
Method
on_deleteRepo_clicked
src/settings/TranslatorSettingsDialog.cpp:222
Method
on_downloadButton_clicked
src/settings/TranslatorSettingsDialog.cpp:236
Method
on_fontAction_triggered
src/mainwindow.cpp:487
Method
on_getMoreButton_clicked
src/settings/TranslatorSettingsDialog.cpp:260
Method
on_importRepo_clicked
src/settings/TranslatorSettingsDialog.cpp:211
Method
on_inputBox_cursorPositionChanged
src/mainwindow.cpp:503
Method
on_inputBox_textChanged
src/mainwindow.cpp:292
Method
on_localModels_activated
src/mainwindow.cpp:357
Method
on_outputBox_cursorPositionChanged
src/mainwindow.cpp:518
Method
on_translateAction_triggered
src/mainwindow.cpp:284
Method
on_translateButton_clicked
src/mainwindow.cpp:288
Method
openColorDialog
src/ColorWell.cpp:33
Method
operator()
Alias for value() to make Settings make look more like a normal Qt class.
src/settings/Settings.h:83
Method
operator<
src/inventory/ModelManager.h:136
Method
operator<<
src/inventory/ModelManager.h:156
Function
operator==
src/settings/Settings.h:10
Method
operator==
src/types.h:33
Method
operator==
Is-equal operator for removing models from list
src/inventory/ModelManager.h:149
Method
outputError
src/cli/CommandLineIface.cpp:260
Method
outputTranslation
src/cli/CommandLineIface.cpp:265
Method
paintEvent
src/FilterTableView.cpp:49
Method
parseJsonInput
src/cli/NativeMsgIface.cpp:294
Method
parseModelInfo
src/inventory/ModelManager.cpp:356
Method
parseRemoteModels
src/inventory/ModelManager.cpp:676
Method
popupError
src/mainwindow.cpp:479
Method
popupWarning
src/mainwindow.cpp:483
Method
printLocalModels
src/cli/CommandLineIface.cpp:158
Method
printRemoteModels
* @brief Prints remote models and exits. it also takes care of an event loop because the network operation could take some time. * This functi
src/cli/CommandLineIface.cpp:169
Method
processJson
src/cli/NativeMsgIface.cpp:456
Method
readModelMetaFromDir
src/inventory/ModelManager.cpp:469
Method
registerNativeMessagingAppManifest
src/mainwindow.cpp:538
Method
removeNativeMessagingClient
src/cli/CommandLineIface.cpp:287
Method
removeRow
src/settings/RepositoryTableModel.cpp:51
Method
resetTranslator
src/mainwindow.cpp:463
Method
revealSelectedModels
src/settings/TranslatorSettingsDialog.cpp:121
Method
rowCount
src/settings/RepositoryTableModel.cpp:79
Method
rowCount
src/inventory/ModelManager.cpp:772
Method
run
src/cli/CommandLineIface.cpp:64
Method
scanForModels
src/inventory/ModelManager.cpp:426
Method
setColor
src/AlignmentHighlighter.cpp:16
Method
showDownloadPane
src/mainwindow.cpp:297
Method
showEvent
src/mainwindow.cpp:255
Method
showEvent
src/settings/TranslatorSettingsDialog.cpp:160
Method
showFilterFrame
src/FilterTableView.cpp:61
Method
showFirstRunHelper
src/mainwindow.cpp:265
Method
startupLoad
src/inventory/ModelManager.cpp:514
Function
test
Test TranslateLocally functionality.
scripts/native_client.py:155
Function
test_concurrency
()
scripts/native_client.py:297
Function
test_concurrent_download
Test parallel downloads.
scripts/native_client.py:323
Function
test_latency
()
scripts/native_client.py:275
Function
test_shutdown
()
scripts/native_client.py:305
Function
test_third_party
Test whether TranslateLocally can switch between different types of models. This test assumes you have the OPUS repository in your list: https
scripts/native_client.py:229
Method
updateAvailableModels
src/inventory/ModelManager.cpp:736
Method
updateColor
src/ColorWell.cpp:24
Method
updateLocalModels
src/mainwindow.cpp:372
Method
updateModelActions
src/settings/TranslatorSettingsDialog.cpp:167
Method
updateNativeMessagingManifests
src/cli/CommandLineIface.cpp:311
Method
updateRepoActions
src/settings/TranslatorSettingsDialog.cpp:196
Method
updateSelectedModel
src/mainwindow.cpp:421
Method
updateSettings
src/settings/TranslatorSettingsDialog.cpp:97
Method
updateSwatch
src/ColorWell.cpp:38
Method
validateModel
src/inventory/ModelManager.cpp:133
Method
writeError
src/cli/NativeMsgIface.h:374
Method
writeModelMetaToDir
src/inventory/ModelManager.cpp:495
Method
writeResponse
T can be QJsonValue, QJsonArray or QJsonObject
src/cli/NativeMsgIface.h:351
Method
writeUpdate
src/cli/NativeMsgIface.h:365
Method
~AddNewRepoDialog
src/settings/NewRepoDialog.cpp:10
Method
~AlignmentHighlighter
src/AlignmentHighlighter.cpp:11
Method
~AlignmentWorker
src/AlignmentWorker.cpp:31
Method
~MainWindow
src/mainwindow.cpp:279
← previous
next →
101–200 of 203, ranked by callers