/**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the test suite of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage ** This file contains pre-release code and may not be distributed. ** You may use this file in accordance with the terms and conditions ** contained in the Technology Preview License Agreement accompanying ** this package. ** ** GNU Lesser General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser ** General Public License version 2.1 as published by the Free Software ** Foundation and appearing in the file LICENSE.LGPL included in the ** packaging of this file. Please review the following information to ** ensure the GNU Lesser General Public License version 2.1 requirements ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain additional ** rights. These rights are described in the Nokia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** ** If you have questions regarding the use of this file, please contact ** Nokia at qt-info@nokia.com. ** ** ** ** ** ** ** ** ** $QT_END_LICENSE$ ** ****************************************************************************/ template class myTemplate : QString, QVector> {}; template class myTemplate2 : QString, QVector> 2) >> {}; class Widget : public QWidget { Q_OBJECT public: Widget() { } }; f26e245666f34ac77dcfdf3bee2550c8dff03'>treecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added mimify docs (Sjoerd).Guido van Rossum1997-07-301-0/+1
* added code.py; codehack.py is obsoleteGuido van Rossum1997-07-181-0/+1
* Add entry for the pprint module.Fred Drake1997-07-181-0/+1
* Added libni.tex libgzip.texGuido van Rossum1997-07-171-0/+2
* Added cmathGuido van Rossum1997-07-171-0/+1
* Documentation for Lib/commands.py, from Sue Williams.Fred Drake1997-06-121-1/+2
* Added libmailbox, obsolete libstdwinGuido van Rossum1997-06-021-1/+2
* Added AMK's SocketServer docs.Guido van Rossum1997-05-191-0/+1
* Add zlibGuido van Rossum1997-04-301-0/+1
* Added fnmatch, base64 and quopri, received from Andrew Kuchling.Guido van Rossum1997-04-271-0/+3
* New stuff by AMK.Guido van Rossum1997-04-031-1/+5
* Added docs for UserDict,UserListGuido van Rossum1997-03-271-0/+1
* Added docs for glob and mailcapGuido van Rossum1997-03-251-0/+2
* Add a rough list of undocumented stuff at the end.Guido van Rossum1997-03-141-0/+2
* Added (minimal) StringIO docs.Guido van Rossum1997-03-031-0/+1
* Added libstat.texGuido van Rossum1996-12-311-0/+1
* Added docs for Jeremy's resource module.Guido van Rossum1996-12-181-0/+1
* Added soundex (sigh)Guido van Rossum1996-12-121-0/+1
* Added section for operator module (compiled Skip Montanaro).Guido van Rossum1996-12-061-0/+1
* Start new chapter on restricted execution.Guido van Rossum1996-10-221-2/+4
* (lib.tex, libwww.tex): Include the sgmlib chapter before the htmllibFred Drake1996-10-091-1/+1
* (lib.tex): Added entry for formatter module.Fred Drake1996-10-081-0/+1
* Added bastion and (dummy) rexec docsGuido van Rossum1996-09-101-0/+2
* Added imghdr,xdrlib; reformatted Makefile somewhatGuido van Rossum1996-08-191-0/+2
* Added liberrnoGuido van Rossum1996-07-301-0/+1
* Added lost docs for crypt module.Guido van Rossum1996-04-101-0/+1
* add libparser.texGuido van Rossum1995-10-111-0/+1
* Documented MACFS, macostools, EasyDialogs and FrameWork modules.Jack Jansen1995-10-101-0/+2
* syslog docs by steve cliftGuido van Rossum1995-10-091-0/+1
* Documented binascii, binhex and uu modules. Put them in theJack Jansen1995-08-291-0/+1
* Documented MacOS module.Jack Jansen1995-08-141-0/+1
* rewritten AbstractGuido van Rossum1995-03-301-6/+29
* restructured library manual accordiung to functional groupGuido van Rossum1995-03-281-35/+42
* New documentation on the CD module.Sjoerd Mullender1995-03-28