CComponents: add new class CComponentsFrmChain

CComponentsFrmChain provides a form for chained cc-items with
optional dynamic arrangement or direction parameters


Origin commit data
------------------
Branch: ni/coolstream
Commit: eb16ea3ac6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-23 (Mon, 23 Dec 2013)



------------------
This commit was generated by Migit
This commit is contained in:
2013-12-23 23:52:04 +01:00
parent 0302692550
commit 1d8ac9a502
7 changed files with 223 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ Basic attributes and member functions for component sub classes
#include "cc_frm.h"
#include "cc_frm_button.h"
#include "cc_frm_chain.h"
#include "cc_frm_clock.h"
#include "cc_frm_signalbars.h"
#include "cc_frm_slider.h"