Top > Software Libraries > C++ libraries > TinyQ

TinyQ - Stripped down version of QT for C++ development

TinyQ is a stripped down version of Qt designed for use as a backend library and containing only these classes needed for C++ development. It does not depend on X11.

It provides the following features in an extremely compact library: UTF8 and ASCII strings, type optimized collections (dictionary, map, cache, vector, list), regular expressions, filesystem access, URL processing, threads, shared library handling, storing and retrieving user settings, date and time handling, DOM & SAX XML parsers, optimized data and text streams, and abstract IO devices.

Obtaining

Web pagehttp://www.uwyn.com/projects/tinyq/
Source tarballhttp://freesoftware.fsf.org/download/tinyq/tinyq-3.0.6.tar.gz
Source informationhttp://www.uwyn.com/projects/tinyq/download.html
Version 3.0.6 (stable) released on 2002-10-28
Licensed under The GNU General Public License, Version 2 or later.
This is not a GNU package.

Documentation

Programmer's guide available in HTML format from http://www.uwyn.com/resources/uwyn_cpp_coding_standard.html
Support contacts

Announce List<tiny-announce@uwyn.com> http://uwyn.com/projects/tinyq/mailinglists.html
Help List<tiny-users@uwyn.com> http://uwyn.com/projects/tinyq/mailinglists.html
Developer List<tiny-devel@uwyn.com> http://uwyn.com/projects/tinyq/mailinglists.html
SupportPaid technical support and consulting available from UWYN at http://www.uwyn.com/services/index.html

Project contacts

Maintainers
Developers

Related information

Interfaceslibrary
Source languagesC++
Use requirementslibstdc++
Build prerequisiteslibstdc++

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2002-07-15
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.