Fcitx
|
A connection instance. More...
#include <fcitx-utils/signals.h>
Public Member Functions | |
Connection (TrackableObjectReference< ConnectionBody > body) | |
bool | connected () |
bool | connected () const |
void | disconnect () |
bool | operator== (const Connection &other) const |
bool | operator!= (const Connection &other) const |
Protected Attributes | |
TrackableObjectReference< ConnectionBody > | body_ |
A connection instance.
Can be used to query the existence of connection.