Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deskflow/deskflow
/ types & classes
Types & classes
761 in github.com/deskflow/deskflow
⨍
Functions
3,038
◇
Types & classes
761
↓ 75 callers
Class
ServerConfigReadException
Configuration stream read exception ! Thrown when a configuration stream cannot be parsed. */
src/lib/server/Config.h:531
↓ 27 callers
Class
QString
src/lib/net/SecureSocket.h:20
↓ 26 callers
Class
Event
src/lib/platform/MSWindowsDesks.h:22
↓ 24 callers
Class
Event
src/lib/server/InputFilter.h:19
↓ 23 callers
Class
QString
src/lib/gui/config/ServerConfig.h:23
↓ 22 callers
Class
Event
src/lib/deskflow/ClientApp.h:21
↓ 18 callers
Class
Keystroke
src/lib/deskflow/KeyMap.h:71
↓ 10 callers
Class
HotKeyItem
src/lib/platform/EiScreen.h:162
↓ 10 callers
Class
SocketAddressException
Socket bad address exception ! Thrown when attempting to create an invalid network address. */
src/lib/net/SocketException.h:26
↓ 9 callers
Class
QTextStream
src/lib/gui/Action.h:19
↓ 8 callers
Class
QFile
src/lib/gui/config/ServerConfig.h:24
↓ 7 callers
Class
ArchDaemonFailedException
Could not daemonize
src/lib/arch/ArchException.h:181
↓ 6 callers
Class
ArchNetworkSupportException
No support for requested network resource/service
src/lib/arch/ArchException.h:75
↓ 5 callers
Class
ScreenOpenFailureException
* @brief ScreenOpenFailureException - Thrown when a screen cannot be opened or initialized. */
src/lib/deskflow/ScreenException.h:24
↓ 4 callers
Class
ArchNetworkNameUnknownException
The named host is unknown
src/lib/arch/ArchException.h:141
↓ 4 callers
Class
BadClientException
* @brief BadClientException - Thrown when the client fails to follow the protocol. */
src/lib/deskflow/DeskflowException.h:24
↓ 4 callers
Class
Event
Event ! \c Event holds an event type and a pointer to event data. It is movable, but not copyable */
src/lib/base/Event.h:28
↓ 4 callers
Class
Screen
src/lib/gui/config/Screen.h:25
↓ 4 callers
Class
const_iterator
src/lib/server/Config.h:143
↓ 3 callers
Class
ArchNetworkNameFailureException
Non-recoverable name server error
src/lib/arch/ArchException.h:153
↓ 3 callers
Class
ArchNetworkNameNoAddressException
The named host is known but has no address
src/lib/arch/ArchException.h:147
↓ 3 callers
Class
ArchNetworkNameUnavailableException
Temporary name server error
src/lib/arch/ArchException.h:159
↓ 3 callers
Class
Event
src/lib/net/SecureSocket.h:16
↓ 3 callers
Class
InvalidProtocolException
* @brief InvalidProtocolException - Thrown when the server protocol is unreconized. */
src/lib/deskflow/DeskflowException.h:35
↓ 3 callers
Class
NetworkAddress
src/lib/net/ISocket.h:11
↓ 3 callers
Class
SocketCreateException
* @brief SocketCreateException - Thrown when a socket cannot be created (by the operating system). */
src/lib/net/SocketException.h:186
↓ 2 callers
Class
ArchNetworkAccessException
Network insufficient permission
src/lib/arch/ArchException.h:63
↓ 2 callers
Class
ArchNetworkAddressInUseException
Network address in use
src/lib/arch/ArchException.h:93
↓ 2 callers
Class
ArchNetworkConnectionRefusedException
Remote end of socket refused connection
src/lib/arch/ArchException.h:123
↓ 2 callers
Class
ArchNetworkDisconnectedException
Remote end of socket has disconnected
src/lib/arch/ArchException.h:117
↓ 2 callers
Class
ArchNetworkException
Generic network exception ! Exceptions derived from this class are used by the networking library to indicate various errors. */
src/lib/arch/ArchException.h:51
↓ 2 callers
Class
ArchNetworkNameException
Generic network name lookup erros
src/lib/arch/ArchException.h:135
↓ 2 callers
Class
ArchNetworkNoAddressException
Network address is unavailable or not local
src/lib/arch/ArchException.h:87
↓ 2 callers
Class
ArchNetworkNoRouteException
No route to address
src/lib/arch/ArchException.h:99
↓ 2 callers
Class
ArchNetworkNotConnectedException
Socket not connected
src/lib/arch/ArchException.h:105
↓ 2 callers
Class
ArchNetworkResourceException
Network insufficient resources
src/lib/arch/ArchException.h:69
↓ 2 callers
Class
ArchNetworkShutdownException
Remote read end of socket has closed
src/lib/arch/ArchException.h:111
↓ 2 callers
Class
ArchNetworkTimedOutException
Remote end of socket is not responding
src/lib/arch/ArchException.h:129
↓ 2 callers
Class
ButtonToKeyLess
src/lib/deskflow/KeyState.h:153
↓ 2 callers
Class
Chunk
src/lib/deskflow/Chunk.h:13
↓ 2 callers
Class
Event
src/lib/client/Client.h:19
↓ 2 callers
Class
ExitAppException
Generic exit eception ! Thrown when we want to abort, with the opportunity to clean up. This is a little bit of a hack, but it's a better way of exiti
src/lib/deskflow/DeskflowException.h:128
↓ 2 callers
Class
IncompatibleClientException
Incompatible client exception ! Thrown when a client attempting to connect has an incompatible version. */
src/lib/deskflow/DeskflowException.h:47
↓ 2 callers
Class
KeySequence
src/lib/gui/KeySequence.h:15
↓ 2 callers
Class
SocketAddressInUseException
* @brief SocketAddressInUseException * Thrown when a socket cannot be bound to an address because the address is already in use. */
src/lib/net/SocketException.h:164
↓ 2 callers
Class
SocketBindException
* @brief SocketBindException - Thrown when a socket cannot be bound to an address. */
src/lib/net/SocketException.h:152
↓ 2 callers
Class
ThreadCancelException
Thread exception to cancel ! Thrown to cancel a thread. Clients must not throw this type, but must rethrow it if caught (by ThreadCancelException, Th
src/lib/arch/ArchException.h:28
↓ 2 callers
Class
Timer
src/lib/base/EventQueue.h:70
↓ 2 callers
Class
XNoEiSupport
src/lib/deskflow/App.h:36
↓ 1 callers
Class
ArchDaemonRunException
src/lib/arch/win32/ArchDaemonWindows.h:100
↓ 1 callers
Class
ArchNetworkIOException
Network I/O error
src/lib/arch/ArchException.h:81
↓ 1 callers
Class
ArchNetworkInterruptedException
Operation was interrupted
src/lib/arch/ArchException.h:57
↓ 1 callers
Class
Cell
src/lib/server/Config.h:106
↓ 1 callers
Class
CellEdge
src/lib/server/Config.h:57
↓ 1 callers
Class
IOClosedException
* @brief IOClosedException - Thrown when attempting to close or perform I/O on an already closed. */
src/lib/io/IOException.h:32
↓ 1 callers
Class
IOEndOfStreamException
* @brief IOEndOfStreamException - Thrown when attempting to read beyond the end of a stream. */
src/lib/io/IOException.h:43
↓ 1 callers
Class
MTThreadUnavailableException
* @brief MTThreadUnavailableException - Thrown when a thread cannot be created. */
src/lib/mt/MTException.h:24
↓ 1 callers
Class
NetworkAddress
src/lib/server/ClientListener.h:20
↓ 1 callers
Class
QLabel
src/lib/gui/widgets/LogDock.h:12
↓ 1 callers
Class
QMessageBox
src/lib/gui/MainWindow.h:45
↓ 1 callers
Class
ScreenUnavailableException
Screen unavailable exception ! Thrown when a screen cannot be opened or initialized but retrying later may be successful. */
src/lib/deskflow/ScreenException.h:37
↓ 1 callers
Class
SettingsDialog
src/lib/gui/dialogs/SettingsDialog.h:16
↓ 1 callers
Class
SocketConnectException
* @brief SocketConnectException - Thrown when a socket cannot connect to a remote endpoint. */
src/lib/net/SocketException.h:175
↓ 1 callers
Class
SocketIOCloseException
* @brief SocketIOCloseException - Thrown if a stream cannot be closed. */
src/lib/net/SocketException.h:67
↓ 1 callers
Class
Thread
Thread handle ! Creating a Thread creates a new context of execution (i.e. thread) that runs simulatenously with the calling thread. A Thread is only
src/lib/mt/Thread.h:32
↓ 1 callers
Class
ThreadExitException
Thread exception to exit ! Thrown by Thread::exit() to exit a thread. Clients of Thread must not throw this type but must rethrow it if caught (by Th
src/lib/mt/ThreadException.h:19
↓ 1 callers
Class
XIOReadMismatch
Mismatched read exception ! Thrown by ProtocolUtil::readf() when the data being read does not match the format. */
src/lib/deskflow/ProtocolUtil.h:101
↓ 1 callers
Class
sigaction
src/lib/arch/unix/ArchMultithreadPosix.cpp:80
Class
AboutDialog
src/lib/gui/dialogs/AboutDialog.h:14
Class
Action
src/lib/gui/Action.h:33
Class
Action
src/lib/gui/dialogs/ActionDialog.h:15
Class
Action
src/lib/server/InputFilter.h:118
Class
ActionDialog
src/lib/gui/Action.h:17
Class
ActionDialog
src/lib/gui/dialogs/ActionDialog.h:20
Class
AddActiveModifierContext
src/lib/deskflow/KeyState.h:136
Enum
AddressFamily
src/lib/arch/IArchNetwork.h:57
Class
AliasValidator
src/lib/gui/validators/AliasValidator.h:14
Class
App
src/lib/deskflow/App.h:33
Enum
AppExitMode
src/lib/deskflow/win32/AppUtilWindows.h:23
Class
AppUtil
src/lib/deskflow/AppUtil.h:17
Class
AppUtilUnix
src/lib/deskflow/unix/AppUtilUnix.h:16
Class
AppUtilWindows
src/lib/deskflow/win32/AppUtilWindows.h:29
Class
Arch
Delegating implementation of architecture dependent interfaces ! This class is a centralized interface to all architecture dependent interface impleme
src/lib/arch/Arch.h:60
Class
ArchCondImpl
! \class ArchCondImpl \brief Internal condition variable data. An architecture dependent type holding the necessary data for a condition variable. */
src/lib/arch/IArchMultithread.h:19
Class
ArchCondImpl
src/lib/arch/unix/ArchMultithreadPosix.h:18
Class
ArchCondImpl
src/lib/arch/win32/ArchMultithreadWindows.h:20
Class
ArchDaemonException
Generic daemon exception ! Exceptions derived from this class are used by the daemon library to indicate various errors. */
src/lib/arch/ArchException.h:175
Class
ArchDaemonInstallException
Could not install daemon
src/lib/arch/ArchException.h:187
Class
ArchDaemonNone
Dummy implementation of IArchDaemon ! This class implements IArchDaemon for a platform that does not have daemons. The query functions return false, a
src/lib/arch/ArchDaemonNone.h:21
Class
ArchDaemonUninstallFailedException
Could not uninstall daemon
src/lib/arch/ArchException.h:193
Class
ArchDaemonUninstallNotInstalledException
Attempted to uninstall a daemon that was not installed
src/lib/arch/ArchException.h:199
Class
ArchDaemonWindows
Win32 implementation of IArchDaemon
src/lib/arch/win32/ArchDaemonWindows.h:24
Class
ArchLogUnix
Unix implementation of IArchLog
src/lib/arch/unix/ArchLogUnix.h:15
Class
ArchLogWindows
Win32 implementation of IArchLog
src/lib/arch/win32/ArchLogWindows.h:18
Class
ArchMiscWindows
Miscellaneous win32 functions.
src/lib/arch/win32/ArchMiscWindows.h:21
Class
ArchMultithreadPosix
Posix implementation of IArchMultithread
src/lib/arch/unix/ArchMultithreadPosix.h:31
Class
ArchMultithreadWindows
Win32 implementation of IArchMultithread
src/lib/arch/win32/ArchMultithreadWindows.h:41
Class
ArchMutexImpl
! \class ArchMutexImpl \brief Internal mutex data. An architecture dependent type holding the necessary data for a mutex. */
src/lib/arch/IArchMultithread.h:33
Class
ArchMutexImpl
src/lib/arch/unix/ArchMultithreadPosix.h:24
Class
ArchMutexImpl
src/lib/arch/win32/ArchMultithreadWindows.h:34
next →
1–100 of 761, ranked by callers