MCPcopy Create free account

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

Functions235 in github.com/OpenBangla/OpenBangla-Keyboard

MethodsetModuleName
* Changes the module \a name of the \c Updater instance registered at the * given \a url. * * \note If an \c Updater instance registered with th
src/frontend/3rdParty/QSimpleUpdater.cpp:247
MethodsetModuleVersion
* Changes the module \version of the \c Updater instance registered at the * given \a url. * * \note The module version is used to compare it wi
src/frontend/3rdParty/QSimpleUpdater.cpp:303
MethodsetNotifyOnFinish
* If \a notify is set to \c true, then the \c Updater will notify the user * when it has finished interpreting the update definitions file. */
src/frontend/3rdParty/Updater.cpp:254
MethodsetNotifyOnFinish
* If \a notify is set to \c true, then the \c Updater instance registered with * the given \a url will notify the user when it has finished interpre
src/frontend/3rdParty/QSimpleUpdater.cpp:271
MethodsetNotifyOnUpdate
* If \a notify is set to \c true, then the \c Updater instance registered with * the given \a url will notify the user when an update is available.
src/frontend/3rdParty/QSimpleUpdater.cpp:258
MethodsetPlatformKey
* Changes the platform key. * If the platform key is empty, then the system will use the following keys: * - On iOS: \c ios * - On Mac OSX
src/frontend/3rdParty/Updater.cpp:296
MethodsetPlatformKey
* Changes the platform key of the \c Updater isntance registered at the given * \a url. * * If the platform key is empty, then the system will u
src/frontend/3rdParty/QSimpleUpdater.cpp:290
MethodsetUpdateAvailable
* Prompts the user based on the value of the \a available parameter and the * settings of this instance of the \c Updater class. */
src/frontend/3rdParty/Updater.cpp:375
MethodsetUseCustomAppcast
* If the \a customAppcast parameter is set to \c true, then the \c Updater * will not try to read the network reply from the server, instead, it wil
src/frontend/3rdParty/Updater.cpp:306
MethodsetUseCustomAppcast
* If the \a customAppcast parameter is set to \c true, then the \c Updater * will not try to read the network reply from the server, instead, it wil
src/frontend/3rdParty/QSimpleUpdater.cpp:342
MethodsetUseCustomInstallProcedures
* If the \a custom parameter is set to \c true, the \c Updater will not try * to open the downloaded file. Use the signals fired by the \c QSimpleUp
src/frontend/3rdParty/Updater.cpp:315
MethodsetUseCustomInstallProcedures
* If the \a custom parameter is set to \c true, the \c Updater instance * registered with the given \a url will not try to open the downloaded file.
src/frontend/3rdParty/QSimpleUpdater.cpp:358
MethodsetUseCustomInstallProcedures
* If the \a custom parameter is set to \c true, then the \c Downloader will not * attempt to open the downloaded file. * * Use the signals fired
src/frontend/3rdParty/Downloader.cpp:398
MethodsetUserAgentString
* Changes the user agent string used to identify the client application * from the server in a HTTP session. * * By default, the user agent will
src/frontend/3rdParty/Updater.cpp:264
MethodsetUserAgentString
* Changes the user-agent string used by the updater to communicate * with the remote server * * \note If an \c Updater instance registered with
src/frontend/3rdParty/QSimpleUpdater.cpp:328
MethodsetUserAgentString
* Changes the user-agent string used to communicate with the remote HTTP server */
src/frontend/3rdParty/Downloader.cpp:151
MethodtrayMenuRestore_clicked
src/frontend/TopBar.cpp:264
MethodunescapeXML
src/frontend/LayoutConverter.cpp:299
MethodupdateProgress
* Uses the \a received and \a total parameters to get the download progress * and update the progressbar value on the dialog. */
src/frontend/3rdParty/Downloader.cpp:310
Methodurl
* Returns the URL of the update definitions file */
src/frontend/3rdParty/Updater.cpp:85
MethoduseCustomInstallProcedures
* Returns \c true if the updater shall not intervene when the download has * finished (you can use the \c QSimpleUpdater signals to know when the
src/frontend/3rdParty/Downloader.cpp:85
MethodusesCustomAppcast
* Returns \c true if the \c Updater instance registered with the given \a url * uses a custom appcast format and/or allows the application to read a
src/frontend/3rdParty/QSimpleUpdater.cpp:60
MethodusesCustomInstallProcedures
* Returns \c true if the \c Updater instance registered with the given \a url * shall try to open the downloaded file. * * If you want to implem
src/frontend/3rdParty/QSimpleUpdater.cpp:120
Functionwin_keycode
src/engine/windows/win_keycode.h:128
Method~AboutDialog
src/frontend/AboutDialog.cpp:35
Method~AboutFile
src/frontend/AboutFile.cpp:31
Method~AutoCorrectDialog
src/frontend/AutoCorrectDialog.cpp:39
Method~Downloader
src/frontend/3rdParty/Downloader.cpp:74
Method~Layout
src/frontend/Layout.cpp:30
Method~LayoutViewer
src/frontend/LayoutViewer.cpp:37
Method~QSimpleUpdater
src/frontend/3rdParty/QSimpleUpdater.cpp:35
Method~Settings
src/shared/Settings.cpp:30
Method~SettingsDialog
src/frontend/SettingsDialog.cpp:36
Method~TopBar
src/frontend/TopBar.cpp:66
Method~Updater
src/frontend/3rdParty/Updater.cpp:78
← previous201–235 of 235, ranked by callers