-
Notifications
You must be signed in to change notification settings - Fork 1
evadeflow/chat-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This folder contains a D-Bus/Qt-based chat Demo adapted from: - http://techbase.kde.org/Development/Tutorials/D-Bus/CustomTypes To build/run it, you can either change to the 'cpp' folder and type: qmake make ./DBusChat or, if you prefer CMake (and why wouldn't you!), execute these commands from the top-level folder: mkdir build && cd build cmake ../cpp make ./DBusChat If you start 'DBusChat', and then run 'test/test_chat.py', you'll see some of the UI being exercised...
About
DBus/Qt-Based Chat Demo
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published