MCPcopy Create free account

hub / github.com/Martchus/syncthingtray / functions

Functions1,718 in github.com/Martchus/syncthingtray

↓ 5 callersFunctionforEachItem
syncthingmodel/syncthingfilemodel.cpp:699
↓ 5 callersFunctiongreen
syncthingmodel/colors.h:23
↓ 5 callersMethodhasErrors
! * \brief Returns whether there are errors (notifications) available. */
syncthingconnector/syncthingconnection.h:838
↓ 5 callersFunctionhaveFlagsChanged
! * \brief Returns whether flags matching the specified \a mask have been changed between \a flags1 and \a flags2. */
syncthingconnector/syncthingconnection.cpp:288
↓ 5 callersFunctioninitToolButton
\cond
syncthingwidgets/misc/otherdialogs.cpp:102
↓ 5 callersMethodisRunning
\brief Returns whether the process is running.
syncthingconnector/syncthingprocess.h:155
↓ 5 callersMethodisSystemdAvailable
! * \brief Returns whether systemd (and specifically its D-Bus interface for user services) is available. * \remarks The availability might not be i
syncthingconnector/syncthingservice.cpp:341
↓ 5 callersMethodmainConfig
syncthingwidgets/settings/wizard.h:88
↓ 5 callersFunctionmakeImage
syncthingwidgets/misc/dbusstatusnotifier.cpp:17
↓ 5 callersMethodsetAutoReconnectInterval
! * \brief Sets the reconnect interval in milliseconds. * \remarks For default value see SyncthingConnectionSettings. A value of 0 indicates that au
syncthingconnector/syncthingconnection.h:954
↓ 5 callersFunctionsettings
properties
syncthingwidgets/quick/app.h:58
↓ 5 callersMethodshowToast
(String message)
tray/android/src/io/github/martchus/syncthingtray/Activity.java:246
↓ 5 callersMethodsyncthingConnectInfo
syncthingconnector/syncthingconfig.cpp:285
↓ 5 callersFunctiontrafficString
! * \brief Returns the "traffic string" for the specified \a total bytes and the specified \a rate. * * Eg. "10.2 GiB (45 kib/s)" or only "10.2 GiB
syncthingconnector/utils.cpp:56
↓ 4 callersMethodabort
syncthingconnector/syncthingconnectionmockhelpers.cpp:133
↓ 4 callersFunctionassignIntegerFromArg
cli/application.cpp:169
↓ 4 callersFunctioncheckWhetherAllSignalsEmitted
testhelper/helper.h:335
↓ 4 callersFunctionconfigureMeteredCheckbox
\brief Configures the specified \a checkBox for the specified \a isMetered value.
syncthingwidgets/settings/settingsdialog.cpp:100
↓ 4 callersMethodconnect
! * \brief Connects asynchronously to Syncthing. Does nothing if already connected. * * Use this to connect the first time or to connect to the sam
syncthingconnector/syncthingconnection.cpp:455
↓ 4 callersMethoddisconnect
! * \brief Disconnects. That means all (long) polling is stopped and ongoing requests are aborted via abortAllRequests(). */
syncthingconnector/syncthingconnection.cpp:526
↓ 4 callersMethodexternalStoragePaths
syncthingwidgets/misc/syncthingmodels.cpp:121
↓ 4 callersMethodfindDevInfo
! * \brief Returns the device info object for the device with the specified ID. * \returns Returns a pointer to the object or nullptr if not found.
syncthingconnector/syncthingconnection.h:1294
↓ 4 callersMethodguiUrl
\brief Returns the GUI listening URL determined from Syncthing's log.
syncthingwidgets/misc/syncthinglauncher.h:281
↓ 4 callersFunctionhandleRelevantControlsChanged
syncthingwidgets/misc/utils.cpp:12
↓ 4 callersMethodinfo
syncthingmodel/syncthingdevicemodel.h:60
↓ 4 callersMethodisActiveWithoutSleepFor
\brief Checks whether the process already runs for the specified number of seconds. \remarks Considers only the time since the last wakeup if known; o
syncthingconnector/syncthingprocess.h:180
↓ 4 callersMethodisConnecting
! * \brief Returns whether the connection is currently being established (and has not been established yet). */
syncthingconnector/syncthingconnection.h:813
↓ 4 callersMethodisNetworkConnectionMetered
\brief Returns whether the current network connection is metered. \remarks Returns an std::optional<bool> without value if it is unknown whether the n
syncthingwidgets/misc/syncthinglauncher.h:254
↓ 4 callersMethodisPopulated
! * \brief Returns whether \a path is populated if it points to a directory usable as Syncthing home. */
syncthingwidgets/misc/syncthingmodels.cpp:445
↓ 4 callersMethodisUnitAvailable
! * \brief Returns whether the unit specified with \a unitName is available. * \remarks * - The availability might not be instantly detected and ma
syncthingconnector/syncthingservice.cpp:357
↓ 4 callersMethodlaunch
syncthingwidgets/settings/settingsdialog.cpp:1440
↓ 4 callersMethodpauseDirectories
! * \brief Pauses the directories with the specified IDs. * \remarks Calling this method when not connected results in an error because the *current
syncthingconnector/syncthingconnection_requests.cpp:485
↓ 4 callersMethodrescan
! * \brief Requests rescanning the directory with the specified ID. * * The signal error() is emitted when the request was not successful. */
syncthingconnector/syncthingconnection_requests.cpp:604
↓ 4 callersFunctionsave
syncthingwidgets/settings/settings.cpp:446
↓ 4 callersMethodservice
! * \brief Returns the SyncthingService to be taken into account. Might be nullptr. */
syncthingconnector/syncthingnotifier.h:189
↓ 4 callersFunctionsetDevicesPaused
! * \brief Alters the specified \a syncthingConfig so that the devs with the specified IDs are paused or not. * \returns Returns whether the config
syncthingconnector/utils.cpp:206
↓ 4 callersMethodsetEmittingOutput
! * \brief Sets whether the output/log should be emitted via outputAvailable() signal. */
syncthingwidgets/misc/syncthinglauncher.cpp:164
↓ 4 callersMethodsetPalette
syncthingmodel/syncthingicons.cpp:418
↓ 4 callersMethodsetProcessChannelMode
! * \brief Sets the QProcess::ProcessChannelMode like QProcess::setProcessChannelMode(). * \remarks * - Does not affect an already running process.
syncthingconnector/syncthingprocess.h:246
↓ 4 callersMethodsetStoppingOnMeteredConnection
! * \brief Sets whether Syncthing should automatically be stopped as long as the network connection is metered. */
syncthingwidgets/misc/syncthinglauncher.cpp:223
↓ 4 callersMethodshowForegroundNotification
()
tray/android/src/io/github/martchus/syncthingtray/SyncthingService.java:327
↓ 4 callersFunctionshowViewMenu
! * \brief Shows \a menu at the specified \a position for the specified \a view. * \remarks * - Maps \a position to the viewport of \a view for cor
tray/gui/helper.cpp:83
↓ 4 callersMethodshowWebUI
tray/gui/traywidget.cpp:451
↓ 4 callersMethodstart
! * \brief Starts the Syncthing test instance. */
testhelper/syncthingtestinstance.cpp:49
↓ 4 callersFunctionstdstr
! * \brief Converts the specified C-string to a std::string. Takes care of freeing \a str. */
syncthing/interface.cpp:66
↓ 4 callersMethodtotalIncomingRate
! * \brief Returns the total incoming transfer rate in kbit/s. */
syncthingconnector/syncthingconnection.h:1170
↓ 4 callersMethodtotalOutgoingRate
! * \brief Returns the total outgoing transfer rate in kbit/s. */
syncthingconnector/syncthingconnection.h:1178
↓ 4 callersMethodtriggerAction
syncthingmodel/syncthingfilemodel.cpp:673
↓ 4 callersMethodupdateStatusInfo
syncthingwidgets/misc/syncthingdata.h:98
↓ 3 callersFunctionaboutDialogAttribution
syncthingmodel/syncthingicons.cpp:490
↓ 3 callersFunctionaboutDialogImage
syncthingmodel/syncthingicons.cpp:503
↓ 3 callersMethodapplySettings
! * \brief Applies the specified configuration. * \remarks * - The expected SSL errors are taken from the specified \a connectionSettings. If empty
syncthingconnector/syncthingconnection.cpp:1135
↓ 3 callersFunctionconfiguredAutostartPath
! * \brief Returns the currently configured autostart path or an empty string if autostart is disabled; returns std::nullopt when the * path
syncthingwidgets/settings/settingsdialog.cpp:915
↓ 3 callersMethodconnectToService
()
tray/android/src/io/github/martchus/syncthingtray/Activity.java:127
↓ 3 callersMethoddeterminePaths
syncthingwidgets/settings/setupdetection.cpp:58
↓ 3 callersFunctiondisableOption
\cond
syncthingconnector/syncthingconnection_requests.cpp:702
↓ 3 callersFunctiondisconnectSignalInfo
testhelper/helper.h:317
↓ 3 callersFunctiondrawBasicItemViewItem
tray/gui/helper.cpp:88
↓ 3 callersMethodfindDevInfoByName
! * \brief Returns the device info object for the first device with the specified name. * \returns Returns a pointer to the object or nullptr if not
syncthingconnector/syncthingconnection.cpp:892
↓ 3 callersFunctiongoslice
! * \brief Converts the specified std::string_view to a "GoSlice". */
syncthing/interface.cpp:58
↓ 3 callersMethodhasError
fileitemactionplugin/syncthingfileitemactionstaticdata.h:75
↓ 3 callersMethodhasOutOfSyncDirs
! * \brief Returns whether there is at least one directory out-of-sync. */
syncthingconnector/syncthingconnection.cpp:349
↓ 3 callersMethodignores
! * \brief Queries the contents of ".stignore" and expansions of the directory with the specified \a dirId. * \sa https://docs.syncthing.net/rest/db
syncthingconnector/syncthingconnection_requests.cpp:1906
↓ 3 callersMethodincludeFile
Add a representation of a file to a cursor. @param result the cursor to modify @param docId the document ID representing the desired file (may be nu
tray/android/src/io/github/martchus/syncthingtray/DocumentsProvider.java:329
↓ 3 callersFunctionisAutostartEnabled
! * \brief Returns whether the application is launched on startup. * \remarks * - Only implemented under Linux/Windows/Mac. Always returns false on
syncthingwidgets/settings/settingsdialog.cpp:1055
↓ 3 callersMethodisEnabled
! * \brief Returns whether the unit is enabled. * \remarks The unit must be available, \sa SyncthingService::isUnitAvailable(). */
syncthingconnector/syncthingservice.h:255
↓ 3 callersMethodisSelectionModeEnabled
syncthingmodel/syncthingfilemodel.h:172
↓ 3 callersFunctionloadNetworkInformationBackendForMetered
! * \brief Loads the QNetworkInformation backend for determining whether the connection is metered. * \arg determineInitialValue Whether to try extr
syncthingconnector/utils.cpp:268
↓ 3 callersMethodmakeZipFile
(String path, String password)
tray/android/src/io/github/martchus/syncthingtray/Activity.java:340
↓ 3 callersFunctionmanageTimerBasedRequest
! * \brief Ensure the request with the specified \a timer, \a pendingReply and \a requestFunction is enabled or disabled depending on \a enable. * \
syncthingconnector/syncthingconnection.cpp:269
↓ 3 callersMethodprocess
\brief Returns the underlying SyncthingProcess.
syncthingwidgets/misc/syncthinglauncher.h:287
↓ 3 callersMethodprogram
! * \brief Returns the path/executable of the last process which has been started. */
syncthingconnector/syncthingprocess.cpp:873
↓ 3 callersMethodrequestDirPullErrors
! * \brief Requests pull errors for \a dirId asynchronously. * * The dirStatusChanged() signal is emitted on success and error() in the error case.
syncthingconnector/syncthingconnection_requests.cpp:1427
↓ 3 callersMethodresolveUrl
syncthingwidgets/misc/syncthingmodels.cpp:292
↓ 3 callersMethodrestart
! * \brief Requests Syncthing to restart. * * The signal error() is emitted when the request was not successful. */
syncthingconnector/syncthingconnection_requests.cpp:648
↓ 3 callersMethodresumeDirectories
! * \brief Resumes the directories with the specified IDs. * \remarks Calling this method when not connected results in an error because the *curren
syncthingconnector/syncthingconnection_requests.cpp:509
↓ 3 callersMethodsendCustomRequest
! * \brief Performs a generic HTTP request to Syncthing. */
syncthingconnector/syncthingconnection_requests.cpp:1829
↓ 3 callersFunctionsetArguments
! * \brief Sets the \a command and arguments to be run via ::libst_run_cli(). */
syncthing/interface.cpp:251
↓ 3 callersMethodsetCheckState
\brief Sets the check state of the specified \a index updating child and parent indexes accordingly.
syncthingmodel/syncthingfilemodel.cpp:577
↓ 3 callersFunctionsetChildrenChecked
\brief Sets the whether the children of the specified \a item are checked.
syncthingmodel/syncthingfilemodel.cpp:569
↓ 3 callersMethodsetEnabledNotifications
!< * \brief Sets which notifications are enabled. */
syncthingconnector/syncthingnotifier.h:156
↓ 3 callersMethodsetIgnores
! * \brief Sets the contents of ".stignore" of the directory with the specified \a dirId. * \sa https://docs.syncthing.net/rest/db-ignores-post.html
syncthingconnector/syncthingconnection_requests.cpp:1925
↓ 3 callersMethodsetInsecure
! * \brief Sets whether any certificate errors will be ignored. */
syncthingconnector/syncthingconnection.h:1069
↓ 3 callersFunctionsetLoggingCallback
! * \brief Sets the callback function for logging. It will be called when a new log message becomes available. * \remarks * - The callback is not n
syncthing/interface.cpp:157
↓ 3 callersFunctionsetVarFromEnv
syncthingwidgets/settings/settings.cpp:255
↓ 3 callersFunctionsetupPainterToDrawViewItemText
tray/gui/helper.cpp:95
↓ 3 callersMethodsetupService
! * \brief Sets the scope and unit name of the specified \a service according to the settings. */
syncthingwidgets/settings/settings.cpp:622
↓ 3 callersMethodshutdown
! * \brief Requests Syncthing to exit and not restart. * * The signal error() is emitted when the request was not successful. */
syncthingconnector/syncthingconnection_requests.cpp:677
↓ 3 callersMethodstartSyncthing
! * \brief Starts the specified \a program with the specified \a arguments. */
syncthingconnector/syncthingprocess.cpp:288
↓ 3 callersMethodstartSyncthingService
()
tray/android/src/io/github/martchus/syncthingtray/Activity.java:310
↓ 3 callersMethodstatusComputionFlags
! * \brief Returns what information is considered to compute the overall status returned by status(). */
syncthingconnector/syncthingconnection.h:1095
↓ 3 callersFunctionstopSyncthing
! * \brief Stops Syncthing if it is running; otherwise does nothing. * \returns Returns the Syncthing exit code (as usual, zero means no error). *
syncthing/interface.cpp:218
↓ 3 callersMethodstopSyncthing
! * \brief Stops the currently running process gracefully. If it doesn't stop after 3 seconds, attempts to kill the process. * \remarks * If gracef
syncthingconnector/syncthingprocess.cpp:304
↓ 3 callersFunctionsupposedAutostartPath
! * \brief Returns the autostart path that will be configured by invoking setAutostartEnabled(true). */
syncthingwidgets/settings/settingsdialog.cpp:950
↓ 3 callersFunctiontempDirectory
! * \brief Returns the temp directory using "/" consistently and ensuring a trailing "/" is always present. */
testhelper/helper.h:64
↓ 3 callersFunctiontrigger
tray/application/main.cpp:204
↓ 3 callersMethodupdateStatusLabel
syncthingwidgets/misc/internalerrorsdialog.cpp:115
↓ 3 callersFunctionxmlAttributesToJsonObject
! * \brief Adds current attributes form \a xmlReader to \a jsonObject. */
syncthingconnector/syncthingconfig.cpp:109
↓ 2 callersMethodactiveSince
\brief Returns when the Syncthing instance has been started.
syncthingwidgets/misc/syncthinglauncher.h:194
↓ 2 callersMethodaddConfigFromWizard
! * \brief Add the specified \a config as primary config possibly backing up the current primary config as secondary config. */
syncthingwidgets/settings/settings.cpp:669
← previousnext →101–200 of 1,718, ranked by callers