Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBangla/OpenBangla-Keyboard
/ functions
Functions
235 in github.com/OpenBangla/OpenBangla-Keyboard
⨍
Functions
235
◇
Types & classes
42
Method
Settings
src/shared/Settings.cpp:25
Method
SettingsDialog
src/frontend/SettingsDialog.cpp:24
Method
SetupPopupMenus
src/frontend/TopBar.cpp:103
Method
SetupTopBar
src/frontend/TopBar.cpp:78
Method
SetupTrayIcon
src/frontend/TopBar.cpp:147
Method
SingleInstance
src/frontend/SingleInstance.cpp:8
Function
SuffixDictPath
src/shared/FileSystem.cpp:37
Method
TopBar
src/frontend/TopBar.cpp:40
Method
Updater
src/frontend/3rdParty/Updater.cpp:40
Method
UserFolders
src/shared/FileSystem.h:35
Method
addEntryInViewer
src/frontend/AutoCorrectDialog.cpp:105
Method
calculateSizes
* 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
Method
calculateTimeRemaining
* 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
Method
cancelDownload
* 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
Method
checkForUpdate
src/frontend/TopBar.cpp:96
Method
checkForUpdates
* 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
Method
closeEvent
src/frontend/TopBar.cpp:280
Method
closeEvent
src/frontend/LayoutViewer.cpp:74
Function
create_engine_cb
src/engine/ibus/main.cpp:289
Method
decode
src/frontend/base.hpp:123
Method
decodeAndDecompress
src/frontend/LayoutViewer.cpp:105
Method
decodeCompressAndEncode
* 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
Method
downloadDir
src/frontend/3rdParty/Downloader.cpp:381
Method
encode
src/frontend/base.hpp:65
Function
engine_candidate_clicked_cb
src/engine/ibus/main.cpp:283
Function
engine_disable_cb
src/engine/ibus/main.cpp:270
Function
engine_disconnected_cb
src/engine/ibus/main.cpp:314
Function
engine_enable_cb
src/engine/ibus/main.cpp:265
Function
engine_focus_out_cb
src/engine/ibus/main.cpp:274
Function
engine_process_key_event_cb
src/engine/ibus/main.cpp:104
Method
eventFilter
src/frontend/TopBar.cpp:285
Method
finished
src/frontend/3rdParty/Downloader.cpp:155
Method
fixString
src/frontend/AvroPhonetic.cpp:222
Method
getCandidateSaveFile
src/shared/FileSystem.h:47
Method
getChangelog
* 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
Method
getDownloadUrl
* 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
Method
getDownloaderEnabled
* 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
Method
getEntries
src/frontend/AutoCorrectDialog.cpp:65
Method
getInstance
* Returns the only instance of the class */
src/frontend/3rdParty/QSimpleUpdater.cpp:47
Method
getLatestVersion
* 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
Method
getModuleName
* 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
Method
getModuleVersion
* 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
Method
getNotifyOnFinish
* 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
Method
getNotifyOnUpdate
* 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
Method
getOpenUrl
* 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
Method
getPlatformKey
* 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
Method
getUpdateAvailable
* 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
Method
getUpdater
* 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
Method
getUserAgentString
* 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
Method
iconMenuAbout_clicked
src/frontend/TopBar.cpp:254
Method
iconMenuLayout_clicked
src/frontend/TopBar.cpp:250
Method
iconMenuOnTray_clicked
src/frontend/TopBar.cpp:258
Method
implementSignals
src/frontend/SettingsDialog.cpp:41
Method
installUpdate
* 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
Method
isCaseSensitive
src/frontend/AvroPhonetic.cpp:255
Method
isConsonant
src/frontend/AvroPhonetic.cpp:238
Method
isExact
src/frontend/AvroPhonetic.cpp:250
Method
isNumber
src/frontend/AvroPhonetic.cpp:246
Method
isPunctuation
src/frontend/AvroPhonetic.cpp:242
Method
isVowel
src/frontend/AvroPhonetic.cpp:234
Method
layoutMenuInstall_clicked
src/frontend/TopBar.cpp:220
Method
layoutMenuLayouts_clicked
src/frontend/TopBar.cpp:198
Method
loadData
src/frontend/AutoCorrectDialog.cpp:43
Method
loadDesc
src/frontend/Layout.cpp:50
Method
loadEntries
src/frontend/AutoCorrectDialog.cpp:81
Method
loadLayout
src/frontend/Layout.cpp:35
Method
loadLayoutInfo
src/frontend/AboutFile.cpp:42
Function
main
src/frontend/base.hpp:497
Function
main
src/frontend/main.cpp:24
Function
main
src/engine/ibus/main.cpp:362
Method
onReply
* Called when the download of the update definitions file is finished. */
src/frontend/3rdParty/Updater.cpp:322
Method
on_autoCorrect_currentItemChanged
src/frontend/AutoCorrectDialog.cpp:174
Method
on_btnClear_clicked
src/frontend/AutoCorrectDialog.cpp:134
Method
on_btnUpdate_clicked
src/frontend/AutoCorrectDialog.cpp:129
Method
on_buttonAboutLayout_clicked
src/frontend/LayoutViewer.cpp:79
Method
on_buttonBox_accepted
src/frontend/SettingsDialog.cpp:103
Method
on_buttonBox_accepted
src/frontend/AutoCorrectDialog.cpp:111
Method
on_buttonBox_rejected
src/frontend/SettingsDialog.cpp:121
Method
on_buttonBox_rejected
src/frontend/AutoCorrectDialog.cpp:125
Method
on_buttonIcon_clicked
src/frontend/TopBar.cpp:269
Method
on_buttonOK_clicked
src/frontend/AboutFile.cpp:50
Method
on_buttonSetLayout_clicked
src/frontend/TopBar.cpp:311
Method
on_buttonSettings_clicked
src/frontend/TopBar.cpp:328
Method
on_buttonShutdown_clicked
src/frontend/TopBar.cpp:319
Method
on_buttonViewLayout_clicked
src/frontend/TopBar.cpp:323
Method
on_lblContrib_linkActivated
src/frontend/AboutDialog.cpp:43
Method
on_lblLicense_linkActivated
src/frontend/AboutDialog.cpp:47
Method
on_lblWebsite_linkActivated
src/frontend/AboutDialog.cpp:39
Method
on_txtReplace_textChanged
src/frontend/AutoCorrectDialog.cpp:139
Method
on_txtWith_textChanged
src/frontend/AutoCorrectDialog.cpp:155
Method
on_viewAltGr_clicked
src/frontend/LayoutViewer.cpp:94
Method
on_viewNormal_clicked
src/frontend/LayoutViewer.cpp:83
Method
openDownload
* 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
Method
round
* Rounds the given \a input to two decimal places */
src/frontend/3rdParty/Downloader.cpp:377
Method
saveFile
* Writes the downloaded data to the disk */
src/frontend/3rdParty/Downloader.cpp:254
Method
saveLayout
src/frontend/LayoutConverter.cpp:406
Method
searchLayoutsEx
src/frontend/Layout.cpp:90
Method
setDownloadDir
src/frontend/3rdParty/Downloader.cpp:385
Method
setDownloaderEnabled
* 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
Method
setModuleName
* 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
← previous
next →
101–200 of 235, ranked by callers