2 projects tagged "Widget Sets"
Wt is a C++ library for developing Web applications with an API that is widget-centric and inspired by existing C++ graphical user interface APIs. To the developer, it offers abstraction of Web-specific implementation details, increasing the accessibility and portability. Under the hood, the library uses the latest techniques (HTML5, Ajax, WebSockets) to handle user events and update the Web page.
QicsTable is designed to provide a high performance and more functional alternative to the QTable object included in the Enterprise and GPL versions of Qt. It is built around an MVC architecture and implemented with the philosophy that common operations (setting fonts, alignment, etc.) should be directly supported and not require additional subclasses. It is offered under two licenses: the GPL for open source efforts, and commercial for companies requiring the ability to develop proprietary applications.