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
↓ 5 callers
Function
forEachItem
syncthingmodel/syncthingfilemodel.cpp:699
↓ 5 callers
Function
green
syncthingmodel/colors.h:23
↓ 5 callers
Method
hasErrors
! * \brief Returns whether there are errors (notifications) available. */
syncthingconnector/syncthingconnection.h:838
↓ 5 callers
Function
haveFlagsChanged
! * \brief Returns whether flags matching the specified \a mask have been changed between \a flags1 and \a flags2. */
syncthingconnector/syncthingconnection.cpp:288
↓ 5 callers
Function
initToolButton
\cond
syncthingwidgets/misc/otherdialogs.cpp:102
↓ 5 callers
Method
isRunning
\brief Returns whether the process is running.
syncthingconnector/syncthingprocess.h:155
↓ 5 callers
Method
isSystemdAvailable
! * \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 callers
Method
mainConfig
syncthingwidgets/settings/wizard.h:88
↓ 5 callers
Function
makeImage
syncthingwidgets/misc/dbusstatusnotifier.cpp:17
↓ 5 callers
Method
setAutoReconnectInterval
! * \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 callers
Function
settings
properties
syncthingwidgets/quick/app.h:58
↓ 5 callers
Method
showToast
(String message)
tray/android/src/io/github/martchus/syncthingtray/Activity.java:246
↓ 5 callers
Method
syncthingConnectInfo
syncthingconnector/syncthingconfig.cpp:285
↓ 5 callers
Function
trafficString
! * \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 callers
Method
abort
syncthingconnector/syncthingconnectionmockhelpers.cpp:133
↓ 4 callers
Function
assignIntegerFromArg
cli/application.cpp:169
↓ 4 callers
Function
checkWhetherAllSignalsEmitted
testhelper/helper.h:335
↓ 4 callers
Function
configureMeteredCheckbox
\brief Configures the specified \a checkBox for the specified \a isMetered value.
syncthingwidgets/settings/settingsdialog.cpp:100
↓ 4 callers
Method
connect
! * \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 callers
Method
disconnect
! * \brief Disconnects. That means all (long) polling is stopped and ongoing requests are aborted via abortAllRequests(). */
syncthingconnector/syncthingconnection.cpp:526
↓ 4 callers
Method
externalStoragePaths
syncthingwidgets/misc/syncthingmodels.cpp:121
↓ 4 callers
Method
findDevInfo
! * \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 callers
Method
guiUrl
\brief Returns the GUI listening URL determined from Syncthing's log.
syncthingwidgets/misc/syncthinglauncher.h:281
↓ 4 callers
Function
handleRelevantControlsChanged
syncthingwidgets/misc/utils.cpp:12
↓ 4 callers
Method
info
syncthingmodel/syncthingdevicemodel.h:60
↓ 4 callers
Method
isActiveWithoutSleepFor
\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 callers
Method
isConnecting
! * \brief Returns whether the connection is currently being established (and has not been established yet). */
syncthingconnector/syncthingconnection.h:813
↓ 4 callers
Method
isNetworkConnectionMetered
\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 callers
Method
isPopulated
! * \brief Returns whether \a path is populated if it points to a directory usable as Syncthing home. */
syncthingwidgets/misc/syncthingmodels.cpp:445
↓ 4 callers
Method
isUnitAvailable
! * \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 callers
Method
launch
syncthingwidgets/settings/settingsdialog.cpp:1440
↓ 4 callers
Method
pauseDirectories
! * \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 callers
Method
rescan
! * \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 callers
Function
save
syncthingwidgets/settings/settings.cpp:446
↓ 4 callers
Method
service
! * \brief Returns the SyncthingService to be taken into account. Might be nullptr. */
syncthingconnector/syncthingnotifier.h:189
↓ 4 callers
Function
setDevicesPaused
! * \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 callers
Method
setEmittingOutput
! * \brief Sets whether the output/log should be emitted via outputAvailable() signal. */
syncthingwidgets/misc/syncthinglauncher.cpp:164
↓ 4 callers
Method
setPalette
syncthingmodel/syncthingicons.cpp:418
↓ 4 callers
Method
setProcessChannelMode
! * \brief Sets the QProcess::ProcessChannelMode like QProcess::setProcessChannelMode(). * \remarks * - Does not affect an already running process.
syncthingconnector/syncthingprocess.h:246
↓ 4 callers
Method
setStoppingOnMeteredConnection
! * \brief Sets whether Syncthing should automatically be stopped as long as the network connection is metered. */
syncthingwidgets/misc/syncthinglauncher.cpp:223
↓ 4 callers
Method
showForegroundNotification
()
tray/android/src/io/github/martchus/syncthingtray/SyncthingService.java:327
↓ 4 callers
Function
showViewMenu
! * \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 callers
Method
showWebUI
tray/gui/traywidget.cpp:451
↓ 4 callers
Method
start
! * \brief Starts the Syncthing test instance. */
testhelper/syncthingtestinstance.cpp:49
↓ 4 callers
Function
stdstr
! * \brief Converts the specified C-string to a std::string. Takes care of freeing \a str. */
syncthing/interface.cpp:66
↓ 4 callers
Method
totalIncomingRate
! * \brief Returns the total incoming transfer rate in kbit/s. */
syncthingconnector/syncthingconnection.h:1170
↓ 4 callers
Method
totalOutgoingRate
! * \brief Returns the total outgoing transfer rate in kbit/s. */
syncthingconnector/syncthingconnection.h:1178
↓ 4 callers
Method
triggerAction
syncthingmodel/syncthingfilemodel.cpp:673
↓ 4 callers
Method
updateStatusInfo
syncthingwidgets/misc/syncthingdata.h:98
↓ 3 callers
Function
aboutDialogAttribution
syncthingmodel/syncthingicons.cpp:490
↓ 3 callers
Function
aboutDialogImage
syncthingmodel/syncthingicons.cpp:503
↓ 3 callers
Method
applySettings
! * \brief Applies the specified configuration. * \remarks * - The expected SSL errors are taken from the specified \a connectionSettings. If empty
syncthingconnector/syncthingconnection.cpp:1135
↓ 3 callers
Function
configuredAutostartPath
! * \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 callers
Method
connectToService
()
tray/android/src/io/github/martchus/syncthingtray/Activity.java:127
↓ 3 callers
Method
determinePaths
syncthingwidgets/settings/setupdetection.cpp:58
↓ 3 callers
Function
disableOption
\cond
syncthingconnector/syncthingconnection_requests.cpp:702
↓ 3 callers
Function
disconnectSignalInfo
testhelper/helper.h:317
↓ 3 callers
Function
drawBasicItemViewItem
tray/gui/helper.cpp:88
↓ 3 callers
Method
findDevInfoByName
! * \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 callers
Function
goslice
! * \brief Converts the specified std::string_view to a "GoSlice". */
syncthing/interface.cpp:58
↓ 3 callers
Method
hasError
fileitemactionplugin/syncthingfileitemactionstaticdata.h:75
↓ 3 callers
Method
hasOutOfSyncDirs
! * \brief Returns whether there is at least one directory out-of-sync. */
syncthingconnector/syncthingconnection.cpp:349
↓ 3 callers
Method
ignores
! * \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 callers
Method
includeFile
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 callers
Function
isAutostartEnabled
! * \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 callers
Method
isEnabled
! * \brief Returns whether the unit is enabled. * \remarks The unit must be available, \sa SyncthingService::isUnitAvailable(). */
syncthingconnector/syncthingservice.h:255
↓ 3 callers
Method
isSelectionModeEnabled
syncthingmodel/syncthingfilemodel.h:172
↓ 3 callers
Function
loadNetworkInformationBackendForMetered
! * \brief Loads the QNetworkInformation backend for determining whether the connection is metered. * \arg determineInitialValue Whether to try extr
syncthingconnector/utils.cpp:268
↓ 3 callers
Method
makeZipFile
(String path, String password)
tray/android/src/io/github/martchus/syncthingtray/Activity.java:340
↓ 3 callers
Function
manageTimerBasedRequest
! * \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 callers
Method
process
\brief Returns the underlying SyncthingProcess.
syncthingwidgets/misc/syncthinglauncher.h:287
↓ 3 callers
Method
program
! * \brief Returns the path/executable of the last process which has been started. */
syncthingconnector/syncthingprocess.cpp:873
↓ 3 callers
Method
requestDirPullErrors
! * \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 callers
Method
resolveUrl
syncthingwidgets/misc/syncthingmodels.cpp:292
↓ 3 callers
Method
restart
! * \brief Requests Syncthing to restart. * * The signal error() is emitted when the request was not successful. */
syncthingconnector/syncthingconnection_requests.cpp:648
↓ 3 callers
Method
resumeDirectories
! * \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 callers
Method
sendCustomRequest
! * \brief Performs a generic HTTP request to Syncthing. */
syncthingconnector/syncthingconnection_requests.cpp:1829
↓ 3 callers
Function
setArguments
! * \brief Sets the \a command and arguments to be run via ::libst_run_cli(). */
syncthing/interface.cpp:251
↓ 3 callers
Method
setCheckState
\brief Sets the check state of the specified \a index updating child and parent indexes accordingly.
syncthingmodel/syncthingfilemodel.cpp:577
↓ 3 callers
Function
setChildrenChecked
\brief Sets the whether the children of the specified \a item are checked.
syncthingmodel/syncthingfilemodel.cpp:569
↓ 3 callers
Method
setEnabledNotifications
!< * \brief Sets which notifications are enabled. */
syncthingconnector/syncthingnotifier.h:156
↓ 3 callers
Method
setIgnores
! * \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 callers
Method
setInsecure
! * \brief Sets whether any certificate errors will be ignored. */
syncthingconnector/syncthingconnection.h:1069
↓ 3 callers
Function
setLoggingCallback
! * \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 callers
Function
setVarFromEnv
syncthingwidgets/settings/settings.cpp:255
↓ 3 callers
Function
setupPainterToDrawViewItemText
tray/gui/helper.cpp:95
↓ 3 callers
Method
setupService
! * \brief Sets the scope and unit name of the specified \a service according to the settings. */
syncthingwidgets/settings/settings.cpp:622
↓ 3 callers
Method
shutdown
! * \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 callers
Method
startSyncthing
! * \brief Starts the specified \a program with the specified \a arguments. */
syncthingconnector/syncthingprocess.cpp:288
↓ 3 callers
Method
startSyncthingService
()
tray/android/src/io/github/martchus/syncthingtray/Activity.java:310
↓ 3 callers
Method
statusComputionFlags
! * \brief Returns what information is considered to compute the overall status returned by status(). */
syncthingconnector/syncthingconnection.h:1095
↓ 3 callers
Function
stopSyncthing
! * \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 callers
Method
stopSyncthing
! * \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 callers
Function
supposedAutostartPath
! * \brief Returns the autostart path that will be configured by invoking setAutostartEnabled(true). */
syncthingwidgets/settings/settingsdialog.cpp:950
↓ 3 callers
Function
tempDirectory
! * \brief Returns the temp directory using "/" consistently and ensuring a trailing "/" is always present. */
testhelper/helper.h:64
↓ 3 callers
Function
trigger
tray/application/main.cpp:204
↓ 3 callers
Method
updateStatusLabel
syncthingwidgets/misc/internalerrorsdialog.cpp:115
↓ 3 callers
Function
xmlAttributesToJsonObject
! * \brief Adds current attributes form \a xmlReader to \a jsonObject. */
syncthingconnector/syncthingconfig.cpp:109
↓ 2 callers
Method
activeSince
\brief Returns when the Syncthing instance has been started.
syncthingwidgets/misc/syncthinglauncher.h:194
↓ 2 callers
Method
addConfigFromWizard
! * \brief Add the specified \a config as primary config possibly backing up the current primary config as secondary config. */
syncthingwidgets/settings/settings.cpp:669
← previous
next →
101–200 of 1,718, ranked by callers