AvogadroApp
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cstring::const_iteratorSTL iterator class
 Cvector< T >::const_iteratorSTL iterator class
 Cstring::const_reverse_iteratorSTL iterator class
 Cvector< T >::const_reverse_iteratorSTL iterator class
 Cstring::iteratorSTL iterator class
 Cvector< T >::iteratorSTL iterator class
 CMessageEncapsulates a single JSON-RPC transmission
 CMessageIdManagerStatic lookup table that is used to identify replies to JSON-RPC requests
 CQApplication
 CApplication
 CQDialog
 CAboutDialog
 CRenderingDialog
 CQMainWindow
 CMainWindow
 CQObject
 CBackgroundFileFormatThin QObject wrapper around an instance of Io::FileFormat
 CMenuBuilder
 CConnectionInterface defining the connection used to communicate between processes. Subclasses provide concrete implementations, for example based on local sockets
 CLocalSocketConnectionProvides an implementation of Connection using QLocalSockets. Each instance of the class wraps a QLocalSocket
 CConnectionListenerInterface defining a listener waiting for connections to a server. Implementations should emit the newConnection() signal. Subclasses provide concrete implementations, for example based on local sockets
 CLocalSocketConnectionListenerProvides an implementation of ConnectionListener using QLocalServer. Each connection made is emitted as a LocalSocketConnection
 CJsonRpcManages ConnectionListener and Connection instances, and emits incoming JSON-RPC Messages
 CJsonRpcClientUsed by clients to submit calls to an RPC server using JSON-RPC 2.0
 CRpcListenerUsed to implement the remote procedure call interface for the Avogadro application
 CToolTipFilter
 Cstring::reverse_iteratorSTL iterator class
 Cvector< T >::reverse_iteratorSTL iterator class
 CstringSTL class
 Cvector< T >STL class
 CViewFactory
 CViewFactory