此页面包含 Qt 5.4 引入的所有新类和函数的综合列表。在此页面底部可以找到之前 Qt 5 发行的新 API 链接。
| coreConfigurations () const | |
| setCoreConfigurations (QBluetoothDeviceInfo::CoreConfigurations coreConfigs ) |
| error (QBluetoothTransferReply::TransferError errorType ) |
类 QBluetoothUuid :
| characteristicToString (QBluetoothUuid::CharacteristicType uuid ) | |
| descriptorToString (QBluetoothUuid::DescriptorType uuid ) | |
| protocolToString (QBluetoothUuid::ProtocolUuid uuid ) |
类 QDebug :
| maybeQuote (char c ) | |
| noquote () | |
| quote () | |
| resetFormat () |
| virtual | canDropMimeData (const QMimeData * data , Qt::DropAction action , int row , int column , const QModelIndex & parent ) const override |
| virtual | dropMimeData (const QMimeData * data , Qt::DropAction action , int row , int column , const QModelIndex & parent ) override |
类 QAbstractState :
| activeChanged (bool active ) |
| targetStateChanged () | |
| targetStatesChanged () |
类 QByteArray :
| fromStdString (const std::string & str ) | |
| toStdString () const |
| addOptions (const QList<QCommandLineOption> & options ) | |
| showVersion () |
| sharedFromThis () | |
| sharedFromThis () const |
类 QHistoryState :
| defaultStateChanged () | |
| historyTypeChanged () |
| optimize () const |
| senderObjectChanged () | |
| signalChanged () |
类 QState :
| childModeChanged () | |
| errorStateChanged () | |
| initialStateChanged () |
类 QStateMachine :
| runningChanged (bool running ) |
类 QString :
| splitRef (QChar sep , QString::SplitBehavior behavior , Qt::CaseSensitivity cs ) const | |
| splitRef (const QRegExp & rx , QString::SplitBehavior behavior ) const | |
| splitRef (const QRegularExpression & re , QString::SplitBehavior behavior ) const | |
| splitRef (const QString & sep , QString::SplitBehavior behavior , Qt::CaseSensitivity cs ) const |
类 QStringList :
| operator<< (const QList<QString> & other ) | |
| operator= (QList<QString> && other ) | |
| operator= (const QList<QString> & other ) |
类 QStringRef :
| begin () const | |
| cbegin () const | |
| cend () const | |
| end () const | |
| split (QChar sep , QString::SplitBehavior behavior , Qt::CaseSensitivity cs ) const | |
| split (const QString & sep , QString::SplitBehavior behavior , Qt::CaseSensitivity cs ) const |
类 QTimer :
| singleShot (int msec , Functor functor ) | |
| singleShot (int msec , Qt::TimerType timerType , Functor functor ) | |
| singleShot (int msec , Qt::TimerType timerType , const QObject * context , Functor functor ) | |
| singleShot (int msec , Qt::TimerType timerType , const QObject * receiver , PointerToMemberFunction method ) | |
| singleShot (int msec , const QObject * context , Functor functor ) | |
| singleShot (int msec , const QObject * receiver , PointerToMemberFunction method ) |
类 QUrl :
| fromUserInput (const QString & userInput , const QString & workingDirectory , QUrl::UserInputResolutionOptions options ) |
类 QVector :
| removeAll (const T & t ) | |
| removeOne (const T & t ) |
类 QWeakPointer :
| lock () const | |
| swap (QWeakPointer<T> & other ) |
类 QSysInfo :
| buildAbi () | |
| buildCpuArchitecture () | |
| currentCpuArchitecture () | |
| kernelType () | |
| kernelVersion () | |
| prettyProductName () | |
| productType () | |
| productVersion () |
类 QGuiApplication :
| paletteChanged (const QPalette & palette ) | |
| screenRemoved (QScreen * screen ) |
类 QImageReader :
| subType () const | |
| supportedSubTypes () const |
类 QImageWriter :
| setSubType (const QByteArray & type ) | |
| subType () const | |
| supportedSubTypes () const |
类 QOpenGLContext :
| nativeHandle () const | |
| setNativeHandle (const QVariant & handle ) |
类 QOpenGLTexture :
| depthStencilMode () const | |
| setDepthStencilMode (QOpenGLTexture::DepthStencilMode mode ) | |
| target () const |
类 QSurfaceFormat :
| defaultFormat () | |
| setDefaultFormat (const QSurfaceFormat & format ) |
类 QPlatformDrag :
| virtual | ownsDragObject () const |
类 QPlatformWindow :
| screenForGeometry (const QRect & newGeometry ) const |
| mapPlanes (QAbstractVideoBuffer::MapMode mode , int * numBytes , int [4] bytesPerLine , uchar *[4] data ) |
类 QVideoFrame :
| bits (int plane ) | |
| bits (int plane ) const | |
| bytesPerLine (int plane ) const | |
| planeCount () const |
类 QSslCertificate :
| importPkcs12 (QIODevice * device , QSslKey * key , QSslCertificate * certificate , QList<QSslCertificate> * caCertificates , const QByteArray & passPhrase ) | |
| isSelfSigned () const |
| sessionProtocol () const |
类 QSslSocket :
| sessionProtocol () const | |
| sslLibraryBuildVersionNumber () | |
| sslLibraryBuildVersionString () |
类 QPrinterInfo :
| defaultDuplexMode () const | |
| supportedDuplexModes () const |
类 QQuickWindow :
| scheduleRenderJob (QRunnable * job , QQuickWindow::RenderStage stage ) |
| ownsTexture () const | |
| setOwnsTexture (bool owns ) |
| flags () const | |
| source () const |
| iconicLivePreviewPixmapRequested () | |
| iconicThumbnailPixmapRequested () |
类 QX11Info :
| nextStartupId () | |
| setNextStartupId (const QByteArray & id ) |
类 QXmlSchema :
| operator= (const QXmlSchema & other ) |
| run (QThreadPool * pool , Function function , ... ) |
| qFormatLogMessage (QtMsgType type , const QMessageLogContext & context , const QString & str ) | |
| qHash (const QSslError & key , uint seed ) | |
| qHash (const QSslCertificate & key , uint seed ) | |
| qHashBits (const void * p , size_t len , uint seed ) | |
| qNextPowerOfTwo (quint64 value ) | |
| qNextPowerOfTwo (qint64 value ) | |
| qNextPowerOfTwo (quint32 value ) | |
| qNextPowerOfTwo (qint32 value ) |
| Q_LOGGING_CATEGORY ( name , string , msgType ) | |
| qUtf8Printable (const QString & str ) |
| enum | CoreConfiguration { UnknownCoreConfiguration, LowEnergyCoreConfiguration, BaseRateCoreConfiguration, BaseRateAndLowEnergyCoreConfiguration } |
| enum | CharacteristicType { DeviceName, Appearance, PeripheralPrivacyFlag, ReconnectionAddress, ..., BarometricPressureTrend } |
| enum | DescriptorType { UnknownDescriptorType, CharacteristicExtendedProperties, CharacteristicUserDescription, ClientCharacteristicConfiguration, ..., EnvironmentalSensingTriggerSetting } |
| enum | DepthStencilMode { DepthMode, StencilMode } |
| enum | RenderStage { BeforeSynchronizingStage, AfterSynchronizingStage, BeforeRenderingStage, AfterRenderingStage, AfterSwapStage, NoStage } |
| enum | UserInputResolutionOption { DefaultResolution, AssumeLocalFile } |
| typedef | QLowEnergyHandle |
| typedef | const_iterator |
|
|
| iconicLivePreviewRequested () | |
| iconicThumbnailRequested () |
| findChild () | |
| ensureVisible () |