| Home | Trees | Indices | Help |
|
|---|
|
|
EmSubprocessRpc --+
|
EmSubprocessRpcMeta
EmSubprocessRpc wrapper which reads the name of a <method> element in the <call> and dispatches it to a slot of a QObject registered for that method. This Python wrapper allows to register a Python function to be called to handle the method.
|
| Class Hierarchy for EmSubprocessRpcMeta |
| Instance Methods | |||
| bool |
|
||
| None |
|
||
| bool |
|
||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
Returns whether a particular method has been registered.
|
Registers a Python function with the RPC service to implement the named method.
|
Unregisters a method. Returns true if the method was registered.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 26 10:16:22 2019 | http://epydoc.sourceforge.net |