Fcitx
|
Register a DBus signal to current DBus VTable. More...
#include <fcitx-utils/dbus/objectvtable.h>
Public Member Functions | |
ObjectVTableSignal (ObjectVTableBase *vtable, std::string name, std::string signature) | |
Message | createSignal () |
const std::string & | name () const |
const std::string & | signature () const |
Register a DBus signal to current DBus VTable.
Usually this class should not be used directly in the code.
Definition at line 232 of file objectvtable.h.