MCPcopy Create free account

hub / github.com/Martchus/syncthingtray / functions

Functions1,718 in github.com/Martchus/syncthingtray

MethodhandleSyncthingError
syncthingwidgets/settings/settingsdialog.cpp:1407
MethodhandleSyncthingExited
syncthingwidgets/settings/settingsdialog.cpp:1378
MethodhandleSyncthingLaunched
syncthingwidgets/settings/settingsdialog.cpp:1348
MethodhandleSyncthingNotificationAction
syncthingwidgets/misc/dbusstatusnotifier.cpp:83
MethodhandleSyncthingOutputAvailable
syncthingwidgets/settings/settingsdialog.cpp:1364
MethodhandleSyncthingProcessError
syncthingconnector/syncthingnotifier.cpp:106
MethodhandleSyncthingReadyRead
syncthingwidgets/settings/settingsdialog.cpp:1359
MethodhandleSystemUnitChanged
syncthingwidgets/settings/settingsdialog.cpp:1604
FunctionhandleSystemdServiceError
tray/application/main.cpp:119
MethodhandleSystemdServiceError
plasmoid/lib/syncthingapplet.cpp:663
MethodhandleSystemdStatusChanged
plasmoid/lib/syncthingapplet.cpp:734
MethodhandleSystemdStatusChanged
tray/gui/traywidget.cpp:1012
MethodhandleThemeChanged
plasmoid/lib/syncthingapplet.cpp:674
MethodhandleTimeout
syncthingwidgets/settings/setupdetection.cpp:165
MethodhandleUnitAdded
! * \brief Handles when a new unit is added to react if it matches the name of the unit we're monitoring. */
syncthingconnector/syncthingservice.cpp:428
MethodhandleUnitGet
! * \brief Consumes the results of the s_manager->GetUnit() call (in setUnitName()). */
syncthingconnector/syncthingservice.cpp:459
MethodhandleUnitRemoved
! * \brief Handles when a unit is removed to react if it matches the name of the unit we're monitoring. */
syncthingconnector/syncthingservice.cpp:438
MethodhandleWebViewDeleted
plasmoid/lib/syncthingapplet.cpp:646
MethodhandleWebViewDeleted
tray/gui/traywidget.cpp:1056
MethodhasDevice
syncthingwidgets/misc/syncthingmodels.cpp:377
MethodhasDir
syncthingwidgets/misc/syncthingmodels.cpp:383
MethodhasIgnorePatterns
syncthingmodel/syncthingfilemodel.h:177
MethodhasIncomingTraffic
plasmoid/lib/syncthingapplet.cpp:245
MethodhasInstance
syncthingwidgets/settings/wizard.h:83
MethodhasInstance
syncthingwidgets/misc/internalerrorsdialog.h:48
FunctionhasInternalErrors
syncthingwidgets/quick/app.h:70
MethodhasInternalErrors
plasmoid/lib/syncthingapplet.cpp:341
MethodhasOutgoingTraffic
plasmoid/lib/syncthingapplet.cpp:255
MethodhasStagedChanges
syncthingmodel/syncthingfilemodel.h:182
MethodhasState
! * \brief Returns whether we have a known "state" (up-to-date or stale). * \remarks So this function will return true if a connection was establish
syncthingconnector/syncthingconnection.h:847
MethodheaderData
syncthingmodel/syncthingerrormodel.cpp:54
MethodheaderData
syncthingmodel/syncthingdownloadmodel.cpp:87
MethodheaderData
syncthingmodel/syncthingrecentchangesmodel.cpp:61
MethodheaderData
syncthingmodel/syncthingfilemodel.cpp:315
MethodheaderData
syncthingmodel/syncthingdevicemodel.cpp:90
MethodheaderData
syncthingmodel/syncthingdirectorymodel.cpp:98
MethodhideDisconnect
syncthingwidgets/misc/dbusstatusnotifier.h:65
MethodhideEvent
tray/gui/traywidget.cpp:776
MethodhighlightBlock
syncthingwidgets/misc/diffhighlighter.cpp:28
MethodhintAboutSyncthingLog
syncthingwidgets/settings/wizard.cpp:412
MethodiconMode
syncthingwidgets/quick/quickicon.cpp:244
MethodiconPixmap
syncthingwidgets/quick/quickicon.cpp:272
FunctioniconSize
syncthingwidgets/quick/quickui.h:120
MethodiconSizeHint
syncthingwidgets/quick/quickicon.cpp:266
FunctioniconWidthDelegate
syncthingwidgets/quick/quickui.h:124
MethodignoreInavailabilityAfterStart
! * \brief Returns the number of seconds after startup or standby-wakeup to suppress disconnect notifications. */
syncthingconnector/syncthingnotifier.h:172
MethodignoreSelectedItems
syncthingmodel/syncthingfilemodel.cpp:709
FunctionimageProvider
syncthingwidgets/quick/quickui.h:86
MethodimportSettings
! * \brief Imports selected settings (app-related and of Syncthing itself) from the specified \a url. * \remarks The settings are passed by value so
syncthingwidgets/quick/app.cpp:1053
MethodincomingTraffic
plasmoid/lib/syncthingapplet.cpp:240
Methodindex
syncthingmodel/syncthingerrormodel.cpp:40
Methodindex
syncthingmodel/syncthingdownloadmodel.cpp:66
Methodindex
syncthingmodel/syncthingrecentchangesmodel.cpp:47
Methodinfo
syncthingmodel/syncthingdownloadmodel.h:61
Methodinfo
syncthingmodel/syncthingdirectorymodel.h:69
Methodinit
plasmoid/lib/syncthingapplet.cpp:145
Methodinit
syncthingconnector/syncthingconnectionmockhelpers.cpp:123
Methodinit
syncthingwidgets/settings/settingsdialog.cpp:1909
MethodinitConnection
syncthingwidgets/settings/setupdetection.cpp:71
MethodinitDevCompletion
cli/application.cpp:1205
MethodinitDirCompletion
cli/application.cpp:1188
MethodinitEngine
plasmoid/lib/syncthingapplet.cpp:213
MethodinitEngine
syncthingwidgets/quick/app.cpp:194
MethodinitTestCase
syncthingmodel/tests/models.cpp:37
MethodinitTestCase
! * \brief Ensure prestine environment with English as language. * \remarks Relies on setting HOME; likely breaks on Windows. */
syncthingwidgets/tests/wizard.cpp:60
MethodinitializePage
syncthingwidgets/settings/wizard.cpp:565
MethodinjectJavaScript
! * \brief Injects the specified JavaScript. */
syncthingwidgets/webview/webpage.cpp:451
MethodinjectJavaScripts
! * \brief Injects the JavaScript code required for additional features. * \remarks Called when the page has been loaded. */
syncthingwidgets/webview/webpage.cpp:464
MethodinsertFromConfigFile
syncthingwidgets/settings/settingsdialog.cpp:175
MethodinsertLocalItems
! * \brief Inserts items from local lookup that are not already present via the database query (usually ignored files). */
syncthingmodel/syncthingfilemodel.cpp:1250
MethodinsertStyleSheet
! * \brief Inserts the specified \a cssCode which must *not* contain single quotes. * \remarks This is done as demonstrated in Qt's "WebEngine Style
syncthingwidgets/webview/webpage.cpp:171
Methodinstance
syncthingwidgets/settings/wizard.cpp:122
Methodinstance
syncthingwidgets/misc/internalerrorsdialog.h:43
MethodinterceptRequest
syncthingwidgets/webview/webviewinterceptor.cpp:11
MethodinternalErrors
syncthingwidgets/quick/app.h:274
MethodinvalidateAllIndicies
syncthingmodel/syncthingmodel.cpp:44
MethodinvalidateAndroidIconCache
syncthingwidgets/quick/appservice.cpp:463
MethodinvalidateDirsAndDevs
cli/application.cpp:163
MethodinvalidateHasOutOfSyncDirs
! * \brief Invalidates whether there are currently out-of-sync dirs and provokes subscribers to the * hasOutOfSyncDirsChanged() event to re-e
syncthingconnector/syncthingconnection.cpp:1486
MethodinvalidateNestedIndicies
syncthingmodel/syncthingmodel.cpp:33
MethodinvalidateStatus
syncthingwidgets/quick/app.cpp:467
MethodinvalidateStatus
syncthingwidgets/quick/appbase.cpp:126
MethodinvalidateStatus
syncthingwidgets/quick/appservice.cpp:385
MethodinvalidateTopLevelIndicies
syncthingmodel/syncthingmodel.cpp:28
MethodinvokeDirAction
syncthingwidgets/misc/syncthingmodels.cpp:344
MethodinvokeWidgetFunction
syncthingwidgets/quick/quickui.cpp:476
MethodisAborted
! * \brief Returns whether the connection has been aborted, either by invoking disconnect(), abortAllRequests() or * by an error. */
syncthingconnector/syncthingconnection.h:805
MethodisActiveFor
\brief Checks whether the process already runs for the specified number of seconds.
syncthingconnector/syncthingprocess.h:167
MethodisActiveFor
! * \brief Returns whether the unit has been active for at least \a atLeastSeconds. * \remarks An interruption due to standby is *not* taken into ac
syncthingconnector/syncthingservice.h:321
MethodisActiveFor
\brief Checks whether Syncthing is already running for the specified number of seconds.
syncthingwidgets/misc/syncthinglauncher.h:205
MethodisActiveWithoutSleepFor
! * \brief Returns whether the unit has been active for at least \a atLeastSeconds. * \remarks An interruption due to standby is taken into account.
syncthingconnector/syncthingservice.h:331
MethodisChildDocument
(String parentDocumentId, String documentId)
tray/android/src/io/github/martchus/syncthingtray/DocumentsProvider.java:283
MethodisComplete
syncthingwidgets/settings/wizard.cpp:530
MethodisConnected
! * \brief Returns whether the connection to Syncthing has been established. * * If true, all information like dirInfo() and devInfo() has been pop
syncthingconnector/syncthingconnection.h:796
FunctionisDarkmodeEnabled
! * \brief Returns whether darkmode is enabled. * \remarks * The QML code could just use "Qt.styleHints.colorScheme === Qt.Dark" but th
syncthingwidgets/quick/quickui.h:115
FunctionisDesktop
syncthingwidgets/quick/quickui.h:82
MethodisDisabled
! * \brief Returns whether the unit is disabled. * \remarks The unit must be available, \sa SyncthingService::isUnitAvailable(). */
syncthingconnector/syncthingservice.h:272
MethodisDisconnectRelevant
! * \brief Returns whether a "disconnected" notification should be shown. */
syncthingconnector/syncthingnotifier.cpp:129
MethodisEmittingOutput
\brief Returns whether the output/log should be emitted via outputAvailable() signal.
syncthingwidgets/misc/syncthinglauncher.h:247
MethodisExcluded
(File file)
tray/android/src/io/github/martchus/syncthingtray/Activity.java:355
← previousnext →1,001–1,100 of 1,718, ranked by callers