wt-classes library is a C++ library for web applications, based on Wt library.
The library provides several useful modules and scripts:
- TableForm: set of user input widgets, with names and descriptions
- Wbi: web-based interface of a program
- Time-related code
- URL-related code
- Notification server
- Tools to protect the application from misuse
- Random numbers
- Bindings to non-Wt code
- locales-test: checks xml-based localizations used by Wt apps
see INSTALL file
Wt-classes is free software. For more information see LICENSE file
For more information please visit:
- Distributed version control system of wt-classes:
- https://bitbucket.org/starius/wt-classes/ or https://github.com/starius/wt-classes/
- Issue tracking system:
- https://bitbucket.org/starius/wt-classes/issues/
- Online documentation of wt-classes:
- http://starius.ru/wt-classes/reference/
- Hosted examples of wt-classes:
- http://starius.ru/wt-classes/examples/
- Wt homepage:
- http://webtoolkit.eu/
- Boost homepage:
- http://boost.org/
Boris Nagaev <[email protected]>