MCPcopy Create free account

hub / github.com/Martchus/syncthingtray / functions

Functions1,718 in github.com/Martchus/syncthingtray

MethodreadDeviceStatistics
! * \brief Reads results of requestDeviceStatistics(). */
syncthingconnector/syncthingconnection_requests.cpp:1582
MethodreadDevs
! * \brief Reads device results of requestConfig(); called by readConfig(). */
syncthingconnector/syncthingconnection_requests.cpp:969
MethodreadDirEvent
! * \brief Reads results of requestEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:2645
MethodreadDirPauseResume
syncthingconnector/syncthingconnection_requests.cpp:556
MethodreadDirPullErrors
! * \brief Reads data from requestDirPullErrors(). */
syncthingconnector/syncthingconnection_requests.cpp:1444
MethodreadDirRejected
! * \brief Reads data from "FolderRejected"-event. * \remarks "FolderRejected" is deprecated in favor of "PendingFoldersChanged" since Syncthing ver
syncthingconnector/syncthingconnection_requests.cpp:2285
MethodreadDirStatistics
! * \brief Reads results of requestDirStatistics(). */
syncthingconnector/syncthingconnection_requests.cpp:1293
MethodreadDirStatus
! * \brief Reads data from requestDirStatus(). */
syncthingconnector/syncthingconnection_requests.cpp:1377
MethodreadDirSummary
! * \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
MethodreadDirs
! * \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
MethodreadDiskEvents
! * \brief Reads data from requestDiskEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:3058
MethodreadDownloadProgressEvent
! * \brief Reads results of requestEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:2607
MethodreadErrors
! * \brief Reads results of requestErrors(). */
syncthingconnector/syncthingconnection_requests.cpp:1215
MethodreadEvents
! * \brief Reads results of requestEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:2402
MethodreadEventsFromJsonArray
! * \brief Reads results of requestEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:2486
MethodreadFolderCompletion
! * \brief Reads results of requestEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:2871
MethodreadFolderErrors
! * \brief Reads results of requestEvents() and requestDirPullErrors(). */
syncthingconnector/syncthingconnection_requests.cpp:2833
MethodreadIgnores
! * \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
MethodreadItemFinished
! * \brief Reads results of requestEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:2782
MethodreadJsonData
! * \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
MethodreadLocalFolderCompletion
! * \brief Reads results of requestEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:2896
MethodreadLog
! * \brief Reads log entries queried via requestLog(). */
syncthingconnector/syncthingconnection_requests.cpp:1719
MethodreadOverride
! * \brief Reads data from requestOverride(). */
syncthingconnector/syncthingconnection_requests.cpp:1770
MethodreadPostConfig
! * \brief Reads data from postConfigFromJsonObject() and postConfigFromByteArray(). */
syncthingconnector/syncthingconnection_requests.cpp:2189
MethodreadQrCode
! * \brief Reads the QR code queried via requestQrCode(). */
syncthingconnector/syncthingconnection_requests.cpp:1684
MethodreadRemoteFolderCompletion
! * \brief Reads results of requestEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:2923
MethodreadRemoteIndexUpdated
! * \brief Reads results of requestEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:2976
MethodreadRescan
! * \brief Reads results of rescan(). */
syncthingconnector/syncthingconnection_requests.cpp:625
MethodreadRestart
! * \brief Reads results of restart(). */
syncthingconnector/syncthingconnection_requests.cpp:656
MethodreadRevert
! * \brief Reads data from requestOverride(). */
syncthingconnector/syncthingconnection_requests.cpp:1811
MethodreadSetIgnores
! * \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
MethodreadSettingFile
syncthingwidgets/quick/appbase.cpp:142
MethodreadShutdown
! * \brief Reads results of shutdown(). */
syncthingconnector/syncthingconnection_requests.cpp:685
MethodreadStartingEvent
! * \brief Reads results of requestEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:2540
MethodreadStatus
! * \brief Reads results of requestStatus(). */
syncthingconnector/syncthingconnection_requests.cpp:1028
MethodreadStatusChangedEvent
! * \brief Reads results of requestEvents(). */
syncthingconnector/syncthingconnection_requests.cpp:2552
MethodreadSuspend
! * \brief Reads results of suspendOrResumeForMeteredConnection(). */
syncthingconnector/syncthingconnection_requests.cpp:802
MethodreadVersion
! * \brief Reads data from requestVersion(). */
syncthingconnector/syncthingconnection_requests.cpp:1637
FunctionreadmeUrl
syncthingwidgets/misc/syncthingdata.h:75
MethodrecalculateStatus
! * \brief Internally called to recalculate the overall connection status, e.g. after the status of a directory * changed. * \remarks * - T
syncthingconnector/syncthingconnection.cpp:1475
MethodrecomputeAdditionalStatusText
syncthingwidgets/misc/statusinfo.cpp:25
MethodreconnectToSyncthing
syncthingwidgets/quick/app.cpp:1038
MethodrecordFileChanges
! * \brief Returns whether file changes are recorded for each directory so SyncthingDir::recentChanges is being populated. * \remarks The fileChange
syncthingconnector/syncthingconnection.h:967
Methodrefresh
syncthingwidgets/settings/wizard.cpp:588
MethodregisterErrorHandler
! * \brief Registers a generic error handler for the specifeid D-Bus \a call. */
syncthingconnector/syncthingservice.cpp:193
MethodreloadAllUnitFiles
! * \brief Reload all unit files. */
syncthingconnector/syncthingservice.cpp:420
MethodreloadMain
syncthingwidgets/quick/app.cpp:263
MethodreloadSettings
syncthingwidgets/quick/app.cpp:775
MethodreloadSettings
syncthingwidgets/quick/appservice.cpp:246
MethodremoveDialog
syncthingwidgets/quick/quickui.cpp:150
MethodremoveNonEmptyDirs
syncthingwidgets/misc/direrrorsdialog.cpp:103
MethodremoveSelectedConfig
syncthingwidgets/settings/settingsdialog.cpp:315
MethodrenameDocument
(String documentId, String displayName)
tray/android/src/io/github/martchus/syncthingtray/DocumentsProvider.java:202
FunctionreplaceProcess
\cond
syncthingwidgets/settings/settingsdialog.cpp:1809
MethodreplayLog
syncthingwidgets/quick/appservice.cpp:283
MethodrequestConfig
! * \brief Requests the Syncthing configuration asynchronously. * * The signal newConfig() is emitted on success; otherwise error() is emitted. */
syncthingconnector/syncthingconnection_requests.cpp:866
MethodrequestConnections
! * \brief Requests current connections asynchronously. * * The signal devStatusChanged() is emitted for each device where the connection status ha
syncthingconnector/syncthingconnection_requests.cpp:1082
MethodrequestData
! * \brief Requests asynchronously data using the rest API. */
syncthingconnector/syncthingconnection_requests.cpp:98
MethodrequestDirStatus
! * \brief Requests statistics (global and local status) for \a dirId asynchronously. */
syncthingconnector/syncthingconnection_requests.cpp:1363
MethodrequestDiskEvents
! * \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
MethodrequestErrors
! * \brief Requests errors asynchronously. * * The signal newNotification() is emitted on success; error() is emitted in the error case. */
syncthingconnector/syncthingconnection_requests.cpp:1203
MethodrequestEvents
! * \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
MethodrequestFromSyncthing
syncthingwidgets/misc/syncthingmodels.cpp:356
MethodrequestLog
cli/application.cpp:367
MethodrequestNotificationPermission
()
tray/android/src/io/github/martchus/syncthingtray/Activity.java:224
MethodrequestNotificationPermission
syncthingwidgets/quick/app.cpp:330
FunctionrequestOpeningUrl
syncthingwidgets/quick/quickui.h:146
MethodrequestPausePwd
cli/application.cpp:1155
MethodrequestPauseResume
cli/application.cpp:433
MethodrequestRescan
cli/application.cpp:391
MethodrequestRescanAll
cli/application.cpp:421
MethodrequestRescanPwd
cli/application.cpp:1144
MethodrequestRestart
cli/application.cpp:383
MethodrequestResumePwd
cli/application.cpp:1171
MethodrequestShutdown
cli/application.cpp:375
MethodrequestStarted
syncthingwidgets/webview/webviewdialog.cpp:60
MethodrequestStatus
! * \brief Requests the Syncthing status asynchronously. * * The signals myIdChanged() and tildeChanged() are emitted when those values have change
syncthingconnector/syncthingconnection_requests.cpp:1016
MethodrequestStoragePermission
()
tray/android/src/io/github/martchus/syncthingtray/Activity.java:199
MethodrequestStoragePermission
syncthingwidgets/quick/app.cpp:321
MethodrequestTimeout
! * \brief Returns the transfer timeout for requests in milliseconds. * \sa QNetworkRequest::transferTimeout() */
syncthingconnector/syncthingconnection.h:985
MethodrescanDir
fileitemactionplugin/syncthingfileitemactionstaticdata.cpp:91
Methodreset
syncthingwidgets/settings/setupdetection.cpp:100
MethodresetPositioningSettings
syncthingwidgets/settings/settingsdialog.cpp:601
MethodresetState
syncthingwidgets/misc/syncthinglauncher.cpp:464
MethodresizeEvent
tray/gui/traymenu.cpp:275
MethodresolveUri
(String uri)
tray/android/src/io/github/martchus/syncthingtray/Activity.java:306
MethodrespawnIfRestartRequested
syncthingwidgets/settings/settingsdialog.cpp:1893
MethodrestartSyncthing
tray/gui/traywidget.cpp:548
MethodrestartSyncthing
! * \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
MethodrestartSyncthing
syncthingwidgets/quick/app.cpp:1010
MethodrestartSyncthing
syncthingwidgets/quick/appservice.cpp:266
Methodrestore
! * \brief Restores all fields from persistent storage for \a thisDeviceId unless already populated. */
syncthingconnector/syncthingconnection.cpp:1533
MethodrestoreDefaultArguments
syncthingwidgets/settings/settingsdialog.cpp:1490
FunctionreturnFalse
syncthingwidgets/quick/android.cpp:81
MethodroleNames
syncthingmodel/syncthingerrormodel.cpp:25
MethodroleNames
syncthingmodel/syncthingdownloadmodel.cpp:34
MethodroleNames
syncthingmodel/syncthingrecentchangesmodel.cpp:25
MethodroleNames
syncthingmodel/syncthingfilemodel.cpp:117
MethodroleNames
syncthingmodel/syncthingdevicemodel.cpp:33
MethodroleNames
syncthingmodel/syncthingdirectorymodel.cpp:30
← previousnext →1,301–1,400 of 1,718, ranked by callers