Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>pull/26/head
parent
f086971876
commit
292fa30f0f
@ -1,47 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/qcollection-compat.doc:87 -->
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>TQStack Class Reference (obsolete)</title>
|
||||
<style type="text/css"><!--
|
||||
fn { margin-left: 1cm; text-indent: -1cm; }
|
||||
a:link { color: #004faf; text-decoration: none }
|
||||
a:visited { color: #672967; text-decoration: none }
|
||||
body { background: #ffffff; color: black; }
|
||||
--></style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tr bgcolor="#E5E5E5">
|
||||
<td valign=center>
|
||||
<a href="index.html">
|
||||
<font color="#004faf">Home</font></a>
|
||||
| <a href="classes.html">
|
||||
<font color="#004faf">All Classes</font></a>
|
||||
| <a href="mainclasses.html">
|
||||
<font color="#004faf">Main Classes</font></a>
|
||||
| <a href="annotated.html">
|
||||
<font color="#004faf">Annotated</font></a>
|
||||
| <a href="groups.html">
|
||||
<font color="#004faf">Grouped Classes</font></a>
|
||||
| <a href="functions.html">
|
||||
<font color="#004faf">Functions</font></a>
|
||||
</td>
|
||||
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>TQStack Class Reference (obsolete)</h1>
|
||||
|
||||
|
||||
<p> <pre>
|
||||
#include <ntqstack.h></pre>
|
||||
|
||||
<p> The TQStack class has been renamed <b> <a href="ntqptrstack.html">TQPtrStack</a> </b> in TQt 3.0.
|
||||
|
||||
<!-- eof -->
|
||||
<p><address><hr><div align=center>
|
||||
<table width=100% cellspacing=0 border=0><tr>
|
||||
<td>Copyright © 2007
|
||||
<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a>
|
||||
<td align=right><div align=right>TQt 3.3.8</div>
|
||||
</table></div></address></body>
|
||||
</html>
|
@ -1,27 +0,0 @@
|
||||
/****************************************************************************
|
||||
**
|
||||
** Compatibility file - should only be included by legacy code.
|
||||
** It #includes the file which obsoletes this one.
|
||||
**
|
||||
** Copyright (C) 1998-2008 Trolltech ASA. All rights reserved.
|
||||
** This file is part of the TQt GUI Toolkit.
|
||||
**
|
||||
** This file may be distributed under the terms of the Q Public License
|
||||
** as defined by Trolltech ASA of Norway and appearing in the file
|
||||
** LICENSE.TQPL included in the packaging of this file.
|
||||
**
|
||||
** Licensees holding valid TQt Professional Edition licenses may use this
|
||||
** file in accordance with the TQt Professional Edition License Agreement
|
||||
** provided with the TQt Professional Edition.
|
||||
**
|
||||
** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for
|
||||
** information about the Professional Edition licensing, or see
|
||||
** http://www.trolltech.com/qpl/ for TQPL licensing information.
|
||||
**
|
||||
*****************************************************************************/
|
||||
#ifndef TQSTACK_H
|
||||
#define TQSTACK_H
|
||||
#ifndef TQT_NO_COMPAT
|
||||
#include "ntqptrstack.h"
|
||||
#endif
|
||||
#endif
|
Loading…
Reference in new issue