MCPcopy Create free account

hub / github.com/Martchus/syncthingtray / functions

Functions1,718 in github.com/Martchus/syncthingtray

↓ 1 callersFunctionhasLoggingCallback
! * \brief Returns whether a logging callback has been set via setLoggingCallback(). */
syncthing/interface.cpp:146
↓ 1 callersMethodhasPendingRequests
! * \brief Returns whether the SyncthingConnector instance is waiting for Syncthing to respond to a request. * \remarks * - Requests for (disk) eve
syncthingconnector/syncthingconnection.h:829
↓ 1 callersMethodhideConnectionStatus
syncthingwidgets/settings/settingsdialog.cpp:118
↓ 1 callersFunctionignoreInavailabilityAfterStart
! * \brief Returns whether to ignore inavailability after start or standby-wakeup. */
syncthingwidgets/misc/internalerror.cpp:20
↓ 1 callersFunctioninitSigsysHandler
tray/android/signalhandler.cpp:15
↓ 1 callersMethodinitSigsysHandler
()
tray/android/src/io/github/martchus/syncthingtray/Util.java:192
↓ 1 callersMethodinitialize
fileitemactionplugin/syncthingfileitemactionstaticdata.cpp:36
↓ 1 callersMethodinitializeNotificationManagement
()
tray/android/src/io/github/martchus/syncthingtray/SyncthingService.java:147
↓ 1 callersFunctionisActuallyCallable
testhelper/helper.h:123
↓ 1 callersMethodisDarkmodeEnabled
()
tray/android/src/io/github/martchus/syncthingtray/SyncthingService.java:360
↓ 1 callersFunctionisServiceShutdownManual
! * \brief Whether the shutdown of the accomanying AppService is manual. * \remarks * Under Android, the service is supposed to keep ru
syncthingwidgets/quick/app.h:116
↓ 1 callersMethodisStarting
\brief Returns whether Syncthing is starting (it is running but the GUI/API is not available yet).
syncthingwidgets/misc/syncthinglauncher.h:188
↓ 1 callersFunctionisSyncthingRunning
syncthingwidgets/quick/app.h:86
↓ 1 callersMethodkeepExistingAutoStartEntry
syncthingwidgets/settings/wizard.h:103
↓ 1 callersMethodkill
syncthingwidgets/misc/syncthinglauncher.cpp:387
↓ 1 callersMethodlaunch
! * \brief Launches a Syncthing instance using the specified \a arguments. * * To use the internal library, leave \a program empty. In this case \a
syncthingwidgets/misc/syncthinglauncher.cpp:263
↓ 1 callersFunctionloadDefaultSystemFonts
! * \brief Loads the default system font on Android 14 and newer. * \remarks The API would be available as of Android 10 (API 29) but using it leads
syncthingwidgets/quick/quickui.cpp:216
↓ 1 callersMethodloadFromJson
syncthingconnector/syncthingconnectionsettings.cpp:67
↓ 1 callersMethodloadQtQuickGui
()
tray/android/src/io/github/martchus/syncthingtray/Activity.java:607
↓ 1 callersMethodloadSelfSignedCertificate
! * \brief Locates and loads the (self-signed) certificate used by the Syncthing GUI. * \remarks * - Ensures any previous certificates are cleared
syncthingconnector/syncthingconnection.cpp:1052
↓ 1 callersFunctionloadSystemFont
syncthingwidgets/quick/quickui.cpp:182
↓ 1 callersFunctionlogLevelToComboBoxIndex
syncthingwidgets/settings/settingsdialog.cpp:1184
↓ 1 callersFunctionmakeObjectFromDefaults
\cond
syncthingwidgets/quick/app.cpp:971
↓ 1 callersFunctionmakeSdCardIcon
! * \brief Generates SVG code for an SD card icon with the specified \a colors. */
syncthingmodel/syncthingicons.cpp:149
↓ 1 callersMethodmakeUrlWithCredentials
! * \brief Returns syncthingUrl() with userName() and password(). */
syncthingconnector/syncthingconnection.cpp:1497
↓ 1 callersFunctionmayPauseDevicesOnMeteredNetworkConnection
syncthingwidgets/quick/app.h:90
↓ 1 callersFunctionmeteredToolTip
\brief Returns the tooltip text for the specified \a isMetered value.
syncthingwidgets/settings/settingsdialog.cpp:91
↓ 1 callersFunctionmoveInside
! * \brief Moves the specified \a innerRect at the specified \a point into the specified \a outerRect * by altering \a point. */
tray/gui/traymenu.cpp:112
↓ 1 callersMethodnotificationPermissionGranted
()
tray/android/src/io/github/martchus/syncthingtray/Activity.java:216
↓ 1 callersMethodonNewIntent
(@NonNull Intent intent)
tray/android/src/io/github/martchus/syncthingtray/Activity.java:583
↓ 1 callersFunctionopenBrowserInAppMode
! * \brief Opens the specified \a url as "app" in a Chromium-based web browser. * \todo Check for other Chromium-based browsers and use the Windows
syncthingwidgets/webview/webviewdialog.cpp:287
↓ 1 callersMethodopenUrlExternally
(String url)
tray/android/src/io/github/martchus/syncthingtray/Activity.java:609
↓ 1 callersMethodoverallStatus
syncthingwidgets/misc/syncthinglauncher.cpp:631
↓ 1 callersFunctionownDeviceIdWidget
syncthingwidgets/misc/otherdialogs.cpp:94
↓ 1 callersMethodparent
syncthingmodel/syncthingerrormodel.cpp:48
↓ 1 callersMethodparent
syncthingmodel/syncthingrecentchangesmodel.cpp:55
↓ 1 callersMethodpassiveStatusSelection
plasmoid/lib/settingsdialog.h:42
↓ 1 callersMethodpostConfigFromByteArray
! * \brief Posts the specified \a rawConfig. * \param rawConfig A valid JSON document containing the configuration. It is directly passed to Syncthi
syncthingconnector/syncthingconnection_requests.cpp:2177
↓ 1 callersMethodprocessId
! * \brief Returns the process ID of the last process which has been started. */
syncthingconnector/syncthingprocess.cpp:861
↓ 1 callersMethodprogressInfo
syncthingmodel/syncthingdownloadmodel.cpp:56
↓ 1 callersMethodreadArgs
tray/application/singleinstance.cpp:159
↓ 1 callersFunctionreadSyncthingItems
\cond
syncthingconnector/syncthingconnection_requests.cpp:1946
↓ 1 callersFunctionreadmeUrl
syncthingwidgets/misc/utils.cpp:22
↓ 1 callersFunctionregisterActivityJniMethods
syncthingwidgets/quick/android.cpp:113
↓ 1 callersFunctionregisterServiceJniMethods
syncthingwidgets/quick/android.cpp:86
↓ 1 callersMethodreportError
! * \brief Emits errorOccurred() as if the specified \a error had occurred and sets the specified \a errorString. * \remarks May be called if a prec
syncthingconnector/syncthingprocess.cpp:264
↓ 1 callersMethodrequestClearingErrors
! * \brief Requests clearing errors asynchronously. * * The signal error() is emitted in the error case. */
syncthingconnector/syncthingconnection_requests.cpp:830
↓ 1 callersMethodrequestCompletion
! * \brief Requests completion for \a devId and \a dirId asynchronously. */
syncthingconnector/syncthingconnection_requests.cpp:1487
↓ 1 callersMethodrequestConfigAndStatus
! * \brief Requests the Syncthing configuration and status asynchronously. * * \sa requestConfig() and requestStatus() for emitted signals. */
syncthingconnector/syncthingconnection_requests.cpp:1069
↓ 1 callersMethodrequestDeviceStatistics
! * \brief Requests device statistics asynchronously. */
syncthingconnector/syncthingconnection_requests.cpp:1570
↓ 1 callersMethodrequestDirStatistics
! * \brief Requests statistics (last file, last scan) for all directories asynchronously. */
syncthingconnector/syncthingconnection_requests.cpp:1280
↓ 1 callersMethodrequestLog
! * \brief Requests the Syncthing log. * * logAvailable() is emitted on success; otherwise error() is emitted. */
syncthingconnector/syncthingconnection_requests.cpp:1707
↓ 1 callersMethodrequestOverride
! * \brief Request the override of the send only folder with the specified \a dirId. * \remarks * - Override means to make the local version latest
syncthingconnector/syncthingconnection_requests.cpp:1758
↓ 1 callersMethodrequestRevert
! * \brief Request the revert of the receive only folder with the specified \a dirId. * \remarks * - Reverting a folder means to undo all local cha
syncthingconnector/syncthingconnection_requests.cpp:1791
↓ 1 callersMethodrequestVersion
syncthingconnector/syncthingconnection_requests.cpp:1625
↓ 1 callersMethodrescanAllDirs
! * \brief Requests rescanning all directories. * * Note that rescan is only requested for unpaused directories because requesting rescan for * pa
syncthingconnector/syncthingconnection_requests.cpp:590
↓ 1 callersMethodresetMatchingIgnorePatterns
syncthingmodel/syncthingfilemodel.cpp:1195
↓ 1 callersMethodrestoreConfig
syncthingwidgets/settings/setupdetection.cpp:66
↓ 1 callersMethodresumeAllDevs
! * \brief Requests resuming all devices. * * The signal error() is emitted when the request was not successful. */
syncthingconnector/syncthingconnection_requests.cpp:407
↓ 1 callersMethodresumeAllDirs
! * \brief Resumes all directories. * \remarks Calling this method when not connected results in an error because the *current* Syncthing config mus
syncthingconnector/syncthingconnection_requests.cpp:521
↓ 1 callersMethodrun
()
tray/android/src/io/github/martchus/syncthingtray/Activity.java:239
↓ 1 callersMethodrunningStatus
! * \brief Returns a short message about whether Syncthing is running. */
syncthingwidgets/misc/syncthinglauncher.cpp:148
↓ 1 callersMethodselectLauncherSettings
syncthingwidgets/settings/settingsdialog.cpp:1941
↓ 1 callersMethodselectUpdateSettings
syncthingwidgets/settings/settingsdialog.cpp:1948
↓ 1 callersMethodsendMessageToClients
(int what, int arg1, int arg2, Bundle data)
tray/android/src/io/github/martchus/syncthingtray/SyncthingService.java:119
↓ 1 callersFunctionserializeVariant
\cond
syncthingwidgets/quick/appservice.cpp:154
↓ 1 callersMethodsetBrightColors
syncthingwidgets/misc/syncthingmodels.h:164
↓ 1 callersMethodsetConnectedStateAccordingToCompletion
syncthingconnector/syncthingdev.h:87
↓ 1 callersMethodsetConnection
syncthingwidgets/webview/webviewdialog.cpp:55
↓ 1 callersMethodsetConsideredIntegrations
! * \brief Sets which startup integrations are considered for filtering notifications. */
syncthingconnector/syncthingnotifier.h:164
↓ 1 callersMethodsetCredentials
! * \brief Provides credentials used for HTTP authentication. */
syncthingconnector/syncthingconnection.h:735
↓ 1 callersMethodsetIgnoreInavailabilityAfterStart
! * \brief Prevents disconnect notifications in the first \a seconds after startup or standby-wakeup. */
syncthingconnector/syncthingnotifier.h:180
↓ 1 callersMethodsetLoggingFlags
! * \brief Sets the specified logging \a flags. */
syncthingconnector/syncthingconnection.cpp:211
↓ 1 callersMethodsetManualStopHandler
\brief Sets a handler which is executed *before* the process is manually stopped. \remarks - When the handler returns true isManuallyStopped() will *n
syncthingwidgets/misc/syncthinglauncher.h:241
↓ 1 callersMethodsetPalette
syncthingwidgets/quick/quickui.cpp:299
↓ 1 callersMethodsetRecursiveSelectionEnabled
syncthingmodel/syncthingfilemodel.h:197
↓ 1 callersMethodsetScope
! * \brief Sets the scope the current instance is tuned to. */
syncthingconnector/syncthingservice.cpp:369
↓ 1 callersMethodsetScopeAndUnitName
! * \brief Sets the \a scope and \a unitName (see scope() and unitName()). */
syncthingconnector/syncthingservice.cpp:296
↓ 1 callersMethodsetSdCardPaths
syncthingmodel/syncthingdirectorymodel.cpp:70
↓ 1 callersMethodsetSelectionModeEnabled
syncthingmodel/syncthingfilemodel.cpp:1013
↓ 1 callersMethodsetService
! * \brief Sets the SyncthingService to be taken into account. Might be nullptr. */
syncthingconnector/syncthingnotifier.h:197
↓ 1 callersMethodsetSource
syncthingwidgets/quick/quickicon.cpp:54
↓ 1 callersMethodsetStatusBarColorHint
(boolean isLight)
tray/android/src/io/github/martchus/syncthingtray/Activity.java:422
↓ 1 callersMethodsetStatusComputionFlags
! * \brief Sets what information should be used to compute the overall status returned by status(). */
syncthingconnector/syncthingconnection.h:1103
↓ 1 callersMethodsetTrafficPollInterval
! * \brief Sets the interval for polling traffic status (which can not be received via event API) in milliseconds. * \remarks For default value see
syncthingconnector/syncthingconnection.h:883
↓ 1 callersMethodsetWindowType
tray/gui/traymenu.cpp:171
↓ 1 callersFunctionsetupTestData
! * \brief Loads test files for mocked configuration using TestApplication::testFilePath(). * \remarks * - So TEST_FILE_PATH must be set to "$synth
syncthingconnector/syncthingconnectionmockhelpers.cpp:69
↓ 1 callersMethodshowDisconnect
syncthingwidgets/misc/dbusstatusnotifier.h:60
↓ 1 callersMethodshowInternalError
tray/gui/trayicon.cpp:195
↓ 1 callersMethodshowInternalErrorsButton
tray/gui/traywidget.cpp:514
↓ 1 callersMethodshowLogEntries
syncthingwidgets/misc/textviewdialog.cpp:117
↓ 1 callersMethodshowMainWindow
syncthingwidgets/quick/quickui.cpp:361
↓ 1 callersMethodshowQtQuickGui
tray/gui/traywidget.cpp:531
↓ 1 callersMethodshowSyncthingNotification
tray/gui/trayicon.cpp:234
↓ 1 callersMethodshowUpdateSettings
tray/gui/traywidget.cpp:373
↓ 1 callersFunctionshutdownSyncthingTray
tray/application/main.cpp:228
↓ 1 callersFunctionsplitFolderRef
syncthingwidgets/quick/app.cpp:577
↓ 1 callersMethodstart
! * \brief Starts a new process within a new process group (or job object under Windows) with the specified parameters. * \remarks * - The specifie
syncthingconnector/syncthingprocess.cpp:434
↓ 1 callersMethodstartTest
syncthingwidgets/settings/setupdetection.cpp:119
↓ 1 callersMethodstate
! * \brief Returns the process' state. * \remarks The process is only considered QProcess::NotRunning if all sub processes it has created have been
syncthingconnector/syncthingprocess.cpp:416
← previousnext →401–500 of 1,718, ranked by callers