New Classes and Functions in Qt 5.6
This page contains a comprehensive list of all new classes and functions introduced in Qt 5.6. Links to new APIs in previous Qt 5 releases are found at the bottom of this page.
- New Classes
- New Member Functions
- New Global Functions
- New Macros
- New Enum Types
- New Typedefs
- New Properties
New Classes
New Member Functions
Class QSysInfo:
Class QDebug:
| setVerbosity(verbosityLevel) | |
| verbosity() const |
Class QDir:
Class QProcess:
| errorOccurred(error) |
Class QStorageInfo:
| blockSize() const |
Class QTemporaryDir:
| errorString() const |
Class QTextStream:
| operator<<(string) |
Class QItemSelectionRange:
| swap(other) |
Class QPointer:
| swap(other) |
Class QHistoryState:
| defaultTransition() const | |
| defaultTransitionChanged() | |
| setDefaultTransition(transition) |
Class QByteArray:
Class QCommandLineParser:
| setOptionsAfterPositionalArgumentsMode(parsingMode) |
Class QHash:
Class QLinkedList:
Class QList:
| constFirst() const | |
| constLast() const | |
| crbegin() const | |
| crend() const | |
| rbegin() | |
| rbegin() const | |
| rend() | |
| rend() const |
Class QLocale:
| swap(other) |
Class QMap:
| equal_range(key) const | |
| keyBegin() const | |
| keyEnd() const |
Class QSet:
Class QString:
Class QStringRef:
| truncate(position) |
Class QVarLengthArray:
Class QVector:
| append(value) | |
| constFirst() const | |
| constLast() const | |
| crbegin() const | |
| crend() const | |
| move(from, to) | |
| push_back(value) | |
| rbegin() | |
| rbegin() const | |
| rend() | |
| rend() const |
Class QXmlStreamStringRef:
| swap(other) |
Class QDBusMessage:
| createTargetedSignal(service, path, interface, name) |
Class QIcon:
Class QImage:
| pixelColor(position) const | |
| pixelColor(x, y) const | |
| setPixelColor(position, color) | |
| setPixelColor(x, y, color) |
Class QImageReader:
Class QStandardItem:
| isAutoTristate() const | |
| isUserTristate() const | |
| setAutoTristate(tristate) | |
| setUserTristate(tristate) |
Class QGuiApplication:
Class QOpenGLFramebufferObject:
| addColorAttachment(size, internalFormat) | |
| addColorAttachment(width, height, internalFormat) | |
| sizes() const | |
| takeTexture(colorAttachmentIndex) | |
| textures() const | |
| toImage(flipped, colorAttachmentIndex) const |
Class QColor:
| fromRgba64(rgba64) | |
| fromRgba64(r, g, b, a) | |
| rgba64() const | |
| setRgba64(rgba) |
Class QPaintDevice:
| devicePixelRatioF() const |
Class QTextLayout:
| clearFormats() | |
| formats() const | |
| setFormats(formats) |
Class QNetworkReply:
| redirected(url) |
Class QNetworkRequest:
| maximumRedirectsAllowed() const | |
| setMaximumRedirectsAllowed(maxRedirectsAllowed) |
Class QHostAddress:
| isMulticast() const |
Class QWindowsWindowFunctions:
| setHasBorderInFullScreen(window, border) | |
| setHasBorderInFullScreenIdentifier() |
Class QDesktopWidget:
Class QMainWindow:
| resizeDocks(docks, sizes, orientation) |
Class QMenu:
| addAction(icon, text, functor, shortcut) | |
| addAction(icon, text, context, functor, shortcut) | |
| addAction(icon, text, receiver, method, shortcut) | |
| addAction(text, functor, shortcut) | |
| addAction(text, context, functor, shortcut) | |
| addAction(text, receiver, method, shortcut) |
Class QToolBar:
| addAction(icon, text, functor) | |
| addAction(icon, text, context, functor) | |
| addAction(icon, text, receiver, method) | |
| addAction(text, functor) | |
| addAction(text, context, functor) | |
| addAction(text, receiver, method) |
New Global Functions
| operator<(lhs, rhs) | |
| operator<(lhs, rhs) | |
| operator<(lhs, rhs) | |
| operator<=(lhs, rhs) | |
| operator<=(lhs, rhs) | |
| operator<=(lhs, rhs) | |
| operator>(lhs, rhs) | |
| operator>(lhs, rhs) | |
| operator>(lhs, rhs) | |
| operator>=(lhs, rhs) | |
| operator>=(lhs, rhs) | |
| operator>=(lhs, rhs) | |
| qAlpha(rgba64) | |
| qBlue(rgba64) | |
| qCountLeadingZeroBits(v) | |
| qCountLeadingZeroBits(v) | |
| qCountLeadingZeroBits(v) | |
| qCountLeadingZeroBits(v) | |
| qCountTrailingZeroBits(v) | |
| qCountTrailingZeroBits(v) | |
| qCountTrailingZeroBits(v) | |
| qCountTrailingZeroBits(v) | |
| qGlobalQHashSeed() | |
| qGreen(rgba64) | |
| qHash(key, seed) | |
| qHash(key, seed) | |
| qHash(key, seed) | |
| qHash(key, seed) | |
| qHash(key, seed) | |
| qHash(key, seed) | |
| qHash(key, seed) | |
| qHash(key, seed) | |
| qHash(key, seed) | |
| qHash(key, seed) | |
| qHash(key, seed) | |
| qHash(key, seed) | |
| qPremultiply(rgba64) | |
| qRed(rgba64) | |
| qRgba64(c) | |
| qRgba64(r, g, b, a) | |
| qSetGlobalQHashSeed(newSeed) | |
| qUnpremultiply(rgba64) |
New Macros
| QTRY_VERIFY2(condition, message) | |
| QTRY_VERIFY2_WITH_TIMEOUT(condition, message, timeout) | |
| QT_NO_PROCESS_COMBINED_ARGUMENT_START |
New Enum Types
| enum | OptionsAfterPositionalArgumentsMode { ParseAsOptions, ParseAsPositionalArguments } |
| enum | EnterKeyType { EnterKeyDefault, EnterKeyReturn, EnterKeyDone, EnterKeyGo, ..., EnterKeyPrevious } |
New Typedefs
| typedef | const_reverse_iterator |
| typedef | reverse_iterator |
| typedef | const_reverse_iterator |
| typedef | reverse_iterator |
| typedef | const_reverse_iterator |
| typedef | reverse_iterator |
| typedef | const_reverse_iterator |
| typedef | reverse_iterator |
| typedef | const_reverse_iterator |
| typedef | reverse_iterator |
| typedef | const_reverse_iterator |
| typedef | reverse_iterator |
| typedef | const_reverse_iterator |
| typedef | reverse_iterator |
New Properties
- supportedSchemes : const
- showIsMaximized : const