Fcitx
Public Member Functions | Protected Attributes | List of all members
fcitx::Connection Class Reference

A connection instance. More...

#include <fcitx-utils/signals.h>

Inheritance diagram for fcitx::Connection:
Inheritance graph
[legend]
Collaboration diagram for fcitx::Connection:
Collaboration graph
[legend]

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< ConnectionBodybody_
 

Detailed Description

A connection instance.

Can be used to query the existence of connection.

Definition at line 58 of file signals.h.


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