Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Martchus/syncthingtray
/ functions
Functions
1,718 in github.com/Martchus/syncthingtray
⨍
Functions
1,718
◇
Types & classes
282
Method
readDeviceStatistics
! * \brief Reads results of requestDeviceStatistics(). */
syncthingconnector/syncthingconnection_requests.cpp:1582
Method
readDevs
! * \brief Reads device results of requestConfig(); called by readConfig(). */
syncthingconnector/syncthingconnection_requests.cpp:969
Method
readDirEvent
! * \brief Reads results of requestEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:2645
Method
readDirPauseResume
syncthingconnector/syncthingconnection_requests.cpp:556
Method
readDirPullErrors
! * \brief Reads data from requestDirPullErrors(). */
syncthingconnector/syncthingconnection_requests.cpp:1444
Method
readDirRejected
! * \brief Reads data from "FolderRejected"-event. * \remarks "FolderRejected" is deprecated in favor of "PendingFoldersChanged" since Syncthing ver
syncthingconnector/syncthingconnection_requests.cpp:2285
Method
readDirStatistics
! * \brief Reads results of requestDirStatistics(). */
syncthingconnector/syncthingconnection_requests.cpp:1293
Method
readDirStatus
! * \brief Reads data from requestDirStatus(). */
syncthingconnector/syncthingconnection_requests.cpp:1377
Method
readDirSummary
! * \brief Reads data from requestDirStatus() and FolderSummary-event and stores them to \a dir. * \remarks The fields of the summary are defined in
syncthingconnector/syncthingconnection_requests.cpp:2212
Method
readDirs
! * \brief Reads directory results of requestConfig(); called by readConfig(). * \remarks * - The devs are required to resolve the names of the dev
syncthingconnector/syncthingconnection_requests.cpp:919
Method
readDiskEvents
! * \brief Reads data from requestDiskEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:3058
Method
readDownloadProgressEvent
! * \brief Reads results of requestEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:2607
Method
readErrors
! * \brief Reads results of requestErrors(). */
syncthingconnector/syncthingconnection_requests.cpp:1215
Method
readEvents
! * \brief Reads results of requestEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:2402
Method
readEventsFromJsonArray
! * \brief Reads results of requestEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:2486
Method
readFolderCompletion
! * \brief Reads results of requestEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:2871
Method
readFolderErrors
! * \brief Reads results of requestEvents() and requestDirPullErrors(). */
syncthingconnector/syncthingconnection_requests.cpp:2833
Method
readIgnores
! * \brief Reads the response of ignores() and reports results via the specified \a callback. Emits error() in case of an error. * \remarks The \a c
syncthingconnector/syncthingconnection_requests.cpp:2077
Method
readItemFinished
! * \brief Reads results of requestEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:2782
Method
readJsonData
! * \brief Reads the response of requestJsonData() and reports results via the specified \a callback. Emits error() in case of an error. * \remarks
syncthingconnector/syncthingconnection_requests.cpp:2002
Method
readLocalFolderCompletion
! * \brief Reads results of requestEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:2896
Method
readLog
! * \brief Reads log entries queried via requestLog(). */
syncthingconnector/syncthingconnection_requests.cpp:1719
Method
readOverride
! * \brief Reads data from requestOverride(). */
syncthingconnector/syncthingconnection_requests.cpp:1770
Method
readPostConfig
! * \brief Reads data from postConfigFromJsonObject() and postConfigFromByteArray(). */
syncthingconnector/syncthingconnection_requests.cpp:2189
Method
readQrCode
! * \brief Reads the QR code queried via requestQrCode(). */
syncthingconnector/syncthingconnection_requests.cpp:1684
Method
readRemoteFolderCompletion
! * \brief Reads results of requestEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:2923
Method
readRemoteIndexUpdated
! * \brief Reads results of requestEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:2976
Method
readRescan
! * \brief Reads results of rescan(). */
syncthingconnector/syncthingconnection_requests.cpp:625
Method
readRestart
! * \brief Reads results of restart(). */
syncthingconnector/syncthingconnection_requests.cpp:656
Method
readRevert
! * \brief Reads data from requestOverride(). */
syncthingconnector/syncthingconnection_requests.cpp:1811
Method
readSetIgnores
! * \brief Reads the response of setIgnores() and reports results via the specified \a callback. Emits error() in case of an error. * \remarks The \
syncthingconnector/syncthingconnection_requests.cpp:2125
Method
readSettingFile
syncthingwidgets/quick/appbase.cpp:142
Method
readShutdown
! * \brief Reads results of shutdown(). */
syncthingconnector/syncthingconnection_requests.cpp:685
Method
readStartingEvent
! * \brief Reads results of requestEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:2540
Method
readStatus
! * \brief Reads results of requestStatus(). */
syncthingconnector/syncthingconnection_requests.cpp:1028
Method
readStatusChangedEvent
! * \brief Reads results of requestEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:2552
Method
readSuspend
! * \brief Reads results of suspendOrResumeForMeteredConnection(). */
syncthingconnector/syncthingconnection_requests.cpp:802
Method
readVersion
! * \brief Reads data from requestVersion(). */
syncthingconnector/syncthingconnection_requests.cpp:1637
Function
readmeUrl
syncthingwidgets/misc/syncthingdata.h:75
Method
recalculateStatus
! * \brief Internally called to recalculate the overall connection status, e.g. after the status of a directory * changed. * \remarks * - T
syncthingconnector/syncthingconnection.cpp:1475
Method
recomputeAdditionalStatusText
syncthingwidgets/misc/statusinfo.cpp:25
Method
reconnectToSyncthing
syncthingwidgets/quick/app.cpp:1038
Method
recordFileChanges
! * \brief Returns whether file changes are recorded for each directory so SyncthingDir::recentChanges is being populated. * \remarks The fileChange
syncthingconnector/syncthingconnection.h:967
Method
refresh
syncthingwidgets/settings/wizard.cpp:588
Method
registerErrorHandler
! * \brief Registers a generic error handler for the specifeid D-Bus \a call. */
syncthingconnector/syncthingservice.cpp:193
Method
reloadAllUnitFiles
! * \brief Reload all unit files. */
syncthingconnector/syncthingservice.cpp:420
Method
reloadMain
syncthingwidgets/quick/app.cpp:263
Method
reloadSettings
syncthingwidgets/quick/app.cpp:775
Method
reloadSettings
syncthingwidgets/quick/appservice.cpp:246
Method
removeDialog
syncthingwidgets/quick/quickui.cpp:150
Method
removeNonEmptyDirs
syncthingwidgets/misc/direrrorsdialog.cpp:103
Method
removeSelectedConfig
syncthingwidgets/settings/settingsdialog.cpp:315
Method
renameDocument
(String documentId, String displayName)
tray/android/src/io/github/martchus/syncthingtray/DocumentsProvider.java:202
Function
replaceProcess
\cond
syncthingwidgets/settings/settingsdialog.cpp:1809
Method
replayLog
syncthingwidgets/quick/appservice.cpp:283
Method
requestConfig
! * \brief Requests the Syncthing configuration asynchronously. * * The signal newConfig() is emitted on success; otherwise error() is emitted. */
syncthingconnector/syncthingconnection_requests.cpp:866
Method
requestConnections
! * \brief Requests current connections asynchronously. * * The signal devStatusChanged() is emitted for each device where the connection status ha
syncthingconnector/syncthingconnection_requests.cpp:1082
Method
requestData
! * \brief Requests asynchronously data using the rest API. */
syncthingconnector/syncthingconnection_requests.cpp:98
Method
requestDirStatus
! * \brief Requests statistics (global and local status) for \a dirId asynchronously. */
syncthingconnector/syncthingconnection_requests.cpp:1363
Method
requestDiskEvents
! * \brief Requests the Syncthing disk events (since the last successful call) asynchronously. * \remarks * - This is a long-polling API just like
syncthingconnector/syncthingconnection_requests.cpp:3033
Method
requestErrors
! * \brief Requests errors asynchronously. * * The signal newNotification() is emitted on success; error() is emitted in the error case. */
syncthingconnector/syncthingconnection_requests.cpp:1203
Method
requestEvents
! * \brief Requests the Syncthing events (since the last successful call) asynchronously. * \remarks * - This is a long-polling API call. Hence the
syncthingconnector/syncthingconnection_requests.cpp:2357
Method
requestFromSyncthing
syncthingwidgets/misc/syncthingmodels.cpp:356
Method
requestLog
cli/application.cpp:367
Method
requestNotificationPermission
()
tray/android/src/io/github/martchus/syncthingtray/Activity.java:224
Method
requestNotificationPermission
syncthingwidgets/quick/app.cpp:330
Function
requestOpeningUrl
syncthingwidgets/quick/quickui.h:146
Method
requestPausePwd
cli/application.cpp:1155
Method
requestPauseResume
cli/application.cpp:433
Method
requestRescan
cli/application.cpp:391
Method
requestRescanAll
cli/application.cpp:421
Method
requestRescanPwd
cli/application.cpp:1144
Method
requestRestart
cli/application.cpp:383
Method
requestResumePwd
cli/application.cpp:1171
Method
requestShutdown
cli/application.cpp:375
Method
requestStarted
syncthingwidgets/webview/webviewdialog.cpp:60
Method
requestStatus
! * \brief Requests the Syncthing status asynchronously. * * The signals myIdChanged() and tildeChanged() are emitted when those values have change
syncthingconnector/syncthingconnection_requests.cpp:1016
Method
requestStoragePermission
()
tray/android/src/io/github/martchus/syncthingtray/Activity.java:199
Method
requestStoragePermission
syncthingwidgets/quick/app.cpp:321
Method
requestTimeout
! * \brief Returns the transfer timeout for requests in milliseconds. * \sa QNetworkRequest::transferTimeout() */
syncthingconnector/syncthingconnection.h:985
Method
rescanDir
fileitemactionplugin/syncthingfileitemactionstaticdata.cpp:91
Method
reset
syncthingwidgets/settings/setupdetection.cpp:100
Method
resetPositioningSettings
syncthingwidgets/settings/settingsdialog.cpp:601
Method
resetState
syncthingwidgets/misc/syncthinglauncher.cpp:464
Method
resizeEvent
tray/gui/traymenu.cpp:275
Method
resolveUri
(String uri)
tray/android/src/io/github/martchus/syncthingtray/Activity.java:306
Method
respawnIfRestartRequested
syncthingwidgets/settings/settingsdialog.cpp:1893
Method
restartSyncthing
tray/gui/traywidget.cpp:548
Method
restartSyncthing
! * \brief Stops the currently running process gracefully. If it has been stopped, starts the specified \a program with the specified \a arguments.
syncthingconnector/syncthingprocess.cpp:274
Method
restartSyncthing
syncthingwidgets/quick/app.cpp:1010
Method
restartSyncthing
syncthingwidgets/quick/appservice.cpp:266
Method
restore
! * \brief Restores all fields from persistent storage for \a thisDeviceId unless already populated. */
syncthingconnector/syncthingconnection.cpp:1533
Method
restoreDefaultArguments
syncthingwidgets/settings/settingsdialog.cpp:1490
Function
returnFalse
syncthingwidgets/quick/android.cpp:81
Method
roleNames
syncthingmodel/syncthingerrormodel.cpp:25
Method
roleNames
syncthingmodel/syncthingdownloadmodel.cpp:34
Method
roleNames
syncthingmodel/syncthingrecentchangesmodel.cpp:25
Method
roleNames
syncthingmodel/syncthingfilemodel.cpp:117
Method
roleNames
syncthingmodel/syncthingdevicemodel.cpp:33
Method
roleNames
syncthingmodel/syncthingdirectorymodel.cpp:30
← previous
next →
1,301–1,400 of 1,718, ranked by callers