qshared.3qt

来自「Qt/Embedded是一个多平台的C++图形用户界面应用程序框架」· 3QT 代码 · 共 33 行

3QT
33
字号
.TH QShared 3qt "10 November 2000" "Trolltech AS" \" -*- nroff -*-.\" Copyright 1992-2000 Trolltech AS.  All rights reserved.  See the.\" license file included in the distribution for a complete license.\" statement..\".ad l.nh.SH NAMEQShared \- The QShared struct is internally used for implementing shared classes.SH SYNOPSIS.br.PP\fC#include <qshared.h>\fR.PPInherited by QGLayoutIterator, QGuardedPtrPrivate, QMapPrivateBase, QStringData, QValueListPrivate and QVariantPrivate..PP.SH DESCRIPTIONThe QShared struct is internally used for implementing shared classes..PPIt only contains a reference count and member functions to increment and decrement it..PPShared classes normally have internal classes that inherit QShared and add the shared data..PPSee also  Shared Classes.SH "SEE ALSO".BR http://doc.trolltech.com/qshared.html.SH COPYRIGHTCopyright 1992-2000 Trolltech AS, http://www.trolltech.com/.  See thelicense file included in the distribution for a complete licensestatement..SH AUTHORGenerated automatically from the source code.

⌨️ 快捷键说明

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