Template library for properties in C++ like this: widget.color = `red`; to change widget color. In class Widget use: prop::Property c
Search:
All categories
Business & Productivity Tools
Desktop
Developer Tools
Drivers
Education
Games
Home & Personal
Internet & Networking
Multimedia & Design
Operating Systems
Utilities
»
Home
»
Developer Tools
»
C & C++
»
libpropc++ (for C++)
Company:
Extreme Code Software
License:
Shareware
Version:
1
System:
Not Applicable
Size:
508 KB
Date Released:
18-09-2004
Price:
45
Screenshot:
Click here to see Screenshot
Downloads:
814
Homepage:
http://ex-code.com/propcpp/
Date added:
Sep 19, 2005
Click here to Download
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.
NEWS
An XML error occurred on line 2: XML_ERR_NAME_REQUIRED
RECOMMENDED DOWNLOADS IN THIS CATEGORY
»
Home
»
Developer Tools
»
C & C++
(92)
Select page:
[
1
]
2
3
4
5
»
XVideoOCX
XVideoOCX allows easy integration of real-time video capture capabilities into your applications. The control supports most WDM-capable video devices such as USB- cameras and frame grabbers in conjunction with a CCD camera or camcorder, as well as AVI seq ...
Marvelsoft | 2790 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 249.00 | Downloads: 831
Date added: Sep 19, 2005 |
»
Details
»
GVH File library
All-in-one 32-bit file/folder utility DLL. This API does it all - Find files/folders that meet customizable criteria, perform standard or custom actions on matches; - Search/replace with auto- or controllable replace; - Create/delete folder-trees; - Compr ...
GVH Maatwerk Software | 62 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000 | 19.95 | Downloads: 838
Date added: Feb 12, 2007 |
»
Details
»
Hashgen
The Hashgen utility generates the source of a lookup function for a given static keyset (reserved words of a programming language, assembler mnemonics, XML-based language elements, etc.) The generated function will find any key in constant time using exac ...
2 power n | 195 KB | Windiws, UNIX | | Downloads: 873
Date added: Sep 19, 2005 |
»
Details
»
Crystal REVS for C
*** Understand Code in Less Time *** Create Flowchart from Source Code with one click. Get a clear view of the code with Flowcharts. Inherited legacy code? A new member of the team? You will be up to speed in significantly less time Verify correctness of ...
SGV Sarc Inc | 7574 KB | Win98,WinME,WinNT 4.x,Windows2000,WinXP | 399 | Downloads: 893
Date added: Sep 19, 2005 |
»
Details
»
Chilkat Zip Compression C++ Library
An affordable, advanced, feature-rich Zip Compression Visual C++ Library that can satisfy all your application`s file and data compression needs. Includes file and in-memory Zip and Unzip, AES encryption, Zip password-protection, self-extract, and much mo ...
Chilkat Software, Inc. | 7800 KB | Windows | 99 | Downloads: 965
Date added: Sep 19, 2005 |
»
Details
»
OpenSSL
By using the Open SSL 0.9.7c library, developers can write applications that take advantage of Secure Sockets Layer (SSL v2/v3), Transport Layer Security (TLS v1). The Open SSL library uses the included full-strength general-purpose cryptography library, ...
ComponentSpot | 2879 KB | Win 3.1x,Win95,Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003,Unix,Linux | | Downloads: 910
Date added: Sep 19, 2005 |
»
Details
»
E-XD++MFC Library Professional V9.0
E-XD++ MFC Library Professional Edition is an MFC extension library that allows you to create the most advanced user interface in the world. It combines easy of use and very powerful feature set implemented by highly customizable collection of MFC extensi ...
ucancode software | 19531 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP | 0 | Downloads: 817
Date added: Sep 19, 2005 |
»
Details
»
RSP RSP_C
RSP RSP_C 1.0.0 rsp_c is a C language JIT ( just in time compiler ) It can execute C source files as if it was already compiled , no exe file will apear in the directory of the source file , it is very easy to use Sintax: rsp_c file.rspc rsp_c file.c Comp ...
RSP Software | 3100 KB | Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 50 | Downloads: 806
Date added: Sep 19, 2005 |
»
Details
»
TA4.Net
Technical analysis library for .Net. It comprises 76 most popular technical analysis functions and indicators. Technical Analysis functions usage samples are available for both C# and VB.Net. You can use TA4.Net for both Windows and Web Application Develo ...
OLSOFT | 469 KB | Win95,Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003 | 111.95 | Downloads: 821
Date added: Feb 12, 2007 |
»
Details
»
VersyPDF
VersyPDF is a pure C library for create / modify PDF documents on the fly. VersyPDF is a high-quality, industry-strength PDF library meeting requirements of the most demanding and diverse applications. Using VersyPDF you can write stand-alone, cross-platf ...
Sybrex Systems LTD. | 6703 KB | Win95,Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003,Unix,Linux,Linux Console,Linux Gnome,Linux GPL,Linux Open Source,Mac OS X | 299 | Downloads: 795
Date added: Feb 12, 2007 |
»
Details
»
Dexter
Dexter is an invaluable time saving Add-in providing automatic code completion for all Microsoft development environments including Visual C++, Visual Basic, Visual Basic for Applications, Visual InterDev, Visual J++, Visual Studio 2002 and Visual Studio ...
NilgiriHouse.com | 125 KB | Windows | 30 | Downloads: 895
Date added: Sep 19, 2005 |
»
Details
»
CppDoc
CppDoc generates HTML documentation for your C++ classes, based on your source code and special comments embedded within it. It supports JavaDoc tags (@see, @return, etc.) and can produce JavaDoc-style output, including class hierarchies, a master index, ...
Richard Feit | 1667 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 0 | Downloads: 936
Date added: Sep 19, 2005 |
»
Details
»
Add-in Express 2 .NET Edition
Add-in Express .NET is a true RAD tool for creating COM Add-ins, Smart Tags and RTD servers on .NET. It implements everything required by the supported technologies including IDTExtensibility2, IRTDServer, ISmartTag and ISmartTagTopic(2), you write functi ...
Afalina Co., Ltd. | 1229 KB | Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003 | 149 | Downloads: 1316
Date added: Feb 12, 2007 |
»
Details
»
AdventNet Agent Toolkit C Edition
AdventNet Agent Toolkit C Edition is a rapid prototyping and development tool to build SNMP (SNMP v1, SNMP v2c and SNMP V3) agent, TL1 agent, and CLI agent in ANSI C. It helps network engineers and telecom application developers to create standalone or mu ...
AdventNet Inc. | 43471 KB | Windows95,Windows98,Windows2000,WindowsNT,WindowsXP,Solaris,Linux,Any OS with JVM Support | 1000 | Downloads: 977
Date added: Feb 12, 2007 |
»
Details
»
eBook `How to Create an eBook Using Visual C++`
This eBook `How to Create an eBook Using Visual C++` is a step-by-step illustrated guide for Visual C++ developers to learn how to compile HTML files into a Windows executable, therefore avoiding the need to use commercial HTML compilers. ...
ICT eBooks by Yeoh HS | 426 KB | Windows | 6.95 | Downloads: 800
Date added: Oct 25, 2007 |
»
Details
»
Quake I port LQR for Nokia Series 60 src
Quake I port LQR for Nokia Series 60 source code. This archive contains version prealpha 0.056 source code. ...
Dr.Khumen Research Labs Ltd. | 475 KB | Handheld/Mobile Other,Symbian,Not Applicable | 0 | Downloads: 840
Date added: Feb 12, 2007 |
»
Details
»
EDraw Flowchart ActiveX Control
Do you want to learn how to draw? Now you can online! Learn how to draw like an local application with EDraw ActiveX Control, that lets you quickly build basic flowcharts, organizational charts, business charts, hr diagram, work flowchart, programming flo ...
EDrawSoft | 3326 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000,Windows2003 | 299 | Downloads: 938
Date added: Sep 19, 2005 |
»
Details
»
Textureworks
TextureWorks v1.0 is an awesome collection of natural textures. Hundreds of commercial-quality brick, water, sky, stone, cloth, wood and marble textures and surfaces are included in the package. There are many different categories and whether your working ...
Spriteworks Developments | 560 KB | Windows,Dos,Linux,Unix | 15.00 | Downloads: 944
Date added: Sep 19, 2005 |
»
Details
»
Ortus Shell Components
Add Microsoft® Windows® shell functionality to your applications with this component package!Ortus Shell Components is a component package for the Borland® developer community containing 10 outstanding shell components. Full context sensitive component he ...
Ortus | 0 KB | Windows | 75.00 | Downloads: 871
Date added: Sep 19, 2005 |
»
Details
»
ASPnetDating Lite
If you are looking for an easy to use yet extremely powerful solution to create successful dating sites for yourself or for others, then ASPnetDating may be just what you are looking for. Our team offers flexible solutions including web site design, datin ...
eStream | 1404 KB | Windows2000,WinXP,Windows2003 | 0 | Downloads: 974
Date added: Oct 25, 2007 |
»
Details
go to top
Select page:
[
1
]
2
3
4
5
2005
downloads programs
Submit Program
|
Contact us
What Font is
|
fonts
|
free fonts
|
download fonts
|
free fonts download
|
web fonts
|