Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deskflow/deskflow
/ functions
Functions
3,038 in github.com/deskflow/deskflow
⨍
Functions
3,038
◇
Types & classes
761
Method
showConfigureClient
src/lib/gui/MainWindow.cpp:1106
Method
showConfigureServer
src/lib/gui/MainWindow.cpp:1097
Method
showConsole
src/apps/deskflow-daemon/DaemonApp.cpp:236
Method
showEvent
src/lib/gui/dialogs/SettingsDialog.cpp:144
Method
showFirstConnectedMessage
src/lib/gui/MainWindow.cpp:889
Method
showHelpText
src/apps/deskflow-core/CoreArgParser.cpp:56
Method
showHostNameEditor
src/lib/gui/MainWindow.cpp:1143
Method
showMessage
src/lib/gui/core/ClientConnection.cpp:44
Method
showMyFingerprint
src/lib/gui/MainWindow.cpp:520
Method
showReadOnlyMessage
src/lib/gui/dialogs/SettingsDialog.cpp:150
Method
showScreenConfig
src/lib/gui/widgets/ScreenSetupView.cpp:47
Method
shutdownExistingProcesses
src/lib/platform/MSWindowsWatchdog.cpp:365
Method
shutdownInput
src/lib/deskflow/PacketStreamFilter.cpp:83
Method
shutdownInput
src/lib/io/StreamFilter.cpp:54
Method
shutdownInput
src/lib/net/TCPSocket.cpp:177
Method
shutdownOutput
src/lib/io/StreamFilter.cpp:59
Method
shutdownOutput
src/lib/net/TCPSocket.cpp:203
Method
sidesMaskToString
src/lib/deskflow/PlatformScreen.cpp:91
Method
signalCondVar
src/lib/arch/win32/ArchMultithreadWindows.cpp:151
Method
singleFormat
src/unittests/platform/WlClipboardTests.cpp:118
Method
singleFormat
src/unittests/platform/OSXClipboardTests.cpp:22
Method
singleFormat
src/unittests/platform/XWindowsClipboardTests.cpp:60
Method
socket
src/lib/net/TCPListenSocket.h:47
Method
socketMultiplexer
src/lib/net/TCPListenSocket.h:57
Method
start
src/lib/arch/win32/ArchDaemonWindows.cpp:384
Method
start
src/lib/deskflow/ServerApp.cpp:600
Method
start
src/lib/deskflow/ClipboardChunk.cpp:23
Method
start
src/lib/server/ClientListener.cpp:75
Method
startClient
src/lib/deskflow/ClientApp.cpp:277
Method
startCore
src/lib/gui/MainWindow.cpp:427
Method
startDrag
this is reimplemented from QAbstractItemView::startDrag()
src/lib/gui/widgets/ScreenSetupView.cpp:117
Method
startForegroundProcess
src/lib/gui/core/CoreProcess.cpp:193
Method
startFormatData
src/unittests/deskflow/ClipboardChunksTests.cpp:13
Method
startMonitoring
src/lib/platform/WlClipboardCollection.cpp:53
Method
startNode
src/lib/deskflow/unix/AppUtilUnix.cpp:37
Method
startNode
src/lib/deskflow/win32/AppUtilWindows.cpp:129
Method
startProcess
src/lib/platform/MSWindowsWatchdog.cpp:248
Method
startProcessFromDaemon
src/lib/gui/core/CoreProcess.cpp:216
Method
startRecording
src/lib/gui/widgets/KeySequenceWidget.cpp:45
Method
startServer
src/lib/deskflow/ServerApp.cpp:356
Method
startSignalHandler
src/lib/arch/unix/ArchMultithreadPosix.cpp:492
Function
startStatic
src/lib/deskflow/unix/AppUtilUnix.cpp:27
Method
startSwitchTwoTap
src/lib/server/Server.cpp:858
Method
startSwitchWait
src/lib/server/Server.cpp:932
Method
status
src/lib/gui/widgets/KeySequenceWidget.h:93
Method
stop
src/lib/arch/win32/ArchDaemonWindows.cpp:406
Method
stop
src/lib/platform/MSWindowsWatchdog.cpp:80
Method
stop
src/lib/server/ClientListener.cpp:89
Method
stopClient
src/lib/deskflow/ClientApp.cpp:314
Method
stopCore
src/lib/gui/MainWindow.cpp:440
Method
stopForegroundProcess
src/lib/gui/core/CoreProcess.cpp:234
Method
stopMonitoring
src/lib/platform/WlClipboardCollection.cpp:68
Method
stopProcessFromDaemon
src/lib/gui/core/CoreProcess.cpp:254
Method
stopRecording
src/lib/gui/widgets/KeySequenceWidget.cpp:54
Method
stopRelativeMoves
src/lib/server/Server.cpp:1006
Method
stopRetryTimer
src/lib/deskflow/ServerApp.cpp:189
Method
stopServer
src/lib/deskflow/ServerApp.cpp:206
Method
stopSwitch
src/lib/server/Server.cpp:848
Method
stopSwitchTwoTap
src/lib/server/Server.cpp:914
Method
stopSwitchWait
src/lib/server/Server.cpp:941
Function
stubMapKey
src/unittests/legacytests/legacytests/deskflow/KeyStateTests.cpp:412
Function
stubPollPressedKeys
src/unittests/legacytests/legacytests/deskflow/KeyStateTests.cpp:402
Method
supportedDropActions
src/lib/gui/ScreenSetupModel.cpp:78
Method
swap
Swap contents with another priority queue
src/lib/base/PriorityQueue.h:79
Method
switchCorner
src/lib/gui/config/ServerConfig.h:100
Method
switchCornerName
src/lib/gui/config/ScreenConfig.h:97
Method
switchCornerSize
src/lib/gui/config/ServerConfig.h:104
Method
switchScreen
src/lib/server/Server.cpp:363
Method
synchronize
src/lib/platform/OSXClipboard.cpp:64
Method
synchronizeLanguages
src/lib/server/ClientProxy1_8.cpp:21
Method
testCancel
src/lib/mt/Thread.cpp:83
Method
testCancelThread
src/lib/arch/unix/ArchMultithreadPosix.cpp:385
Method
testCancelThreadImpl
src/lib/arch/unix/ArchMultithreadPosix.cpp:572
Method
testCancelThreadImpl
src/lib/arch/win32/ArchMultithreadWindows.cpp:562
Method
testVirtualInterface
src/unittests/gui/core/NetworkMonitorTests.cpp:14
Method
test_fromDbLine
src/unittests/net/FingerprintTests.cpp:88
Method
test_isValid
src/unittests/net/FingerprintTests.cpp:11
Method
test_toDbLine
src/unittests/net/FingerprintTests.cpp:60
Method
test_typeFromString
src/unittests/net/FingerprintTests.cpp:176
Method
test_typeToString
src/unittests/net/FingerprintTests.cpp:159
Method
threadCancel
src/lib/arch/unix/ArchMultithreadPosix.cpp:648
Method
threadFunc
src/lib/arch/unix/ArchMultithreadPosix.cpp:591
Method
threadFunc
src/lib/arch/win32/ArchMultithreadWindows.cpp:584
Method
threadFunc
src/lib/mt/Thread.cpp:111
Method
threadSignalHandler
src/lib/arch/unix/ArchMultithreadPosix.cpp:653
Method
throwError
src/lib/arch/unix/ArchNetworkBSD.cpp:719
Method
throwError
src/lib/arch/win32/ArchNetworkWinsock.cpp:818
Method
throwErrorOnSocket
src/lib/arch/win32/ArchNetworkWinsock.cpp:560
Method
throwNameError
src/lib/arch/unix/ArchNetworkBSD.cpp:790
Method
throwNameError
src/lib/arch/win32/ArchNetworkWinsock.cpp:888
Method
time
src/lib/arch/Arch.cpp:52
Method
timeoutHandler
src/lib/platform/PortalInputCapture.cpp:67
Method
timeoutHandler
src/lib/platform/PortalRemoteDesktop.cpp:53
Method
tlsDir
src/unittests/common/SettingsTests.cpp:39
Method
tlsTrustedClientsDb
src/lib/common/Settings.cpp:272
Method
tlsTrustedClientsDb
src/unittests/common/SettingsTests.cpp:49
Method
tlsTrustedServersDb
src/lib/common/Settings.cpp:267
Method
tlsTrustedServersDb
src/unittests/common/SettingsTests.cpp:44
Method
toIClipboard
src/lib/platform/XWindowsClipboardUTF8Converter.cpp:48
Method
toIClipboard
src/lib/platform/XWindowsClipboardTextConverter.cpp:42
← previous
next →
2,601–2,700 of 3,038, ranked by callers