AvogadroApp
|
#include <rpclistener.h>
Signals | |
void | callSetMolecule (Avogadro::QtGui::Molecule *molecule) |
Public Member Functions | |
RpcListener (QObject *parent=0) | |
void | start () |
The RpcListener class is used to implement the remote procedure call interface for the Avogadro application.
|
signal |
Calls the MainWidow::setMolecule() method with molecule
.