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