Fcitx
Public Member Functions | List of all members
fcitx::dbus::ObjectVTableSignal Class Reference

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
 

Detailed Description

Register a DBus signal to current DBus VTable.

Usually this class should not be used directly in the code.

See also
FCITX_OBJECT_VTABLE_SIGNAL

Definition at line 232 of file objectvtable.h.


The documentation for this class was generated from the following files: