qshared.html

来自「qtopiaphone英文帮助,用于初学者和开发人员,初学者可以用来学习,开发人」· HTML 代码 · 共 54 行

HTML
54
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Qt Toolkit - QShared Class</title><style type="text/css"><!--h3.fn,span.fn { margin-left: 1cm; text-indent: -1cm; }a:link { color: #004faf; text-decoration: none }a:visited { color: #672967; text-decoration: none }body { background: white; color: black; }--></style></head><body bgcolor="#ffffff"><table width="100%"><tr><td><a href="index.html"><img width="100" height="100" src="qtlogo.png"alt="Home" border="0"><img width="100"height="100" src="face.png" alt="Home" border="0"></a><td valign="top"><div align="right"><img src="dochead.png" width="472" height="27"><br><a href="classes.html"><b>Classes</b></a>- <a href="annotated.html">Annotated</a>- <a href="hierarchy.html">Tree</a>- <a href="functions.html">Functions</a>- <a href="index.html">Home</a>- <a href="topicals.html"><b>Structure</b>  <font face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular" align="center" size=32>Qte</font></a></div></table><h1 align=center>QShared Class Reference</h1><br clear="all"><p>The QShared struct is internally used for implementing shared classes.<a href="#details">More...</a><p><code>#include &lt;<a href="qshared-h.html">qshared.h</a>&gt;</code><p>Inherited by <a href="qglayoutiterator.html">QGLayoutIterator</a>, QGuardedPtrPrivate, QMapPrivateBase, QSMCacheItem, QStringData, QValueListPrivate and QVariantPrivate.<p><a href="qshared-members.html">List of all member functions.</a><hr><h2><a name="details"></a>Detailed Description</h2>The QShared struct is internally used for implementing shared classes.<p>It only contains a reference count and member functions to increment anddecrement it.<p>Shared classes normally have internal classes that inherit QShared andadd the shared data.<p>See also  <a href="shclass.html">Shared Classes</a><hr><p>Search the documentation, FAQ, qt-interest archive and more (uses<a href="http://www.trolltech.com">www.trolltech.com</a>):<br><form method=post action="http://www.trolltech.com/search.cgi"><input type=hidden name="version" value="2.3.8"><nobr><input size="50" name="search"><input type=submit value="Search"></nobr></form><hr><p>This file is part of the <a href="index.html">Qt toolkit</a>,copyright &copy; 1995-2001<a href="http://www.trolltech.com">Trolltech</a>, all rights reserved.<p><address><hr><div align="center"><table width="100%" cellspacing="0" border="0"><tr><td>Copyright 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?