Reviews and Free Downloads at www.acidfiles.com
Search Software
Software Reviews | Our Awards | Most Popular | New & Updated
Template library for properties in C++ (used like 'widget.color = "red";). In class Widget use: prop::Property color; Binding properties to auto-synchronize their values.

libpropc++ (for C++) 1.0

by Extreme Code Software
Home :: Development :: Components & Libraries
Award: Excellent (5/5)
libpropc++ (for C++) 1.0
Template library for properties in C++ like this: widget.color = "red"; to change widget color. In class Widget use: prop::Property color; Supports binding properties together so that the values of several properties of different objects will be automatically synchronized to hold the same value. This library has its own signals (that is Observer Pattern from object oriented methodology) implementation or can be co-worked with the existing signal system. Supports binding properties with a transformation by a functor (e.g. with a C++ function). You can connect properties of different types with optional transformation. Additionally has classes for easy adding properties to object on-the-fly: property(obj, &Class::set, &Class::get). This library is 100% efficient, that is using it does not decrease efficiency compared with direct coding in C++. The library has good API documentation. In short: simplify your work, decrease development time with any kinds of C++ projects, especially GUI projectys. Price includes lifetime free updates. See article http://ex-code.com/articles/binding-properties.html
Popularity Download Avg. User Rating Overall
- - -
Downloads: 22 / 5 (total / last month)
Released: 18-09-2004 
Language: English 
Platform: Not Applicable 
Requirements: Standard C++ 
Install: No Install Support 
Review libpropc++ (for C++)
Your Name:
Rating:
Comment: