qshared.3qt

来自「tmark1.11:用于生成QT/EMBEDDED应用工程的Markfile文件」· 3QT 代码 · 共 32 行

3QT
32
字号
.TH QShared 3qt "6 July 1999" "Troll Tech AS" \" -*- nroff -*-.\" Copyright 1992-1999 Troll Tech 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, QMapPrivateBase, QProperty, QStringData and QValueListPrivate..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://www.troll.no/qt/qshared.html.SH COPYRIGHTCopyright 1992-1999 Troll Tech AS.  See the license file included inthe distribution for a complete license statement..SH AUTHORGenerated automatically from the source code.

⌨️ 快捷键说明

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