Doc: Add \inmodule QtCore to all QtCore class doc bodies
Change-Id: I19100755c97cc155c76a859e19940e9f9222d34e Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
This commit is contained in:
parent
acc4c28ef7
commit
7b39a06fab
@ -41,6 +41,7 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QAbstractAnimation
|
\class QAbstractAnimation
|
||||||
|
\inmodule QtCore
|
||||||
\ingroup animation
|
\ingroup animation
|
||||||
\brief The QAbstractAnimation class is the base of all animations.
|
\brief The QAbstractAnimation class is the base of all animations.
|
||||||
\since 4.6
|
\since 4.6
|
||||||
@ -163,6 +164,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QAbstractAnimationTimer
|
\class QAbstractAnimationTimer
|
||||||
|
\inmodule QtCore
|
||||||
\brief QAbstractAnimationTimer is the base class for animation timers.
|
\brief QAbstractAnimationTimer is the base class for animation timers.
|
||||||
\internal
|
\internal
|
||||||
|
|
||||||
@ -202,6 +204,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QUnifiedTimer
|
\class QUnifiedTimer
|
||||||
|
\inmodule QtCore
|
||||||
\brief QUnifiedTimer provides a unified timing mechanism for animations in Qt C++ and QML.
|
\brief QUnifiedTimer provides a unified timing mechanism for animations in Qt C++ and QML.
|
||||||
\internal
|
\internal
|
||||||
|
|
||||||
@ -708,6 +711,7 @@ int QAnimationTimer::closestPauseAnimationTimeToFinish()
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QAnimationDriver
|
\class QAnimationDriver
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QAnimationDriver class is used to exchange the mechanism that drives animations.
|
\brief The QAnimationDriver class is used to exchange the mechanism that drives animations.
|
||||||
|
|
||||||
|
@ -41,6 +41,7 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QAnimationGroup
|
\class QAnimationGroup
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QAnimationGroup class is an abstract base class for groups of animations.
|
\brief The QAnimationGroup class is an abstract base class for groups of animations.
|
||||||
\since 4.6
|
\since 4.6
|
||||||
\ingroup animation
|
\ingroup animation
|
||||||
|
@ -41,6 +41,7 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QParallelAnimationGroup
|
\class QParallelAnimationGroup
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QParallelAnimationGroup class provides a parallel group of animations.
|
\brief The QParallelAnimationGroup class provides a parallel group of animations.
|
||||||
\since 4.6
|
\since 4.6
|
||||||
\ingroup animation
|
\ingroup animation
|
||||||
|
@ -41,6 +41,7 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QPauseAnimation
|
\class QPauseAnimation
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QPauseAnimation class provides a pause for QSequentialAnimationGroup.
|
\brief The QPauseAnimation class provides a pause for QSequentialAnimationGroup.
|
||||||
\since 4.6
|
\since 4.6
|
||||||
\ingroup animation
|
\ingroup animation
|
||||||
|
@ -41,6 +41,7 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QPropertyAnimation
|
\class QPropertyAnimation
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QPropertyAnimation class animates Qt properties
|
\brief The QPropertyAnimation class animates Qt properties
|
||||||
\since 4.6
|
\since 4.6
|
||||||
|
|
||||||
|
@ -41,6 +41,7 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QSequentialAnimationGroup
|
\class QSequentialAnimationGroup
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QSequentialAnimationGroup class provides a sequential group of animations.
|
\brief The QSequentialAnimationGroup class provides a sequential group of animations.
|
||||||
\since 4.6
|
\since 4.6
|
||||||
\ingroup animation
|
\ingroup animation
|
||||||
|
@ -52,6 +52,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QVariantAnimation
|
\class QVariantAnimation
|
||||||
|
\inmodule QtCore
|
||||||
\ingroup animation
|
\ingroup animation
|
||||||
\brief The QVariantAnimation class provides an abstract base class for animations.
|
\brief The QVariantAnimation class provides an abstract base class for animations.
|
||||||
\since 4.6
|
\since 4.6
|
||||||
|
@ -44,6 +44,7 @@
|
|||||||
// and the grateful thanks of the Qt team.
|
// and the grateful thanks of the Qt team.
|
||||||
|
|
||||||
/*! \class QEucJpCodec
|
/*! \class QEucJpCodec
|
||||||
|
\inmodule QtCore
|
||||||
\reentrant
|
\reentrant
|
||||||
\internal
|
\internal
|
||||||
*/
|
*/
|
||||||
|
@ -43,12 +43,14 @@
|
|||||||
// in Qt with the author's permission and the grateful thanks of the Qt team.
|
// in Qt with the author's permission and the grateful thanks of the Qt team.
|
||||||
|
|
||||||
/*! \class QEucKrCodec
|
/*! \class QEucKrCodec
|
||||||
|
\inmodule QtCore
|
||||||
\reentrant
|
\reentrant
|
||||||
\internal
|
\internal
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QCP949Codec
|
\class QCP949Codec
|
||||||
|
\inmodule QtCore
|
||||||
\internal
|
\internal
|
||||||
\brief The QCP949Codec class handles encoding and decoding of text in CP949 encoding.
|
\brief The QCP949Codec class handles encoding and decoding of text in CP949 encoding.
|
||||||
|
|
||||||
|
@ -40,6 +40,7 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/*! \class QGb18030Codec
|
/*! \class QGb18030Codec
|
||||||
|
\inmodule QtCore
|
||||||
\reentrant
|
\reentrant
|
||||||
\internal
|
\internal
|
||||||
*/
|
*/
|
||||||
@ -269,6 +270,7 @@ QString QGb18030Codec::convertToUnicode(const char* chars, int len, ConverterSta
|
|||||||
|
|
||||||
|
|
||||||
/*! \class QGbkCodec
|
/*! \class QGbkCodec
|
||||||
|
\inmodule QtCore
|
||||||
\reentrant
|
\reentrant
|
||||||
\internal
|
\internal
|
||||||
|
|
||||||
@ -431,6 +433,7 @@ QByteArray QGbkCodec::convertFromUnicode(const QChar *uc, int len, ConverterStat
|
|||||||
|
|
||||||
|
|
||||||
/*! \class QGb2312Codec
|
/*! \class QGb2312Codec
|
||||||
|
\inmodule QtCore
|
||||||
\internal
|
\internal
|
||||||
|
|
||||||
\brief The QGb2312Codec class provides conversion to and from the Chinese
|
\brief The QGb2312Codec class provides conversion to and from the Chinese
|
||||||
|
@ -48,6 +48,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QIsciiCodec
|
\class QIsciiCodec
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QIsciiCodec class provides conversion to and from the ISCII encoding.
|
\brief The QIsciiCodec class provides conversion to and from the ISCII encoding.
|
||||||
|
|
||||||
\internal
|
\internal
|
||||||
|
@ -44,6 +44,7 @@
|
|||||||
// and the grateful thanks of the Qt team.
|
// and the grateful thanks of the Qt team.
|
||||||
|
|
||||||
/*! \class QJisCodec
|
/*! \class QJisCodec
|
||||||
|
\inmodule QtCore
|
||||||
\reentrant
|
\reentrant
|
||||||
\internal
|
\internal
|
||||||
*/
|
*/
|
||||||
|
@ -40,6 +40,7 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/*! \class QJpUnicodeConv
|
/*! \class QJpUnicodeConv
|
||||||
|
\inmodule QtCore
|
||||||
\reentrant
|
\reentrant
|
||||||
\internal
|
\internal
|
||||||
*/
|
*/
|
||||||
|
@ -44,6 +44,7 @@
|
|||||||
// and the grateful thanks of the Qt team.
|
// and the grateful thanks of the Qt team.
|
||||||
|
|
||||||
/*! \class QSjisCodec
|
/*! \class QSjisCodec
|
||||||
|
\inmodule QtCore
|
||||||
\reentrant
|
\reentrant
|
||||||
\internal
|
\internal
|
||||||
*/
|
*/
|
||||||
|
@ -336,6 +336,7 @@ QTextCodec::ConverterState::~ConverterState()
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QTextCodec
|
\class QTextCodec
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QTextCodec class provides conversions between text encodings.
|
\brief The QTextCodec class provides conversions between text encodings.
|
||||||
\reentrant
|
\reentrant
|
||||||
\ingroup i18n
|
\ingroup i18n
|
||||||
@ -865,6 +866,7 @@ QString QTextCodec::toUnicode(const char *chars) const
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QTextEncoder
|
\class QTextEncoder
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QTextEncoder class provides a state-based encoder.
|
\brief The QTextEncoder class provides a state-based encoder.
|
||||||
\reentrant
|
\reentrant
|
||||||
\ingroup i18n
|
\ingroup i18n
|
||||||
@ -937,6 +939,7 @@ QByteArray QTextEncoder::fromUnicode(const QChar *uc, int len)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QTextDecoder
|
\class QTextDecoder
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QTextDecoder class provides a state-based decoder.
|
\brief The QTextDecoder class provides a state-based decoder.
|
||||||
\reentrant
|
\reentrant
|
||||||
\ingroup i18n
|
\ingroup i18n
|
||||||
|
@ -56,6 +56,7 @@ static unsigned int qt_TSCIIToUnicode(unsigned int code, uint *s);
|
|||||||
#define IsTSCIIChar(c) (((c) >= 0x80) && ((c) <= 0xfd))
|
#define IsTSCIIChar(c) (((c) >= 0x80) && ((c) <= 0xfd))
|
||||||
|
|
||||||
/*! \class QTsciiCodec
|
/*! \class QTsciiCodec
|
||||||
|
\inmodule QtCore
|
||||||
\reentrant
|
\reentrant
|
||||||
\internal
|
\internal
|
||||||
*/
|
*/
|
||||||
|
@ -86,6 +86,7 @@ Q_CORE_EXPORT void *qMemSet(void *dest, int c, size_t n);
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QFlag
|
\class QFlag
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QFlag class is a helper data type for QFlags.
|
\brief The QFlag class is a helper data type for QFlags.
|
||||||
|
|
||||||
It is equivalent to a plain \c int, except with respect to
|
It is equivalent to a plain \c int, except with respect to
|
||||||
@ -109,6 +110,7 @@ Q_CORE_EXPORT void *qMemSet(void *dest, int c, size_t n);
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QFlags
|
\class QFlags
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QFlags class provides a type-safe way of storing
|
\brief The QFlags class provides a type-safe way of storing
|
||||||
OR-combinations of enum values.
|
OR-combinations of enum values.
|
||||||
|
|
||||||
@ -878,6 +880,7 @@ bool qSharedBuild()
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QSysInfo
|
\class QSysInfo
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QSysInfo class provides information about the system.
|
\brief The QSysInfo class provides information about the system.
|
||||||
|
|
||||||
\list
|
\list
|
||||||
|
@ -166,6 +166,7 @@ QSettings *QLibraryInfoPrivate::findConfiguration()
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QLibraryInfo
|
\class QLibraryInfo
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QLibraryInfo class provides information about the Qt library.
|
\brief The QLibraryInfo class provides information about the Qt library.
|
||||||
|
|
||||||
Many pieces of information are established when Qt is configured and built.
|
Many pieces of information are established when Qt is configured and built.
|
||||||
|
@ -60,6 +60,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QMessageLogContext
|
\class QMessageLogContext
|
||||||
|
\inmodule QtCore
|
||||||
\relates <QtGlobal>
|
\relates <QtGlobal>
|
||||||
\brief The QMessageLogContext class provides additional information about a log message.
|
\brief The QMessageLogContext class provides additional information about a log message.
|
||||||
\since 5.0
|
\since 5.0
|
||||||
@ -72,6 +73,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QMessageLogger
|
\class QMessageLogger
|
||||||
|
\inmodule QtCore
|
||||||
\relates <QtGlobal>
|
\relates <QtGlobal>
|
||||||
\brief The QMessageLogger class generates log messages.
|
\brief The QMessageLogger class generates log messages.
|
||||||
\since 5.0
|
\since 5.0
|
||||||
|
@ -99,6 +99,7 @@ public:
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QTypeInfoMerger
|
\class QTypeInfoMerger
|
||||||
|
\inmodule QtCore
|
||||||
\internal
|
\internal
|
||||||
|
|
||||||
\brief QTypeInfoMerger merges the QTypeInfo flags of T1, T2... and presents them
|
\brief QTypeInfoMerger merges the QTypeInfo flags of T1, T2... and presents them
|
||||||
|
@ -59,6 +59,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QAbstractFileEngineHandler
|
\class QAbstractFileEngineHandler
|
||||||
|
\inmodule QtCore
|
||||||
\reentrant
|
\reentrant
|
||||||
\internal
|
\internal
|
||||||
|
|
||||||
@ -219,6 +220,7 @@ QAbstractFileEngine *QAbstractFileEngine::create(const QString &fileName)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QAbstractFileEngine
|
\class QAbstractFileEngine
|
||||||
|
\inmodule QtCore
|
||||||
\reentrant
|
\reentrant
|
||||||
\internal
|
\internal
|
||||||
|
|
||||||
@ -803,6 +805,7 @@ bool QAbstractFileEngine::unmap(uchar *address)
|
|||||||
/*!
|
/*!
|
||||||
\since 4.3
|
\since 4.3
|
||||||
\class QAbstractFileEngineIterator
|
\class QAbstractFileEngineIterator
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QAbstractFileEngineIterator class provides an iterator
|
\brief The QAbstractFileEngineIterator class provides an iterator
|
||||||
interface for custom file engines.
|
interface for custom file engines.
|
||||||
\internal
|
\internal
|
||||||
@ -1135,6 +1138,7 @@ qint64 QAbstractFileEngine::readLine(char *data, qint64 maxlen)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QAbstractFileEngine::ExtensionOption
|
\class QAbstractFileEngine::ExtensionOption
|
||||||
|
\inmodule QtCore
|
||||||
\since 4.3
|
\since 4.3
|
||||||
\brief provides an extended input argument to QAbstractFileEngine's
|
\brief provides an extended input argument to QAbstractFileEngine's
|
||||||
extension support.
|
extension support.
|
||||||
@ -1144,6 +1148,7 @@ qint64 QAbstractFileEngine::readLine(char *data, qint64 maxlen)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QAbstractFileEngine::ExtensionReturn
|
\class QAbstractFileEngine::ExtensionReturn
|
||||||
|
\inmodule QtCore
|
||||||
\since 4.3
|
\since 4.3
|
||||||
\brief provides an extended output argument to QAbstractFileEngine's
|
\brief provides an extended output argument to QAbstractFileEngine's
|
||||||
extension support.
|
extension support.
|
||||||
|
@ -104,6 +104,7 @@ QByteArray QBufferPrivate::peek(qint64 maxSize)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QBuffer
|
\class QBuffer
|
||||||
|
\inmodule QtCore
|
||||||
\reentrant
|
\reentrant
|
||||||
\brief The QBuffer class provides a QIODevice interface for a QByteArray.
|
\brief The QBuffer class provides a QIODevice interface for a QByteArray.
|
||||||
|
|
||||||
|
@ -54,6 +54,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QDataStream
|
\class QDataStream
|
||||||
|
\inmodule QtCore
|
||||||
\reentrant
|
\reentrant
|
||||||
\brief The QDataStream class provides serialization of binary data
|
\brief The QDataStream class provides serialization of binary data
|
||||||
to a QIODevice.
|
to a QIODevice.
|
||||||
|
@ -52,6 +52,7 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QDebug
|
\class QDebug
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QDebug class provides an output stream for debugging information.
|
\brief The QDebug class provides an output stream for debugging information.
|
||||||
|
|
||||||
|
@ -342,6 +342,7 @@ inline void QDirPrivate::initFileEngine()
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QDir
|
\class QDir
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QDir class provides access to directory structures and their contents.
|
\brief The QDir class provides access to directory structures and their contents.
|
||||||
|
|
||||||
\ingroup io
|
\ingroup io
|
||||||
|
@ -42,6 +42,7 @@
|
|||||||
/*!
|
/*!
|
||||||
\since 4.3
|
\since 4.3
|
||||||
\class QDirIterator
|
\class QDirIterator
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QDirIterator class provides an iterator for directory entrylists.
|
\brief The QDirIterator class provides an iterator for directory entrylists.
|
||||||
|
|
||||||
You can use QDirIterator to navigate entries of a directory one at a time.
|
You can use QDirIterator to navigate entries of a directory one at a time.
|
||||||
|
@ -111,6 +111,7 @@ QAbstractFileEngine *QFilePrivate::engine() const
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QFile
|
\class QFile
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QFile class provides an interface for reading from and writing to files.
|
\brief The QFile class provides an interface for reading from and writing to files.
|
||||||
|
|
||||||
\ingroup io
|
\ingroup io
|
||||||
|
@ -156,6 +156,7 @@ void QFileDevicePrivate::setError(QFileDevice::FileError err, int errNum)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QFileDevice
|
\class QFileDevice
|
||||||
|
\inmodule QtCore
|
||||||
\since 5.0
|
\since 5.0
|
||||||
|
|
||||||
\brief The QFileDevice class provides an interface for reading from and writing to open files.
|
\brief The QFileDevice class provides an interface for reading from and writing to open files.
|
||||||
|
@ -207,6 +207,7 @@ QDateTime &QFileInfoPrivate::getFileTime(QAbstractFileEngine::FileTime request)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QFileInfo
|
\class QFileInfo
|
||||||
|
\inmodule QtCore
|
||||||
\reentrant
|
\reentrant
|
||||||
\brief The QFileInfo class provides system-independent file information.
|
\brief The QFileInfo class provides system-independent file information.
|
||||||
|
|
||||||
|
@ -144,6 +144,7 @@ void QFileSystemWatcherPrivate::_q_directoryChanged(const QString &path, bool re
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QFileSystemWatcher
|
\class QFileSystemWatcher
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QFileSystemWatcher class provides an interface for monitoring files and directories for modifications.
|
\brief The QFileSystemWatcher class provides an interface for monitoring files and directories for modifications.
|
||||||
\ingroup io
|
\ingroup io
|
||||||
\since 4.2
|
\since 4.2
|
||||||
|
@ -82,6 +82,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*! \class QFSFileEngine
|
/*! \class QFSFileEngine
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QFSFileEngine class implements Qt's default file engine.
|
\brief The QFSFileEngine class implements Qt's default file engine.
|
||||||
\since 4.1
|
\since 4.1
|
||||||
\internal
|
\internal
|
||||||
|
@ -139,6 +139,7 @@ QIODevicePrivate::~QIODevicePrivate()
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QIODevice
|
\class QIODevice
|
||||||
|
\inmodule QtCore
|
||||||
\reentrant
|
\reentrant
|
||||||
|
|
||||||
\brief The QIODevice class is the base interface class of all I/O
|
\brief The QIODevice class is the base interface class of all I/O
|
||||||
|
@ -48,12 +48,11 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QNonContiguousByteDevice
|
\class QNonContiguousByteDevice
|
||||||
|
\inmodule QtCore
|
||||||
\brief A QNonContiguousByteDevice is a representation of a
|
\brief A QNonContiguousByteDevice is a representation of a
|
||||||
file, array or buffer that allows access with a read pointer.
|
file, array or buffer that allows access with a read pointer.
|
||||||
\since 4.6
|
\since 4.6
|
||||||
|
|
||||||
\inmodule QtCore
|
|
||||||
|
|
||||||
The goal of this class is to have a data representation that
|
The goal of this class is to have a data representation that
|
||||||
allows us to avoid doing a memcpy as we have to do with QIODevice.
|
allows us to avoid doing a memcpy as we have to do with QIODevice.
|
||||||
|
|
||||||
@ -466,9 +465,8 @@ qint64 QByteDeviceWrappingIoDevice::writeData( const char* data, qint64 maxSize)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QNonContiguousByteDeviceFactory
|
\class QNonContiguousByteDeviceFactory
|
||||||
\since 4.6
|
|
||||||
|
|
||||||
\inmodule QtCore
|
\inmodule QtCore
|
||||||
|
\since 4.6
|
||||||
|
|
||||||
Creates a QNonContiguousByteDevice out of a QIODevice,
|
Creates a QNonContiguousByteDevice out of a QIODevice,
|
||||||
QByteArray etc.
|
QByteArray etc.
|
||||||
|
@ -103,6 +103,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QProcessEnvironment
|
\class QProcessEnvironment
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QProcessEnvironment class holds the environment variables that
|
\brief The QProcessEnvironment class holds the environment variables that
|
||||||
can be passed to a program.
|
can be passed to a program.
|
||||||
@ -440,6 +441,7 @@ void QProcessPrivate::Channel::clear()
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QProcess
|
\class QProcess
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QProcess class is used to start external programs and
|
\brief The QProcess class is used to start external programs and
|
||||||
to communicate with them.
|
to communicate with them.
|
||||||
|
@ -166,6 +166,7 @@ Q_GLOBAL_STATIC(QStringList, resourceSearchPaths)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QResource
|
\class QResource
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QResource class provides an interface for reading directly from resources.
|
\brief The QResource class provides an interface for reading directly from resources.
|
||||||
|
|
||||||
\ingroup io
|
\ingroup io
|
||||||
|
@ -1993,6 +1993,7 @@ void QConfFileSettingsPrivate::ensureSectionParsed(QConfFile *confFile,
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QSettings
|
\class QSettings
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QSettings class provides persistent platform-independent application settings.
|
\brief The QSettings class provides persistent platform-independent application settings.
|
||||||
|
|
||||||
\ingroup io
|
\ingroup io
|
||||||
|
@ -53,6 +53,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QStandardPaths
|
\class QStandardPaths
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QStandardPaths class provides methods for accessing standard paths.
|
\brief The QStandardPaths class provides methods for accessing standard paths.
|
||||||
\since 5.0
|
\since 5.0
|
||||||
|
|
||||||
|
@ -155,6 +155,7 @@ void QTemporaryDirPrivate::create(const QString &templateName)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QTemporaryDir
|
\class QTemporaryDir
|
||||||
|
\inmodule QtCore
|
||||||
\reentrant
|
\reentrant
|
||||||
\brief The QTemporaryDir class creates a unique directory for temporary use.
|
\brief The QTemporaryDir class creates a unique directory for temporary use.
|
||||||
|
|
||||||
|
@ -456,6 +456,7 @@ static QString defaultTemplateName()
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QTemporaryFile
|
\class QTemporaryFile
|
||||||
|
\inmodule QtCore
|
||||||
\reentrant
|
\reentrant
|
||||||
\brief The QTemporaryFile class is an I/O device that operates on temporary files.
|
\brief The QTemporaryFile class is an I/O device that operates on temporary files.
|
||||||
|
|
||||||
|
@ -44,6 +44,7 @@ static const int QTEXTSTREAM_BUFFERSIZE = 16384;
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QTextStream
|
\class QTextStream
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QTextStream class provides a convenient interface for
|
\brief The QTextStream class provides a convenient interface for
|
||||||
reading and writing text.
|
reading and writing text.
|
||||||
|
@ -42,6 +42,7 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QUrl
|
\class QUrl
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QUrl class provides a convenient interface for working
|
\brief The QUrl class provides a convenient interface for working
|
||||||
with URLs.
|
with URLs.
|
||||||
|
@ -48,6 +48,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QUrlQuery
|
\class QUrlQuery
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QUrlQuery class provides a way to manipulate a key-value pairs in
|
\brief The QUrlQuery class provides a way to manipulate a key-value pairs in
|
||||||
a URL's query.
|
a URL's query.
|
||||||
|
@ -50,6 +50,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QWinOverlappedIoNotifier
|
\class QWinOverlappedIoNotifier
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QWinOverlappedIoNotifier class provides support for overlapped I/O notifications on Windows.
|
\brief The QWinOverlappedIoNotifier class provides support for overlapped I/O notifications on Windows.
|
||||||
\since 5.0
|
\since 5.0
|
||||||
\internal
|
\internal
|
||||||
|
@ -87,6 +87,7 @@ void QPersistentModelIndexData::destroy(QPersistentModelIndexData *data)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QPersistentModelIndex
|
\class QPersistentModelIndex
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QPersistentModelIndex class is used to locate data in a data model.
|
\brief The QPersistentModelIndex class is used to locate data in a data model.
|
||||||
|
|
||||||
@ -865,6 +866,7 @@ void QAbstractItemModelPrivate::columnsRemoved(const QModelIndex &parent,
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QModelIndex
|
\class QModelIndex
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QModelIndex class is used to locate data in a data model.
|
\brief The QModelIndex class is used to locate data in a data model.
|
||||||
|
|
||||||
@ -1044,6 +1046,7 @@ void QAbstractItemModelPrivate::columnsRemoved(const QModelIndex &parent,
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QAbstractItemModel
|
\class QAbstractItemModel
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QAbstractItemModel class provides the abstract interface for
|
\brief The QAbstractItemModel class provides the abstract interface for
|
||||||
item model classes.
|
item model classes.
|
||||||
@ -3124,6 +3127,7 @@ QModelIndexList QAbstractItemModel::persistentIndexList() const
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QAbstractTableModel
|
\class QAbstractTableModel
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QAbstractTableModel class provides an abstract model that can be
|
\brief The QAbstractTableModel class provides an abstract model that can be
|
||||||
subclassed to create table models.
|
subclassed to create table models.
|
||||||
|
|
||||||
@ -3250,6 +3254,7 @@ bool QAbstractTableModel::hasChildren(const QModelIndex &parent) const
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QAbstractListModel
|
\class QAbstractListModel
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QAbstractListModel class provides an abstract model that can be
|
\brief The QAbstractListModel class provides an abstract model that can be
|
||||||
subclassed to create one-dimensional list models.
|
subclassed to create one-dimensional list models.
|
||||||
|
|
||||||
|
@ -87,10 +87,10 @@ class QIdentityProxyModelPrivate : public QAbstractProxyModelPrivate
|
|||||||
/*!
|
/*!
|
||||||
\since 4.8
|
\since 4.8
|
||||||
\class QIdentityProxyModel
|
\class QIdentityProxyModel
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QIdentityProxyModel class proxies its source model unmodified
|
\brief The QIdentityProxyModel class proxies its source model unmodified
|
||||||
|
|
||||||
\ingroup model-view
|
\ingroup model-view
|
||||||
\inmodule QtCore
|
|
||||||
|
|
||||||
QIdentityProxyModel can be used to forward the structure of a source model exactly, with no sorting, filtering or other transformation.
|
QIdentityProxyModel can be used to forward the structure of a source model exactly, with no sorting, filtering or other transformation.
|
||||||
This is similar in concept to an identity matrix where A.I = A.
|
This is similar in concept to an identity matrix where A.I = A.
|
||||||
|
@ -49,12 +49,12 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QItemSelectionRange
|
\class QItemSelectionRange
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QItemSelectionRange class manages information about a
|
\brief The QItemSelectionRange class manages information about a
|
||||||
range of selected items in a model.
|
range of selected items in a model.
|
||||||
|
|
||||||
\ingroup model-view
|
\ingroup model-view
|
||||||
\inmodule QtCore
|
|
||||||
|
|
||||||
A QItemSelectionRange contains information about a range of
|
A QItemSelectionRange contains information about a range of
|
||||||
selected items in a model. A range of items is a contiguous array
|
selected items in a model. A range of items is a contiguous array
|
||||||
@ -339,11 +339,11 @@ QModelIndexList QItemSelectionRange::indexes() const
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QItemSelection
|
\class QItemSelection
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QItemSelection class manages information about selected items in a model.
|
\brief The QItemSelection class manages information about selected items in a model.
|
||||||
|
|
||||||
\ingroup model-view
|
\ingroup model-view
|
||||||
\inmodule QtCore
|
|
||||||
|
|
||||||
A QItemSelection describes the items in a model that have been
|
A QItemSelection describes the items in a model that have been
|
||||||
selected by the user. A QItemSelection is basically a list of
|
selected by the user. A QItemSelection is basically a list of
|
||||||
@ -929,11 +929,11 @@ void QItemSelectionModelPrivate::_q_layoutChanged()
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QItemSelectionModel
|
\class QItemSelectionModel
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QItemSelectionModel class keeps track of a view's selected items.
|
\brief The QItemSelectionModel class keeps track of a view's selected items.
|
||||||
|
|
||||||
\ingroup model-view
|
\ingroup model-view
|
||||||
\inmodule QtCore
|
|
||||||
|
|
||||||
A QItemSelectionModel keeps track of the selected items in a view, or
|
A QItemSelectionModel keeps track of the selected items in a view, or
|
||||||
in several views onto the same model. It also keeps track of the
|
in several views onto the same model. It also keeps track of the
|
||||||
|
@ -1528,11 +1528,11 @@ void QSortFilterProxyModelPrivate::_q_sourceColumnsMoved(
|
|||||||
/*!
|
/*!
|
||||||
\since 4.1
|
\since 4.1
|
||||||
\class QSortFilterProxyModel
|
\class QSortFilterProxyModel
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QSortFilterProxyModel class provides support for sorting and
|
\brief The QSortFilterProxyModel class provides support for sorting and
|
||||||
filtering data passed between another model and a view.
|
filtering data passed between another model and a view.
|
||||||
|
|
||||||
\ingroup model-view
|
\ingroup model-view
|
||||||
\inmodule QtCore
|
|
||||||
|
|
||||||
QSortFilterProxyModel can be used for sorting items, filtering out items,
|
QSortFilterProxyModel can be used for sorting items, filtering out items,
|
||||||
or both. The model transforms the structure of a source model by mapping
|
or both. The model transforms the structure of a source model by mapping
|
||||||
|
@ -53,10 +53,10 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QStringListModel
|
\class QStringListModel
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QStringListModel class provides a model that supplies strings to views.
|
\brief The QStringListModel class provides a model that supplies strings to views.
|
||||||
|
|
||||||
\ingroup model-view
|
\ingroup model-view
|
||||||
\inmodule QtCore
|
|
||||||
|
|
||||||
QStringListModel is an editable model that can be used for simple
|
QStringListModel is an editable model that can be used for simple
|
||||||
cases where you need to display a number of strings in a view
|
cases where you need to display a number of strings in a view
|
||||||
|
@ -54,6 +54,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QJsonArray
|
\class QJsonArray
|
||||||
|
\inmodule QtCore
|
||||||
\ingroup json
|
\ingroup json
|
||||||
\reentrant
|
\reentrant
|
||||||
\since 5.0
|
\since 5.0
|
||||||
@ -613,6 +614,7 @@ bool QJsonArray::operator!=(const QJsonArray &other) const
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/*! \class QJsonArray::iterator
|
/*! \class QJsonArray::iterator
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QJsonArray::iterator class provides an STL-style non-const iterator for QJsonArray.
|
\brief The QJsonArray::iterator class provides an STL-style non-const iterator for QJsonArray.
|
||||||
|
|
||||||
QJsonArray::iterator allows you to iterate over a QJsonArray
|
QJsonArray::iterator allows you to iterate over a QJsonArray
|
||||||
@ -835,6 +837,7 @@ bool QJsonArray::operator!=(const QJsonArray &other) const
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/*! \class QJsonArray::const_iterator
|
/*! \class QJsonArray::const_iterator
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QJsonArray::const_iterator class provides an STL-style const iterator for QJsonArray.
|
\brief The QJsonArray::const_iterator class provides an STL-style const iterator for QJsonArray.
|
||||||
|
|
||||||
QJsonArray::const_iterator allows you to iterate over a
|
QJsonArray::const_iterator allows you to iterate over a
|
||||||
|
@ -53,6 +53,7 @@
|
|||||||
QT_BEGIN_NAMESPACE
|
QT_BEGIN_NAMESPACE
|
||||||
|
|
||||||
/*! \class QJsonDocument
|
/*! \class QJsonDocument
|
||||||
|
\inmodule QtCore
|
||||||
\ingroup json
|
\ingroup json
|
||||||
\reentrant
|
\reentrant
|
||||||
\since 5.0
|
\since 5.0
|
||||||
|
@ -52,6 +52,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QJsonObject
|
\class QJsonObject
|
||||||
|
\inmodule QtCore
|
||||||
\ingroup json
|
\ingroup json
|
||||||
\reentrant
|
\reentrant
|
||||||
\since 5.0
|
\since 5.0
|
||||||
@ -573,6 +574,7 @@ QJsonObject::const_iterator QJsonObject::constFind(const QString &key) const
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/*! \class QJsonObject::iterator
|
/*! \class QJsonObject::iterator
|
||||||
|
\inmodule QtCore
|
||||||
\ingroup json
|
\ingroup json
|
||||||
\reentrant
|
\reentrant
|
||||||
\since 5.0
|
\since 5.0
|
||||||
@ -771,6 +773,7 @@ QJsonObject::const_iterator QJsonObject::constFind(const QString &key) const
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QJsonObject::const_iterator
|
\class QJsonObject::const_iterator
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QJsonObject::const_iterator class provides an STL-style const iterator for QJsonObject.
|
\brief The QJsonObject::const_iterator class provides an STL-style const iterator for QJsonObject.
|
||||||
|
|
||||||
QJsonObject::const_iterator allows you to iterate over a QJsonObject.
|
QJsonObject::const_iterator allows you to iterate over a QJsonObject.
|
||||||
|
@ -79,6 +79,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QJsonParseError
|
\class QJsonParseError
|
||||||
|
\inmodule QtCore
|
||||||
\ingroup json
|
\ingroup json
|
||||||
\reentrant
|
\reentrant
|
||||||
\since 5.0
|
\since 5.0
|
||||||
|
@ -53,6 +53,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QJsonValue
|
\class QJsonValue
|
||||||
|
\inmodule QtCore
|
||||||
\ingroup json
|
\ingroup json
|
||||||
\reentrant
|
\reentrant
|
||||||
\since 5.0
|
\since 5.0
|
||||||
@ -571,6 +572,7 @@ void QJsonValue::detach()
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QJsonValueRef
|
\class QJsonValueRef
|
||||||
|
\inmodule QtCore
|
||||||
\reentrant
|
\reentrant
|
||||||
\brief The QJsonValueRef class is a helper class for QJsonValue.
|
\brief The QJsonValueRef class is a helper class for QJsonValue.
|
||||||
|
|
||||||
|
@ -105,6 +105,7 @@ void QAbstractEventDispatcherPrivate::releaseTimerId(int timerId)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QAbstractEventDispatcher
|
\class QAbstractEventDispatcher
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QAbstractEventDispatcher class provides an interface to manage Qt's event queue.
|
\brief The QAbstractEventDispatcher class provides an interface to manage Qt's event queue.
|
||||||
|
|
||||||
\ingroup events
|
\ingroup events
|
||||||
@ -340,6 +341,7 @@ void QAbstractEventDispatcher::closingDown()
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QAbstractEventDispatcher::TimerInfo
|
\class QAbstractEventDispatcher::TimerInfo
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
This struct represents information about a timer:
|
This struct represents information about a timer:
|
||||||
\l{QAbstractEventDispatcher::TimerInfo::timerId}{timerId},
|
\l{QAbstractEventDispatcher::TimerInfo::timerId}{timerId},
|
||||||
|
@ -46,6 +46,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QAbstractNativeEventFilter
|
\class QAbstractNativeEventFilter
|
||||||
|
\inmodule QtCore
|
||||||
\since 5.0
|
\since 5.0
|
||||||
|
|
||||||
\brief The QAbstractNativeEventFilter class provides an interface for receiving native
|
\brief The QAbstractNativeEventFilter class provides an interface for receiving native
|
||||||
|
@ -47,6 +47,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QBasicTimer
|
\class QBasicTimer
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QBasicTimer class provides timer events for objects.
|
\brief The QBasicTimer class provides timer events for objects.
|
||||||
|
|
||||||
\ingroup events
|
\ingroup events
|
||||||
|
@ -433,6 +433,7 @@ void QCoreApplicationPrivate::initLocale()
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QCoreApplication
|
\class QCoreApplication
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QCoreApplication class provides an event loop for console Qt
|
\brief The QCoreApplication class provides an event loop for console Qt
|
||||||
applications.
|
applications.
|
||||||
|
|
||||||
|
@ -50,6 +50,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QEvent
|
\class QEvent
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QEvent class is the base class of all
|
\brief The QEvent class is the base class of all
|
||||||
event classes. Event objects contain event parameters.
|
event classes. Event objects contain event parameters.
|
||||||
|
|
||||||
@ -429,6 +430,7 @@ int QEvent::registerEventType(int hint)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QTimerEvent
|
\class QTimerEvent
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QTimerEvent class contains parameters that describe a
|
\brief The QTimerEvent class contains parameters that describe a
|
||||||
timer event.
|
timer event.
|
||||||
|
|
||||||
@ -471,6 +473,7 @@ QTimerEvent::~QTimerEvent()
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QChildEvent
|
\class QChildEvent
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QChildEvent class contains event parameters for child object
|
\brief The QChildEvent class contains event parameters for child object
|
||||||
events.
|
events.
|
||||||
|
|
||||||
@ -538,6 +541,7 @@ QChildEvent::~QChildEvent()
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QDynamicPropertyChangeEvent
|
\class QDynamicPropertyChangeEvent
|
||||||
|
\inmodule QtCore
|
||||||
\since 4.2
|
\since 4.2
|
||||||
\brief The QDynamicPropertyChangeEvent class contains event parameters for dynamic
|
\brief The QDynamicPropertyChangeEvent class contains event parameters for dynamic
|
||||||
property change events.
|
property change events.
|
||||||
|
@ -54,6 +54,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QEventLoop
|
\class QEventLoop
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QEventLoop class provides a means of entering and leaving an event loop.
|
\brief The QEventLoop class provides a means of entering and leaving an event loop.
|
||||||
|
|
||||||
At any time, you can create a QEventLoop object and call exec()
|
At any time, you can create a QEventLoop object and call exec()
|
||||||
@ -374,6 +375,7 @@ private:
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QEventLoopLocker
|
\class QEventLoopLocker
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QEventLoopLocker class provides a means to quit an event loop when it is no longer needed.
|
\brief The QEventLoopLocker class provides a means to quit an event loop when it is no longer needed.
|
||||||
|
|
||||||
The QEventLoopLocker operates on particular objects - either a QCoreApplication
|
The QEventLoopLocker operates on particular objects - either a QCoreApplication
|
||||||
|
@ -65,6 +65,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QMetaObject
|
\class QMetaObject
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QMetaObject class contains meta-information about Qt
|
\brief The QMetaObject class contains meta-information about Qt
|
||||||
objects.
|
objects.
|
||||||
@ -1517,6 +1518,7 @@ bool QMetaObject::invokeMethod(QObject *obj,
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QMetaMethod
|
\class QMetaMethod
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QMetaMethod class provides meta-data about a member
|
\brief The QMetaMethod class provides meta-data about a member
|
||||||
function.
|
function.
|
||||||
@ -2239,6 +2241,7 @@ bool QMetaMethod::invoke(QObject *object,
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QMetaEnum
|
\class QMetaEnum
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QMetaEnum class provides meta-data about an enumerator.
|
\brief The QMetaEnum class provides meta-data about an enumerator.
|
||||||
|
|
||||||
\ingroup objectmodel
|
\ingroup objectmodel
|
||||||
@ -2513,6 +2516,7 @@ static QByteArray qualifiedName(const QMetaEnum &e)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QMetaProperty
|
\class QMetaProperty
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QMetaProperty class provides meta-data about a property.
|
\brief The QMetaProperty class provides meta-data about a property.
|
||||||
|
|
||||||
\ingroup objectmodel
|
\ingroup objectmodel
|
||||||
@ -3157,6 +3161,7 @@ bool QMetaProperty::isEditable(const QObject *object) const
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QMetaClassInfo
|
\class QMetaClassInfo
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QMetaClassInfo class provides additional information
|
\brief The QMetaClassInfo class provides additional information
|
||||||
about a class.
|
about a class.
|
||||||
@ -3234,6 +3239,7 @@ const char* QMetaClassInfo::value() const
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QGenericArgument
|
\class QGenericArgument
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QGenericArgument class is an internal helper class for
|
\brief The QGenericArgument class is an internal helper class for
|
||||||
marshalling arguments.
|
marshalling arguments.
|
||||||
@ -3264,6 +3270,7 @@ const char* QMetaClassInfo::value() const
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QGenericReturnArgument
|
\class QGenericReturnArgument
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QGenericReturnArgument class is an internal helper class for
|
\brief The QGenericReturnArgument class is an internal helper class for
|
||||||
marshalling arguments.
|
marshalling arguments.
|
||||||
|
@ -50,6 +50,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QMetaObjectBuilder
|
\class QMetaObjectBuilder
|
||||||
|
\inmodule QtCore
|
||||||
\internal
|
\internal
|
||||||
\brief The QMetaObjectBuilder class supports building QMetaObject objects at runtime.
|
\brief The QMetaObjectBuilder class supports building QMetaObject objects at runtime.
|
||||||
|
|
||||||
@ -1067,6 +1068,7 @@ int QMetaObjectBuilder::indexOfClassInfo(const QByteArray& name)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QMetaStringTable
|
\class QMetaStringTable
|
||||||
|
\inmodule QtCore
|
||||||
\internal
|
\internal
|
||||||
\brief The QMetaStringTable class can generate a meta-object string table at runtime.
|
\brief The QMetaStringTable class can generate a meta-object string table at runtime.
|
||||||
*/
|
*/
|
||||||
@ -1845,6 +1847,7 @@ void QMetaObjectBuilder::deserialize
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QMetaMethodBuilder
|
\class QMetaMethodBuilder
|
||||||
|
\inmodule QtCore
|
||||||
\internal
|
\internal
|
||||||
\brief The QMetaMethodBuilder class enables modifications to a method definition on a meta object builder.
|
\brief The QMetaMethodBuilder class enables modifications to a method definition on a meta object builder.
|
||||||
*/
|
*/
|
||||||
@ -2087,6 +2090,7 @@ void QMetaMethodBuilder::setRevision(int revision)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QMetaPropertyBuilder
|
\class QMetaPropertyBuilder
|
||||||
|
\inmodule QtCore
|
||||||
\internal
|
\internal
|
||||||
\brief The QMetaPropertyBuilder class enables modifications to a property definition on a meta object builder.
|
\brief The QMetaPropertyBuilder class enables modifications to a property definition on a meta object builder.
|
||||||
*/
|
*/
|
||||||
@ -2558,6 +2562,7 @@ void QMetaPropertyBuilder::setRevision(int revision)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QMetaEnumBuilder
|
\class QMetaEnumBuilder
|
||||||
|
\inmodule QtCore
|
||||||
\internal
|
\internal
|
||||||
\brief The QMetaEnumBuilder class enables modifications to an enumerator definition on a meta object builder.
|
\brief The QMetaEnumBuilder class enables modifications to an enumerator definition on a meta object builder.
|
||||||
*/
|
*/
|
||||||
|
@ -237,6 +237,7 @@ struct DefinedTypesFilter {
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QMetaType
|
\class QMetaType
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QMetaType class manages named types in the meta-object system.
|
\brief The QMetaType class manages named types in the meta-object system.
|
||||||
|
|
||||||
\ingroup objectmodel
|
\ingroup objectmodel
|
||||||
|
@ -222,6 +222,7 @@ QVariant QMimeDataPrivate::retrieveTypedData(const QString &format, QVariant::Ty
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QMimeData
|
\class QMimeData
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QMimeData class provides a container for data that records information
|
\brief The QMimeData class provides a container for data that records information
|
||||||
about its MIME type.
|
about its MIME type.
|
||||||
|
|
||||||
|
@ -484,6 +484,7 @@ void QMetaCallEvent::placeMetaCall(QObject *object)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QObject
|
\class QObject
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QObject class is the base class of all Qt objects.
|
\brief The QObject class is the base class of all Qt objects.
|
||||||
|
|
||||||
\ingroup objectmodel
|
\ingroup objectmodel
|
||||||
@ -4380,6 +4381,7 @@ bool QObject::disconnectImpl(const QObject *sender, void **signal, const QObject
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*! \class QMetaObject::Connection
|
/*! \class QMetaObject::Connection
|
||||||
|
\inmodule QtCore
|
||||||
Represents a handle to a signal-slot connection.
|
Represents a handle to a signal-slot connection.
|
||||||
It can be used to disconnect that connection, or check if
|
It can be used to disconnect that connection, or check if
|
||||||
the connection was successful
|
the connection was successful
|
||||||
|
@ -45,6 +45,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QObjectCleanupHandler
|
\class QObjectCleanupHandler
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QObjectCleanupHandler class watches the lifetime of multiple QObjects.
|
\brief The QObjectCleanupHandler class watches the lifetime of multiple QObjects.
|
||||||
|
|
||||||
\ingroup objectmodel
|
\ingroup objectmodel
|
||||||
|
@ -41,6 +41,7 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QPointer
|
\class QPointer
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QPointer class is a template class that provides guarded pointers to QObject.
|
\brief The QPointer class is a template class that provides guarded pointers to QObject.
|
||||||
|
|
||||||
\ingroup objectmodel
|
\ingroup objectmodel
|
||||||
|
@ -87,6 +87,7 @@ QSharedMemoryPrivate::makePlatformSafeKey(const QString &key,
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QSharedMemory
|
\class QSharedMemory
|
||||||
|
\inmodule QtCore
|
||||||
\since 4.4
|
\since 4.4
|
||||||
|
|
||||||
\brief The QSharedMemory class provides access to a shared memory segment.
|
\brief The QSharedMemory class provides access to a shared memory segment.
|
||||||
|
@ -63,6 +63,7 @@ public:
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QSignalMapper
|
\class QSignalMapper
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QSignalMapper class bundles signals from identifiable senders.
|
\brief The QSignalMapper class bundles signals from identifiable senders.
|
||||||
|
|
||||||
\ingroup objectmodel
|
\ingroup objectmodel
|
||||||
|
@ -62,6 +62,7 @@ public:
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QSocketNotifier
|
\class QSocketNotifier
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QSocketNotifier class provides support for monitoring
|
\brief The QSocketNotifier class provides support for monitoring
|
||||||
activity on a file descriptor.
|
activity on a file descriptor.
|
||||||
|
|
||||||
|
@ -49,6 +49,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QSystemSemaphore
|
\class QSystemSemaphore
|
||||||
|
\inmodule QtCore
|
||||||
\since 4.4
|
\since 4.4
|
||||||
|
|
||||||
\brief The QSystemSemaphore class provides a general counting system semaphore.
|
\brief The QSystemSemaphore class provides a general counting system semaphore.
|
||||||
|
@ -48,6 +48,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QTimer
|
\class QTimer
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QTimer class provides repetitive and single-shot timers.
|
\brief The QTimer class provides repetitive and single-shot timers.
|
||||||
|
|
||||||
\ingroup events
|
\ingroup events
|
||||||
|
@ -325,6 +325,7 @@ public:
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QTranslator
|
\class QTranslator
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QTranslator class provides internationalization support for text
|
\brief The QTranslator class provides internationalization support for text
|
||||||
output.
|
output.
|
||||||
|
@ -904,6 +904,7 @@ Q_CORE_EXPORT void QVariantPrivate::registerHandler(const int /* Modules::Names
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QVariant
|
\class QVariant
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QVariant class acts like a union for the most common Qt data types.
|
\brief The QVariant class acts like a union for the most common Qt data types.
|
||||||
|
|
||||||
\ingroup objectmodel
|
\ingroup objectmodel
|
||||||
|
@ -63,6 +63,7 @@ public:
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QWinEventNotifier
|
\class QWinEventNotifier
|
||||||
|
\inmodule QtCore
|
||||||
\since 5.0
|
\since 5.0
|
||||||
\brief The QWinEventNotifier class provides support for the Windows Wait functions.
|
\brief The QWinEventNotifier class provides support for the Windows Wait functions.
|
||||||
|
|
||||||
|
@ -238,6 +238,7 @@ bool QMimeDatabasePrivate::inherits(const QString &mime, const QString &parent)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QMimeDatabase
|
\class QMimeDatabase
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QMimeDatabase class maintains a database of MIME types.
|
\brief The QMimeDatabase class maintains a database of MIME types.
|
||||||
|
|
||||||
\since 5.0
|
\since 5.0
|
||||||
|
@ -50,6 +50,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
/*!
|
/*!
|
||||||
\internal
|
\internal
|
||||||
\class QMimeGlobMatchResult
|
\class QMimeGlobMatchResult
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QMimeGlobMatchResult class accumulates results from glob matching.
|
\brief The QMimeGlobMatchResult class accumulates results from glob matching.
|
||||||
|
|
||||||
Handles glob weights, and preferring longer matches over shorter matches.
|
Handles glob weights, and preferring longer matches over shorter matches.
|
||||||
@ -84,6 +85,7 @@ void QMimeGlobMatchResult::addMatch(const QString &mimeType, int weight, const Q
|
|||||||
/*!
|
/*!
|
||||||
\internal
|
\internal
|
||||||
\class QMimeGlobPattern
|
\class QMimeGlobPattern
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QMimeGlobPattern class contains the glob pattern for file names for MIME type matching.
|
\brief The QMimeGlobPattern class contains the glob pattern for file names for MIME type matching.
|
||||||
|
|
||||||
\sa QMimeType, QMimeDatabase, QMimeMagicRuleMatcher, QMimeMagicRule
|
\sa QMimeType, QMimeDatabase, QMimeMagicRuleMatcher, QMimeMagicRule
|
||||||
|
@ -50,6 +50,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
/*!
|
/*!
|
||||||
\internal
|
\internal
|
||||||
\class QMimeMagicRuleMatcher
|
\class QMimeMagicRuleMatcher
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QMimeMagicRuleMatcher class checks a number of rules based on operator "or".
|
\brief The QMimeMagicRuleMatcher class checks a number of rules based on operator "or".
|
||||||
|
|
||||||
|
@ -84,6 +84,7 @@ void QMimeTypePrivate::addGlobPattern(const QString &pattern)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QMimeType
|
\class QMimeType
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QMimeType class describes types of file or data, represented by a MIME type string.
|
\brief The QMimeType class describes types of file or data, represented by a MIME type string.
|
||||||
|
|
||||||
\since 5.0
|
\since 5.0
|
||||||
|
@ -83,6 +83,7 @@ static const char matchMaskAttributeC[] = "mask";
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QMimeTypeParser
|
\class QMimeTypeParser
|
||||||
|
\inmodule QtCore
|
||||||
\internal
|
\internal
|
||||||
\brief The QMimeTypeParser class parses MIME types, and builds a MIME database hierarchy by adding to QMimeDatabasePrivate.
|
\brief The QMimeTypeParser class parses MIME types, and builds a MIME database hierarchy by adding to QMimeDatabasePrivate.
|
||||||
|
|
||||||
@ -94,6 +95,7 @@ static const char matchMaskAttributeC[] = "mask";
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QMimeTypeParserBase
|
\class QMimeTypeParserBase
|
||||||
|
\inmodule QtCore
|
||||||
\internal
|
\internal
|
||||||
\brief The QMimeTypeParserBase class parses for a sequence of <mime-type> in a generic way.
|
\brief The QMimeTypeParserBase class parses for a sequence of <mime-type> in a generic way.
|
||||||
|
|
||||||
|
@ -83,6 +83,7 @@ static QBasicMutex qt_library_mutex;
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QLibrary
|
\class QLibrary
|
||||||
|
\inmodule QtCore
|
||||||
\reentrant
|
\reentrant
|
||||||
\brief The QLibrary class loads shared libraries at runtime.
|
\brief The QLibrary class loads shared libraries at runtime.
|
||||||
|
|
||||||
|
@ -54,6 +54,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QPluginLoader
|
\class QPluginLoader
|
||||||
|
\inmodule QtCore
|
||||||
\reentrant
|
\reentrant
|
||||||
\brief The QPluginLoader class loads a plugin at run-time.
|
\brief The QPluginLoader class loads a plugin at run-time.
|
||||||
|
|
||||||
|
@ -48,6 +48,7 @@
|
|||||||
|
|
||||||
\internal
|
\internal
|
||||||
\class QSystemLibrary
|
\class QSystemLibrary
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
The purpose of this class is to load only libraries that are located in
|
The purpose of this class is to load only libraries that are located in
|
||||||
well-known and trusted locations on the filesystem. It does not suffer from
|
well-known and trusted locations on the filesystem. It does not suffer from
|
||||||
|
@ -163,6 +163,7 @@ static QUuid createFromName(const QUuid &ns, const QByteArray &baseData, QCrypto
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QUuid
|
\class QUuid
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QUuid class stores a Universally Unique Identifier (UUID).
|
\brief The QUuid class stores a Universally Unique Identifier (UUID).
|
||||||
|
|
||||||
\reentrant
|
\reentrant
|
||||||
|
@ -53,6 +53,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QAbstractState
|
\class QAbstractState
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QAbstractState class is the base class of states of a QStateMachine.
|
\brief The QAbstractState class is the base class of states of a QStateMachine.
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QAbstractTransition
|
\class QAbstractTransition
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QAbstractTransition class is the base class of transitions between QAbstractState objects.
|
\brief The QAbstractTransition class is the base class of transitions between QAbstractState objects.
|
||||||
|
|
||||||
|
@ -54,6 +54,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QEventTransition
|
\class QEventTransition
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QEventTransition class provides a QObject-specific transition for Qt events.
|
\brief The QEventTransition class provides a QObject-specific transition for Qt events.
|
||||||
|
|
||||||
|
@ -49,6 +49,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QFinalState
|
\class QFinalState
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QFinalState class provides a final state.
|
\brief The QFinalState class provides a final state.
|
||||||
|
|
||||||
|
@ -49,6 +49,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QHistoryState
|
\class QHistoryState
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QHistoryState class provides a means of returning to a previously active substate.
|
\brief The QHistoryState class provides a means of returning to a previously active substate.
|
||||||
|
|
||||||
|
@ -54,6 +54,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QSignalTransition
|
\class QSignalTransition
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QSignalTransition class provides a transition based on a Qt signal.
|
\brief The QSignalTransition class provides a transition based on a Qt signal.
|
||||||
|
|
||||||
|
@ -56,6 +56,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QState
|
\class QState
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The QState class provides a general-purpose state for QStateMachine.
|
\brief The QState class provides a general-purpose state for QStateMachine.
|
||||||
|
|
||||||
|
@ -77,6 +77,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QStateMachine
|
\class QStateMachine
|
||||||
|
\inmodule QtCore
|
||||||
\reentrant
|
\reentrant
|
||||||
|
|
||||||
\brief The QStateMachine class provides a hierarchical finite state machine.
|
\brief The QStateMachine class provides a hierarchical finite state machine.
|
||||||
@ -2597,6 +2598,7 @@ QSignalEventGenerator::QSignalEventGenerator(QStateMachine *parent)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QStateMachine::SignalEvent
|
\class QStateMachine::SignalEvent
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The SignalEvent class represents a Qt signal event.
|
\brief The SignalEvent class represents a Qt signal event.
|
||||||
|
|
||||||
@ -2659,6 +2661,7 @@ QStateMachine::SignalEvent::~SignalEvent()
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QStateMachine::WrappedEvent
|
\class QStateMachine::WrappedEvent
|
||||||
|
\inmodule QtCore
|
||||||
|
|
||||||
\brief The WrappedEvent class inherits QEvent and holds a clone of an event associated with a QObject.
|
\brief The WrappedEvent class inherits QEvent and holds a clone of an event associated with a QObject.
|
||||||
|
|
||||||
|
@ -41,6 +41,7 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QAtomicInt
|
\class QAtomicInt
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QAtomicInt class provides platform-independent atomic operations on integers.
|
\brief The QAtomicInt class provides platform-independent atomic operations on integers.
|
||||||
\since 4.4
|
\since 4.4
|
||||||
|
|
||||||
@ -598,6 +599,7 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QAtomicPointer
|
\class QAtomicPointer
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QAtomicPointer class is a template class that provides platform-independent atomic operations on pointers.
|
\brief The QAtomicPointer class is a template class that provides platform-independent atomic operations on pointers.
|
||||||
\since 4.4
|
\since 4.4
|
||||||
|
|
||||||
|
@ -57,6 +57,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
\class QBasicMutex
|
\class QBasicMutex
|
||||||
|
\inmodule QtCore
|
||||||
\brief QMutex POD
|
\brief QMutex POD
|
||||||
\internal
|
\internal
|
||||||
|
|
||||||
@ -70,6 +71,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QMutex
|
\class QMutex
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QMutex class provides access serialization between threads.
|
\brief The QMutex class provides access serialization between threads.
|
||||||
|
|
||||||
\threadsafe
|
\threadsafe
|
||||||
@ -239,6 +241,7 @@ bool QBasicMutex::isRecursive() {
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QMutexLocker
|
\class QMutexLocker
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QMutexLocker class is a convenience class that simplifies
|
\brief The QMutexLocker class is a convenience class that simplifies
|
||||||
locking and unlocking mutexes.
|
locking and unlocking mutexes.
|
||||||
|
|
||||||
|
@ -50,6 +50,7 @@ Q_GLOBAL_STATIC_WITH_ARGS(QMutexPool, globalMutexPool, (QMutex::Recursive))
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QMutexPool
|
\class QMutexPool
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QMutexPool class provides a pool of QMutex objects.
|
\brief The QMutexPool class provides a pool of QMutex objects.
|
||||||
|
|
||||||
\internal
|
\internal
|
||||||
|
@ -52,6 +52,7 @@
|
|||||||
QT_BEGIN_NAMESPACE
|
QT_BEGIN_NAMESPACE
|
||||||
|
|
||||||
/*! \class QReadWriteLock
|
/*! \class QReadWriteLock
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QReadWriteLock class provides read-write locking.
|
\brief The QReadWriteLock class provides read-write locking.
|
||||||
|
|
||||||
\threadsafe
|
\threadsafe
|
||||||
@ -427,6 +428,7 @@ void QReadWriteLock::unlock()
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QReadLocker
|
\class QReadLocker
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QReadLocker class is a convenience class that
|
\brief The QReadLocker class is a convenience class that
|
||||||
simplifies locking and unlocking read-write locks for read access.
|
simplifies locking and unlocking read-write locks for read access.
|
||||||
|
|
||||||
@ -499,6 +501,7 @@ void QReadWriteLock::unlock()
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QWriteLocker
|
\class QWriteLocker
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QWriteLocker class is a convenience class that
|
\brief The QWriteLocker class is a convenience class that
|
||||||
simplifies locking and unlocking read-write locks for write access.
|
simplifies locking and unlocking read-write locks for write access.
|
||||||
|
|
||||||
|
@ -41,6 +41,7 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QRunnable
|
\class QRunnable
|
||||||
|
\inmodule QtCore
|
||||||
\since 4.4
|
\since 4.4
|
||||||
\brief The QRunnable class is the base class for all runnable objects.
|
\brief The QRunnable class is the base class for all runnable objects.
|
||||||
|
|
||||||
|
@ -51,6 +51,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QSemaphore
|
\class QSemaphore
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QSemaphore class provides a general counting semaphore.
|
\brief The QSemaphore class provides a general counting semaphore.
|
||||||
|
|
||||||
\threadsafe
|
\threadsafe
|
||||||
|
@ -171,6 +171,7 @@ QThreadPrivate::~QThreadPrivate()
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QThread
|
\class QThread
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QThread class provides platform-independent threads.
|
\brief The QThread class provides platform-independent threads.
|
||||||
|
|
||||||
\ingroup thread
|
\ingroup thread
|
||||||
|
@ -347,6 +347,7 @@ void QThreadPoolPrivate::stealRunnable(QRunnable *runnable)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QThreadPool
|
\class QThreadPool
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QThreadPool class manages a collection of QThreads.
|
\brief The QThreadPool class manages a collection of QThreads.
|
||||||
\since 4.4
|
\since 4.4
|
||||||
\threadsafe
|
\threadsafe
|
||||||
|
@ -212,6 +212,7 @@ void QThreadStorageData::finish(void **p)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\class QThreadStorage
|
\class QThreadStorage
|
||||||
|
\inmodule QtCore
|
||||||
\brief The QThreadStorage class provides per-thread data storage.
|
\brief The QThreadStorage class provides per-thread data storage.
|
||||||
|
|
||||||
\threadsafe
|
\threadsafe
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user