MCPcopy Create free account

hub / github.com/OpenBangla/OpenBangla-Keyboard / functions

Functions235 in github.com/OpenBangla/OpenBangla-Keyboard

MethodSettings
src/shared/Settings.cpp:25
MethodSettingsDialog
src/frontend/SettingsDialog.cpp:24
MethodSetupPopupMenus
src/frontend/TopBar.cpp:103
MethodSetupTopBar
src/frontend/TopBar.cpp:78
MethodSetupTrayIcon
src/frontend/TopBar.cpp:147
MethodSingleInstance
src/frontend/SingleInstance.cpp:8
FunctionSuffixDictPath
src/shared/FileSystem.cpp:37
MethodTopBar
src/frontend/TopBar.cpp:40
MethodUpdater
src/frontend/3rdParty/Updater.cpp:40
MethodUserFolders
src/shared/FileSystem.h:35
MethodaddEntryInViewer
src/frontend/AutoCorrectDialog.cpp:105
MethodcalculateSizes
* Calculates the appropiate size units (bytes, KB or MB) for the received * data and the total download size. Then, this function proceeds to update
src/frontend/3rdParty/Downloader.cpp:279
MethodcalculateTimeRemaining
* Uses two time samples (from the current time and a previous sample) to * calculate how many bytes have been downloaded. * * Then, this functio
src/frontend/3rdParty/Downloader.cpp:338
MethodcancelDownload
* Prompts the user if he/she wants to cancel the download and cancels the * download if the user agrees to do that. */
src/frontend/3rdParty/Downloader.cpp:235
MethodcheckForUpdate
src/frontend/TopBar.cpp:96
MethodcheckForUpdates
* Instructs the \c Updater instance with the registered \c url to download and * interpret the update definitions file. * * \note If an \c Updat
src/frontend/3rdParty/QSimpleUpdater.cpp:234
MethodcloseEvent
src/frontend/TopBar.cpp:280
MethodcloseEvent
src/frontend/LayoutViewer.cpp:74
Functioncreate_engine_cb
src/engine/ibus/main.cpp:289
Methoddecode
src/frontend/base.hpp:123
MethoddecodeAndDecompress
src/frontend/LayoutViewer.cpp:105
MethoddecodeCompressAndEncode
* Decodes `data` using the Base64 algorithm, compresses it using zstd algorithm * and encodes the compressed bytes using a custom base91 algorithm.
src/frontend/LayoutConverter.cpp:423
MethoddownloadDir
src/frontend/3rdParty/Downloader.cpp:381
Methodencode
src/frontend/base.hpp:65
Functionengine_candidate_clicked_cb
src/engine/ibus/main.cpp:283
Functionengine_disable_cb
src/engine/ibus/main.cpp:270
Functionengine_disconnected_cb
src/engine/ibus/main.cpp:314
Functionengine_enable_cb
src/engine/ibus/main.cpp:265
Functionengine_focus_out_cb
src/engine/ibus/main.cpp:274
Functionengine_process_key_event_cb
src/engine/ibus/main.cpp:104
MethodeventFilter
src/frontend/TopBar.cpp:285
Methodfinished
src/frontend/3rdParty/Downloader.cpp:155
MethodfixString
src/frontend/AvroPhonetic.cpp:222
MethodgetCandidateSaveFile
src/shared/FileSystem.h:47
MethodgetChangelog
* Returns the changelog of the \c Updater instance registered with the given * \a url. * * \warning You should call \c checkForUpdates() before
src/frontend/3rdParty/QSimpleUpdater.cpp:145
MethodgetDownloadUrl
* Returns the download URL of the \c Updater instance registered with the given * \a url. * * \warning You should call \c checkForUpdates() befo
src/frontend/3rdParty/QSimpleUpdater.cpp:170
MethodgetDownloaderEnabled
* Returns \c true if the \c Updater instance registered with the given \a url * has the integrated downloader enabled. * * \note If an \c Update
src/frontend/3rdParty/QSimpleUpdater.cpp:105
MethodgetEntries
src/frontend/AutoCorrectDialog.cpp:65
MethodgetInstance
* Returns the only instance of the class */
src/frontend/3rdParty/QSimpleUpdater.cpp:47
MethodgetLatestVersion
* Returns the remote module version of the \c Updater instance registered with * the given \a url. * * \warning You should call \c checkForUpdat
src/frontend/3rdParty/QSimpleUpdater.cpp:199
MethodgetModuleName
* Returns the module name of the \c Updater instance registered with the given * \a url. * * \note If the module name is empty, then the \c Upda
src/frontend/3rdParty/QSimpleUpdater.cpp:158
MethodgetModuleVersion
* Returns the module version of the \c Updater instance registered with the * given \a url. * * \note If the module version is empty, then the \
src/frontend/3rdParty/QSimpleUpdater.cpp:212
MethodgetNotifyOnFinish
* Returns \c true if the \c Updater instance registered with the given \a url * shall notify the user when it finishes checking for updates. * *
src/frontend/3rdParty/QSimpleUpdater.cpp:82
MethodgetNotifyOnUpdate
* Returns \c true if the \c Updater instance registered with the given \a url * shall notify the user when an update is available. * * \note If
src/frontend/3rdParty/QSimpleUpdater.cpp:71
MethodgetOpenUrl
* Returns the URL to open in a web browser of the \c Updater instance * registered with the given \a url. * * \note If the module name is empty,
src/frontend/3rdParty/QSimpleUpdater.cpp:133
MethodgetPlatformKey
* Returns the platform key of the \c Updater registered with the given \a url. * If you do not define a platform key, the system will assign the fol
src/frontend/3rdParty/QSimpleUpdater.cpp:187
MethodgetUpdateAvailable
* Returns \c true if the \c Updater instance registered with the given \a url * has an update available. * * \warning You should call \c checkFo
src/frontend/3rdParty/QSimpleUpdater.cpp:94
MethodgetUpdater
* Returns the \c Updater instance registered with the given \a url. * * If an \c Updater instance registered with teh given \a url does not exist,
src/frontend/3rdParty/QSimpleUpdater.cpp:369
MethodgetUserAgentString
* Returns the user-agent string used by the updater to communicate with * the remote HTTP(S) server. * * \note If an \c Updater instance registe
src/frontend/3rdParty/QSimpleUpdater.cpp:223
MethodiconMenuAbout_clicked
src/frontend/TopBar.cpp:254
MethodiconMenuLayout_clicked
src/frontend/TopBar.cpp:250
MethodiconMenuOnTray_clicked
src/frontend/TopBar.cpp:258
MethodimplementSignals
src/frontend/SettingsDialog.cpp:41
MethodinstallUpdate
* Instructs the OS to open the downloaded file. * * \note If \c useCustomInstallProcedures() returns \c true, the function will * not inst
src/frontend/3rdParty/Downloader.cpp:195
MethodisCaseSensitive
src/frontend/AvroPhonetic.cpp:255
MethodisConsonant
src/frontend/AvroPhonetic.cpp:238
MethodisExact
src/frontend/AvroPhonetic.cpp:250
MethodisNumber
src/frontend/AvroPhonetic.cpp:246
MethodisPunctuation
src/frontend/AvroPhonetic.cpp:242
MethodisVowel
src/frontend/AvroPhonetic.cpp:234
MethodlayoutMenuInstall_clicked
src/frontend/TopBar.cpp:220
MethodlayoutMenuLayouts_clicked
src/frontend/TopBar.cpp:198
MethodloadData
src/frontend/AutoCorrectDialog.cpp:43
MethodloadDesc
src/frontend/Layout.cpp:50
MethodloadEntries
src/frontend/AutoCorrectDialog.cpp:81
MethodloadLayout
src/frontend/Layout.cpp:35
MethodloadLayoutInfo
src/frontend/AboutFile.cpp:42
Functionmain
src/frontend/base.hpp:497
Functionmain
src/frontend/main.cpp:24
Functionmain
src/engine/ibus/main.cpp:362
MethodonReply
* Called when the download of the update definitions file is finished. */
src/frontend/3rdParty/Updater.cpp:322
Methodon_autoCorrect_currentItemChanged
src/frontend/AutoCorrectDialog.cpp:174
Methodon_btnClear_clicked
src/frontend/AutoCorrectDialog.cpp:134
Methodon_btnUpdate_clicked
src/frontend/AutoCorrectDialog.cpp:129
Methodon_buttonAboutLayout_clicked
src/frontend/LayoutViewer.cpp:79
Methodon_buttonBox_accepted
src/frontend/SettingsDialog.cpp:103
Methodon_buttonBox_accepted
src/frontend/AutoCorrectDialog.cpp:111
Methodon_buttonBox_rejected
src/frontend/SettingsDialog.cpp:121
Methodon_buttonBox_rejected
src/frontend/AutoCorrectDialog.cpp:125
Methodon_buttonIcon_clicked
src/frontend/TopBar.cpp:269
Methodon_buttonOK_clicked
src/frontend/AboutFile.cpp:50
Methodon_buttonSetLayout_clicked
src/frontend/TopBar.cpp:311
Methodon_buttonSettings_clicked
src/frontend/TopBar.cpp:328
Methodon_buttonShutdown_clicked
src/frontend/TopBar.cpp:319
Methodon_buttonViewLayout_clicked
src/frontend/TopBar.cpp:323
Methodon_lblContrib_linkActivated
src/frontend/AboutDialog.cpp:43
Methodon_lblLicense_linkActivated
src/frontend/AboutDialog.cpp:47
Methodon_lblWebsite_linkActivated
src/frontend/AboutDialog.cpp:39
Methodon_txtReplace_textChanged
src/frontend/AutoCorrectDialog.cpp:139
Methodon_txtWith_textChanged
src/frontend/AutoCorrectDialog.cpp:155
Methodon_viewAltGr_clicked
src/frontend/LayoutViewer.cpp:94
Methodon_viewNormal_clicked
src/frontend/LayoutViewer.cpp:83
MethodopenDownload
* Opens the downloaded file. * \note If the downloaded file is not found, then the function will alert the * user about the error. */
src/frontend/3rdParty/Downloader.cpp:174
Methodround
* Rounds the given \a input to two decimal places */
src/frontend/3rdParty/Downloader.cpp:377
MethodsaveFile
* Writes the downloaded data to the disk */
src/frontend/3rdParty/Downloader.cpp:254
MethodsaveLayout
src/frontend/LayoutConverter.cpp:406
MethodsearchLayoutsEx
src/frontend/Layout.cpp:90
MethodsetDownloadDir
src/frontend/3rdParty/Downloader.cpp:385
MethodsetDownloaderEnabled
* If the \a enabled parameter is set to \c true, the \c Updater instance * registered with the given \a url will open the integrated downloader *
src/frontend/3rdParty/QSimpleUpdater.cpp:316
MethodsetModuleName
* Changes the module \a name. * \note The module name is used on the user prompts. If the module name is * empty, then the prompts will show
src/frontend/3rdParty/Updater.cpp:238
← previousnext →101–200 of 235, ranked by callers