Movatterモバイル変換


[0]ホーム

URL:


We bake cookies in your browser for a better experience. Using this site means that you consent.Read More

Menu

Qt Documentation

Q3Shared Class

TheQ3Shared class is used internally for implementing shared classes.More...

Header:#include <Q3Shared>
Inherited By:

Public Functions

Q3Shared()
boolderef()
voidref()

Detailed Description

TheQ3Shared class is used internally for implementing shared classes.

UseQSharedData andQSharedDataPointer instead.

Member Function Documentation

Q3Shared::Q3Shared()

Constructs aQ3Shared object with a reference count of 1.

bool Q3Shared::deref()

Decrements the reference count and returns true if any references remain.

void Q3Shared::ref()

Increments the reference count.

© 2016 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of theGNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.


[8]ページ先頭

©2009-2025 Movatter.jp