D-Bus Chat#
Demonstrates communication among instances of an application.
Chat is a Qt D-Bus example which demonstrates a simple chat system among instances of an application. Users connect and send message to each other.
Running the Example#
To run the example from Qt Creator, open the Welcome mode and select the example from Examples. For more information, visit Building and Running an Example.