Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 459 Bytes

README.adoc

File metadata and controls

23 lines (15 loc) · 459 Bytes

Core Components (Lite)

cclite is an experimental library of core generic C++1x components.

Installation

Each example can be build individually:

$ make testConnectionLifeTime

To build everything you need Qt5:

$ sudo apt-get install qtbase5-dev-tools

Docs

Look at the shipped test programs.

There’s a slide deck comparing the event system (aka signals and slots) of cclite and Qt: