Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

The Visual Component Framework is a cross platform C++ application framework that offers a modern, clean architecture. It is divided into three major libraries. The FoundationKit provides services such as file access, streams, threads, synchronization primitives, and advanced RTTI features. The ... [More] GraphicsKit includes classes for working with both image and vector graphics, and has built in support for the Anti-Grain Graphics library. The ApplicationKit provides GUI controls, use of the Model-View-Control pattern, property and component editors, undo/redo support, drag-and-drop, clipboard services, application resources, and UI metrics and policy managers. Additional "Kits" adding advanced functionality include an HTML kit, Internet kit, JavaScript kit, Network kit, OpenGL kit, and RegEx kit [Less]

5.0
 
  0 reviews  |  6 users  |  2,467,565 lines of code  |  1 current contributor  |  Analyzed 8 days ago
 
 

IntroductionTypeid is generic c++ typeid library, but no support rtti. VS60 VS2003 VS2005 mingw32 typeid is same type name output. CompilerVS60 VS2005 VS2005 mingw32 Sample vfc::type_id(100).name(); // output "int" vfc::type_id_t().name(); // output "int" ... [More] vfc::type_id_t().name(); // output "int const &" struct a { const int * test(int, const char *); }; VFC_MAKE_ID(a,0x2003); vfc::type_id(&a::test).name(); //output "int const * (a::*)(int,char const *)" [Less]

0
 
  0 reviews  |  0 users  |  1,758 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

Hitsoft SQL Object LibraryDevelopment framework for "advanced" work with SQL data bases. Including all aspects from opening connection to database server, query creation, creation and control of transactions and finishing with receive of data according to request. Project web-site ... [More] (English) Сайт проекта (Русский) Required 3rd party libraries (included in downloads) Log4D RegExpr [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

An IoC Framework for Delphi program.

0
 
  0 reviews  |  0 users  |  5,079 lines of code  |  0 current contributors  |  Analyzed 11 days ago
 
 

Hitsoft XML Object LibraryCode library for working with XML documents using RTTI in Delphi. Project web-site (English) Сайт проекта (Русский) Required 3rd party components (included in downloads) SAX for Pascal

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Flex is a Run-Time Type Information and Reflection library for C++. It uses modern C++ techniques to ensure speed, non-intrusiveness, flexibility, and compatibility with modern C++ usage and libraries.

0
 
  0 reviews  |  0 users  |  2,266 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.