Home · Modules · All Classes · All Namespaces
TelepathyQt

Introduction

TelepathyQt is a Qt high-level bindings library for Telepathy.

Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications.

Releases - Git repository

Documentation

Getting started:

Understanding concepts:

API documentation:

Examples

This is the list of examples in TelepathyQt's examples directory. The examples demonstrate TelepathyQt features in small, self-contained programs. They are not all designed to be impressive when you run them, but their source code is carefully written to show good TelepathyQt programming practices.

Further Information