Communi  3.0.0
A cross-platform IRC framework written with Qt
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Macros Groups Pages
Client example

The example illustrates how to create a simple GUI client. See Minimal example and Bot example for getting familiar with the core concepts of Communi.

client.png
The client example in action

If you're curious what the example does behind the scenes, try setting an environment variable IRC_DEBUG=1 in order to enable verbose debug output as explained in Debugging techniques.

Files: