Expand description
Bindings for QtCore5 C++ library.
Starting guide and examples are available at https://github.com/rust-qt/examples.
This crate was generated for Qt 5.15.13. It should work with other Qt versions later than 5.15.13, but API specific to other versions will not be available.
This crate was generated by ritual.
See README for more information.
Re-exports§
pub use ::cpp_core;
Modules§
- ops
- Functions that provide access to C++ operators
- q_
abstract_ animation - C++ type:
QAbstractAnimation - q_
abstract_ event_ dispatcher - C++ type:
QAbstractEventDispatcher - q_
abstract_ item_ model - C++ type:
QAbstractItemModel - q_
abstract_ transition - C++ type:
QAbstractTransition - q_
associative_ iterable - C++ type:
QAssociativeIterable - q_
byte_ array - C++ type:
QByteArray - q_
calendar - C++ type:
QCalendar - q_
cbor_ array - C++ type:
QCborArray - q_
cbor_ error - C++ type:
QCborError - q_
cbor_ map - C++ type:
QCborMap - q_
cbor_ stream_ reader - C++ type:
QCborStreamReader - q_
cbor_ value - C++ type:
QCborValue - q_char
- C++ type:
QChar - q_
command_ line_ option - C++ type:
QCommandLineOption - q_
command_ line_ parser - C++ type:
QCommandLineParser - q_
cryptographic_ hash - C++ type:
QCryptographicHash - q_
data_ stream - C++ type:
QDataStream - q_date
- C++ type:
QDate - q_
date_ time - C++ type:
QDateTime - q_
deadline_ timer - C++ type:
QDeadlineTimer - q_debug
- C++ type:
QDebug - q_dir
- C++ type:
QDir - q_
dir_ iterator - C++ type:
QDirIterator - q_
easing_ curve - C++ type:
QEasingCurve - q_
elapsed_ timer - C++ type:
QElapsedTimer - q_event
- C++ type:
QEvent - q_
event_ loop - C++ type:
QEventLoop - q_
file_ device - C++ type:
QFileDevice - q_
future_ of - C++ type:
QFuture<void> - q_
hash_ of_ int_ q_ byte_ array - C++ type:
QHash<int, QByteArray> - q_
hash_ of_ q_ string_ q_ variant - C++ type:
QHash<QString, QVariant> - q_
history_ state - C++ type:
QHistoryState - q_
io_ device - C++ type:
QIODevice - q_
item_ selection_ model - C++ type:
QItemSelectionModel - q_
json_ array - C++ type:
QJsonArray - q_
json_ document - C++ type:
QJsonDocument - q_
json_ object - C++ type:
QJsonObject - q_
json_ parse_ error - C++ type:
QJsonParseError - q_
json_ value - C++ type:
QJsonValue - q_
library - C++ type:
QLibrary - q_
library_ info - C++ type:
QLibraryInfo - q_
line_ f - C++ type:
QLineF - q_
list_ of_ country - C++ type:
QList<QLocale::Country> - q_
list_ of_ day_ of_ week - C++ type:
QList<Qt::DayOfWeek> - q_
list_ of_ int - C++ type:
QList<int> - q_
list_ of_ q_ abstract_ animation - C++ type:
QList<QAbstractAnimation*> - q_
list_ of_ q_ abstract_ item_ model - C++ type:
QList<QAbstractItemModel*> - q_
list_ of_ q_ abstract_ state - C++ type:
QList<QAbstractState*> - q_
list_ of_ q_ abstract_ transition - C++ type:
QList<QAbstractTransition*> - q_
list_ of_ q_ byte_ array - C++ type:
QList<QByteArray> - q_
list_ of_ q_ command_ line_ option - C++ type:
QList<QCommandLineOption> - q_
list_ of_ q_ file_ info - C++ type:
QList<QFileInfo> - q_
list_ of_ q_ item_ selection_ range - C++ type:
QList<QItemSelectionRange> - q_
list_ of_ q_ locale - C++ type:
QList<QLocale> - q_
list_ of_ q_ mime_ type - C++ type:
QList<QMimeType> - q_
list_ of_ q_ model_ index - C++ type:
QList<QModelIndex> - q_
list_ of_ q_ object - C++ type:
QList<QObject*> - q_
list_ of_ q_ pair_ of_ q_ string_ q_ string - C++ type:
QList<QPair<QString, QString>> - q_
list_ of_ q_ persistent_ model_ index - C++ type:
QList<QPersistentModelIndex> - q_
list_ of_ q_ storage_ info - C++ type:
QList<QStorageInfo> - q_
list_ of_ q_ string - C++ type:
QList<QString> - q_
list_ of_ q_ string_ view - C++ type:
QList<QStringView> - q_
list_ of_ q_ url - C++ type:
QList<QUrl> - q_
list_ of_ q_ variant - C++ type:
QList<QVariant> - q_
list_ of_ timer_ info - C++ type:
QList<QAbstractEventDispatcher::TimerInfo> - q_
locale - C++ type:
QLocale - q_
lock_ file - C++ type:
QLockFile - q_
map_ of_ int_ q_ variant - C++ type:
QMap<int, QVariant> - q_
map_ of_ q_ string_ q_ variant - C++ type:
QMap<QString, QVariant> - q_
meta_ method - C++ type:
QMetaMethod - q_
meta_ object - C++ type:
QMetaObject - q_
meta_ type - C++ type:
QMetaType - q_
mime_ database - C++ type:
QMimeDatabase - q_mutex
- C++ type:
QMutex - q_
operating_ system_ version - C++ type:
QOperatingSystemVersion - q_
process - C++ type:
QProcess - q_
random_ generator - C++ type:
QRandomGenerator - q_
read_ write_ lock - C++ type:
QReadWriteLock - q_
reg_ exp - C++ type:
QRegExp - q_
regular_ expression - C++ type:
QRegularExpression - q_
resource - C++ type:
QResource - q_
sequential_ iterable - C++ type:
QSequentialIterable - q_
set_ of_ q_ abstract_ state - C++ type:
QSet<QAbstractState*> - q_
settings - C++ type:
QSettings - q_
shared_ memory - C++ type:
QSharedMemory - q_
socket_ notifier - C++ type:
QSocketNotifier - q_
standard_ paths - C++ type:
QStandardPaths - q_state
- C++ type:
QState - q_
state_ machine - C++ type:
QStateMachine - q_
string - C++ type:
QString - q_
sys_ info - C++ type:
QSysInfo - q_
system_ semaphore - C++ type:
QSystemSemaphore - q_
text_ boundary_ finder - C++ type:
QTextBoundaryFinder - q_
text_ codec - C++ type:
QTextCodec - q_
text_ stream - C++ type:
QTextStream - q_
text_ stream_ functions - C++ namespace:
QTextStreamFunctions - q_
thread - C++ type:
QThread - q_
time_ line - C++ type:
QTimeLine - q_
time_ zone - C++ type:
QTimeZone - q_url
- C++ type:
QUrl - q_uuid
- C++ type:
QUuid - q_
variant - C++ type:
QVariant - q_
xml_ stream_ reader - C++ type:
QXmlStreamReader
Macros§
- q_
critical - Creates a
QDebugthat logs a critical message with attached information about current file, line, and module. - q_debug
- Creates a
QDebugthat logs a debug message with attached information about current file, line, and module. - q_info
- Creates a
QDebugthat logs an informational message with attached information about current file, line, and module. - q_
init_ resource - Initializes Qt resources specified by the
.qrcfile with the specified base name. - q_
message_ logger - Creates a
QMessageLoggerwith attached information about current file, line, and module. - q_
warning - Creates a
QDebugthat logs a warning message with attached information about current file, line, and module.
Structs§
- Alignment
Flag - C++ enum:
Qt::AlignmentFlag. - Anchor
Point - C++ enum:
Qt::AnchorPoint. - Anonymous
Enum Decl Qatomic Cxx11 H13442 - C++ enum:
__anonymous_EnumDecl_qatomic_cxx11_h_134_42. - Anonymous
Enum Decl Qatomic Cxx11 H16242 - C++ enum:
__anonymous_EnumDecl_qatomic_cxx11_h_162_42. - Anonymous
Enum Decl Qatomic Cxx11 H19142 - C++ enum:
__anonymous_EnumDecl_qatomic_cxx11_h_191_42. - Anonymous
Enum Decl Qcalendar H935 - C++ enum:
__anonymous_EnumDecl_qcalendar_h_93_5. - Anonymous
Enum Decl Qcoreapplication H885 - C++ enum:
__anonymous_EnumDecl_qcoreapplication_h_88_5. - Anonymous
Enum Decl Qgenericatomic H5642 - C++ enum:
__anonymous_EnumDecl_qgenericatomic_h_56_42. - Anonymous
Enum Decl Qgenericatomic H5742 - C++ enum:
__anonymous_EnumDecl_qgenericatomic_h_57_42. - Anonymous
Enum Decl Qmetatype H17625 - C++ enum:
__anonymous_EnumDecl_qmetatype_h_1762_5. - Anonymous
Enum Decl Qtimezone H635 - C++ enum:
__anonymous_EnumDecl_qtimezone_h_63_5. - Anonymous
Enum Decl Qtypeinfo H2551 - C++ enum:
__anonymous_EnumDecl_qtypeinfo_h_255_1. - Application
Attribute - C++ enum:
Qt::ApplicationAttribute. - Application
State - C++ enum:
Qt::ApplicationState. - Arrow
Type - C++ enum:
Qt::ArrowType. - Aspect
Ratio Mode - C++ enum:
Qt::AspectRatioMode. - Axis
- C++ enum:
Qt::Axis. - BGMode
- C++ enum:
Qt::BGMode. - Brush
Style - C++ enum:
Qt::BrushStyle. - Case
Sensitivity - C++ enum:
Qt::CaseSensitivity. - Check
State - C++ enum:
Qt::CheckState. - Checksum
Type - C++ enum:
Qt::ChecksumType. - Clip
Operation - C++ enum:
Qt::ClipOperation. - Connection
Type - C++ enum:
Qt::ConnectionType. - Context
Menu Policy - C++ enum:
Qt::ContextMenuPolicy. - Coordinate
System - C++ enum:
Qt::CoordinateSystem. - Corner
- C++ enum:
Qt::Corner. - Cursor
Move Style - C++ enum:
Qt::CursorMoveStyle. - Cursor
Shape - C++ enum:
Qt::CursorShape. - Date
Format - C++ enum:
Qt::DateFormat. - DayOf
Week - C++ enum:
Qt::DayOfWeek. - Dock
Widget Area - C++ enum:
Qt::DockWidgetArea. - Dock
Widget Area Sizes - C++ enum:
Qt::DockWidgetAreaSizes. - Drop
Action - C++ enum:
Qt::DropAction. - Edge
- C++ enum:
Qt::Edge. - Enter
KeyType - C++ enum:
Qt::EnterKeyType. - Event
Priority - C++ enum:
Qt::EventPriority. - Fill
Rule - C++ enum:
Qt::FillRule. - Find
Child Error - An error returned by
QObject::find_child. - Find
Child Option - C++ enum:
Qt::FindChildOption. - Focus
Policy - C++ enum:
Qt::FocusPolicy. - Focus
Reason - C++ enum:
Qt::FocusReason. - Gesture
Flag - C++ enum:
Qt::GestureFlag. - Gesture
State - C++ enum:
Qt::GestureState. - Gesture
Type - C++ enum:
Qt::GestureType. - Global
Color - C++ enum:
Qt::GlobalColor. - High
DpiScale Factor Rounding Policy - C++ enum:
Qt::HighDpiScaleFactorRoundingPolicy. - HitTest
Accuracy - C++ enum:
Qt::HitTestAccuracy. - Image
Conversion Flag - C++ enum:
Qt::ImageConversionFlag. - Input
Method Hint - C++ enum:
Qt::InputMethodHint. - Input
Method Query - C++ enum:
Qt::InputMethodQuery. - Item
Data Role - C++ enum:
Qt::ItemDataRole. - Item
Flag - C++ enum:
Qt::ItemFlag. - Item
Selection Mode - C++ enum:
Qt::ItemSelectionMode. - Item
Selection Operation - C++ enum:
Qt::ItemSelectionOperation. - Key
- C++ enum:
Qt::Key. - Keyboard
Modifier - C++ enum:
Qt::KeyboardModifier. - Layout
Direction - C++ enum:
Qt::LayoutDirection. - Mask
Mode - C++ enum:
Qt::MaskMode. - Match
Flag - C++ enum:
Qt::MatchFlag. - Modifier
- C++ enum:
Qt::Modifier. - Mouse
Button - C++ enum:
Qt::MouseButton. - Mouse
Event Flag - C++ enum:
Qt::MouseEventFlag. - Mouse
Event Source - C++ enum:
Qt::MouseEventSource. - Native
Gesture Type - C++ enum:
Qt::NativeGestureType. - Navigation
Mode - C++ enum:
Qt::NavigationMode. - Orientation
- C++ enum:
Qt::Orientation. - PenCap
Style - C++ enum:
Qt::PenCapStyle. - PenJoin
Style - C++ enum:
Qt::PenJoinStyle. - PenStyle
- C++ enum:
Qt::PenStyle. - QAbstract
Animation - C++ class:
QAbstractAnimation. - QAbstract
Event Dispatcher - C++ class:
QAbstractEventDispatcher. - QAbstract
Item Model - C++ class:
QAbstractItemModel. - QAbstract
List Model - C++ class:
QAbstractListModel. - QAbstract
Native Event Filter - C++ class:
QAbstractNativeEventFilter. - QAbstract
Proxy Model - C++ class:
QAbstractProxyModel. - QAbstract
State - C++ class:
QAbstractState. - QAbstract
Table Model - C++ class:
QAbstractTableModel. - QAbstract
Transition - C++ class:
QAbstractTransition. - QAnimation
Driver - C++ class:
QAnimationDriver. - QAnimation
Group - C++ class:
QAnimationGroup. - QAssociative
Iterable - C++ class:
QAssociativeIterable. - QBasic
Mutex - C++ class:
QBasicMutex. - QBasic
Timer - C++ class:
QBasicTimer. - QBit
Array - C++ class:
QBitArray. - QBitRef
- C++ class:
QBitRef. - QBox
- An owning pointer for
QObject-based objects. - QBuffer
- C++ class:
QBuffer. - QByte
Array - C++ class:
QByteArray. - QByte
Array Matcher - C++ class:
QByteArrayMatcher. - QByte
Ref - C++ class:
QByteRef. - QCalendar
- C++ class:
QCalendar. - QCbor
Array - C++ class:
QCborArray. - QCbor
Error - C++ class:
QCborError. - QCbor
Known Tags - C++ enum:
QCborKnownTags. - QCbor
Map - C++ class:
QCborMap. - QCbor
Negative Integer - C++ enum:
QCborNegativeInteger. - QCbor
Parser Error - C++ class:
QCborParserError. - QCbor
Simple Type - C++ enum:
QCborSimpleType. - QCbor
Stream Reader - C++ class:
QCborStreamReader. - QCbor
Stream Writer - C++ class:
QCborStreamWriter. - QCbor
Tag - C++ enum:
QCborTag. - QCbor
Value - C++ class:
QCborValue. - QCbor
Value Ref - C++ class:
QCborValueRef. - QChar
- C++ class:
QChar. - QChar
Ref - C++ class:
QCharRef. - QChild
Event - C++ class:
QChildEvent. - QCollator
- C++ class:
QCollator. - QCollator
Sort Key - C++ class:
QCollatorSortKey. - QCommand
Line Option - C++ class:
QCommandLineOption. - QCommand
Line Parser - C++ class:
QCommandLineParser. - QConcatenate
Tables Proxy Model - C++ class:
QConcatenateTablesProxyModel. - QCore
Application - C++ class:
QCoreApplication. - QCore
Application Args - A struct providing valid
argcandargvvalues for Qt application objects. - QCryptographic
Hash - C++ class:
QCryptographicHash. - QData
Stream - C++ class:
QDataStream. - QDate
- C++ class:
QDate. - QDate
Time - C++ class:
QDateTime. - QDeadline
Timer - C++ class:
QDeadlineTimer. - QDebug
- C++ class:
QDebug. - QDebug
Shim - Provides a
std::fmt::Debugimplementation for types with aQDebugoperator. - QDebug
State Saver - C++ class:
QDebugStateSaver. - QDeferred
Delete Event - C++ class:
QDeferredDeleteEvent. - QDir
- C++ class:
QDir. - QDir
Iterator - C++ class:
QDirIterator. - QDynamic
Property Change Event - C++ class:
QDynamicPropertyChangeEvent. - QEasing
Curve - C++ class:
QEasingCurve. - QElapsed
Timer - C++ class:
QElapsedTimer. - QEvent
- C++ class:
QEvent. - QEvent
Loop - C++ class:
QEventLoop. - QEvent
Loop Locker - C++ class:
QEventLoopLocker. - QEvent
Transition - C++ class:
QEventTransition. - QException
- C++ class:
QException. - QFactory
Interface - C++ class:
QFactoryInterface. - QFile
- C++ class:
QFile. - QFile
Device - C++ class:
QFileDevice. - QFile
Info - C++ class:
QFileInfo. - QFile
Selector - C++ class:
QFileSelector. - QFile
System Watcher - C++ class:
QFileSystemWatcher. - QFinal
State - C++ class:
QFinalState. - QFlags
- An OR-combination of integer values of the enum type
E. - QFuture
Of - C++ class:
QFuture<void>. - QFuture
Watcher Base - C++ class:
QFutureWatcherBase. - QHash
OfIntQ Byte Array - C++ class:
QHash<int, QByteArray>. - QHash
OfQStringQ Variant - C++ class:
QHash<QString, QVariant>. - QHistory
State - C++ class:
QHistoryState. - QIODevice
- C++ class:
QIODevice. - QIdentity
Proxy Model - C++ class:
QIdentityProxyModel. - QItem
Selection - C++ class:
QItemSelection. - QItem
Selection Model - C++ class:
QItemSelectionModel. - QItem
Selection Range - C++ class:
QItemSelectionRange. - QJson
Array - C++ class:
QJsonArray. - QJson
Document - C++ class:
QJsonDocument. - QJson
Object - C++ class:
QJsonObject. - QJson
Parse Error - C++ class:
QJsonParseError. - QJson
Value - C++ class:
QJsonValue. - QJson
Value Ref - C++ class:
QJsonValueRef. - QLatin1
Char - C++ class:
QLatin1Char. - QLatin1
String - C++ class:
QLatin1String. - QLibrary
- C++ class:
QLibrary. - QLibrary
Info - C++ class:
QLibraryInfo. - QLine
- C++ class:
QLine. - QLineF
- C++ class:
QLineF. - QList
OfCountry - C++ class:
QList<QLocale::Country>. - QList
OfDay OfWeek - C++ class:
QList<Qt::DayOfWeek>. - QList
OfInt - C++ class:
QList<int>. - QList
OfQAbstract Animation - C++ class:
QList<QAbstractAnimation*>. - QList
OfQAbstract Item Model - C++ class:
QList<QAbstractItemModel*>. - QList
OfQAbstract State - C++ class:
QList<QAbstractState*>. - QList
OfQAbstract Transition - C++ class:
QList<QAbstractTransition*>. - QList
OfQByte Array - C++ class:
QList<QByteArray>. - QList
OfQCommand Line Option - C++ class:
QList<QCommandLineOption>. - QList
OfQFile Info - C++ class:
QList<QFileInfo>. - QList
OfQItem Selection Range - C++ class:
QList<QItemSelectionRange>. - QList
OfQLocale - C++ class:
QList<QLocale>. - QList
OfQMime Type - C++ class:
QList<QMimeType>. - QList
OfQModel Index - C++ class:
QList<QModelIndex>. - QList
OfQObject - C++ class:
QList<QObject*>. - QList
OfQPair OfQStringQ String - C++ class:
QList<QPair<QString, QString>>. - QList
OfQPersistent Model Index - C++ class:
QList<QPersistentModelIndex>. - QList
OfQStorage Info - C++ class:
QList<QStorageInfo>. - QList
OfQString - C++ class:
QList<QString>. - QList
OfQString View - C++ class:
QList<QStringView>. - QList
OfQUrl - C++ class:
QList<QUrl>. - QList
OfQVariant - C++ class:
QList<QVariant>. - QList
OfTimer Info - C++ class:
QList<QAbstractEventDispatcher::TimerInfo>. - QLocale
- C++ class:
QLocale. - QLock
File - C++ class:
QLockFile. - QLogging
Category - C++ class:
QLoggingCategory. - QMap
OfIntQ Variant - C++ class:
QMap<int, QVariant>. - QMap
OfQStringQ Variant - C++ class:
QMap<QString, QVariant>. - QMargins
- C++ class:
QMargins. - QMarginsF
- C++ class:
QMarginsF. - QMessage
Authentication Code - C++ class:
QMessageAuthenticationCode. - QMessage
LogContext - C++ class:
QMessageLogContext. - QMessage
Logger - C++ class:
QMessageLogger. - QMeta
Class Info - C++ class:
QMetaClassInfo. - QMeta
Enum - C++ class:
QMetaEnum. - QMeta
Method - C++ class:
QMetaMethod. - QMeta
Object - C++ class:
QMetaObject. - QMeta
Property - C++ class:
QMetaProperty. - QMeta
Type - C++ class:
QMetaType. - QMime
Data - C++ class:
QMimeData. - QMime
Database - C++ class:
QMimeDatabase. - QMime
Type - C++ class:
QMimeType. - QModel
Index - C++ class:
QModelIndex. - QMutex
- C++ class:
QMutex. - QMutex
Locker - C++ class:
QMutexLocker. - QObject
- C++ class:
QObject. - QObject
Cleanup Handler - C++ class:
QObjectCleanupHandler. - QOperating
System Version - C++ class:
QOperatingSystemVersion. - QPair
OfDoubleQ Variant - C++ class:
QPair<double, QVariant>. - QPair
OfLonglong Uint - C++ class:
QPair<long long, unsigned int>. - QPair
OfQCbor ValueQ Cbor Value - C++ class:
QPair<QCborValue, QCborValue>. - QPair
OfQCbor Value RefQ Cbor Value Ref - C++ class:
QPair<QCborValueRef, QCborValueRef>. - QPair
OfQStringQ Json Value - C++ class:
QPair<QString, QJsonValue>. - QPair
OfQStringQ String - C++ class:
QPair<QString, QString>. - QParallel
Animation Group - C++ class:
QParallelAnimationGroup. - QPause
Animation - C++ class:
QPauseAnimation. - QPersistent
Model Index - C++ class:
QPersistentModelIndex. - QPlugin
Loader - C++ class:
QPluginLoader. - QPoint
- C++ class:
QPoint. - QPointF
- C++ class:
QPointF. - QPointer
OfQObject - C++ class:
QPointer<QObject>. - QProcess
- C++ class:
QProcess. - QProcess
Environment - C++ class:
QProcessEnvironment. - QProperty
Animation - C++ class:
QPropertyAnimation. - QPtr
- A smart pointer that automatically sets to null when the object is deleted.
- QRandom
Generator - C++ class:
QRandomGenerator. - QRandom
Generator64 - C++ class:
QRandomGenerator64. - QRead
Locker - C++ class:
QReadLocker. - QRead
Write Lock - C++ class:
QReadWriteLock. - QRect
- C++ class:
QRect. - QRectF
- C++ class:
QRectF. - QRecursive
Mutex - C++ class:
QRecursiveMutex. - QRegExp
- C++ class:
QRegExp. - QRegular
Expression - C++ class:
QRegularExpression. - QRegular
Expression Match - C++ class:
QRegularExpressionMatch. - QRegular
Expression Match Iterator - C++ class:
QRegularExpressionMatchIterator. - QResource
- C++ class:
QResource. - QRunnable
- C++ class:
QRunnable. - QSave
File - C++ class:
QSaveFile. - QSemaphore
- C++ class:
QSemaphore. - QSemaphore
Releaser - C++ class:
QSemaphoreReleaser. - QSequential
Animation Group - C++ class:
QSequentialAnimationGroup. - QSequential
Iterable - C++ class:
QSequentialIterable. - QSet
OfQAbstract State - C++ class:
QSet<QAbstractState*>. - QSettings
- C++ class:
QSettings. - QShared
Memory - C++ class:
QSharedMemory. - QSignal
Blocker - C++ class:
QSignalBlocker. - QSignal
Mapper - C++ class:
QSignalMapper. - QSignal
Transition - C++ class:
QSignalTransition. - QSize
- C++ class:
QSize. - QSizeF
- C++ class:
QSizeF. - QSocket
Descriptor - C++ class:
QSocketDescriptor. - QSocket
Notifier - C++ class:
QSocketNotifier. - QSort
Filter Proxy Model - C++ class:
QSortFilterProxyModel. - QStandard
Paths - C++ class:
QStandardPaths. - QState
- C++ class:
QState. - QState
Machine - C++ class:
QStateMachine. - QStatic
Byte Array Matcher Base - C++ class:
QStaticByteArrayMatcherBase. - QStatic
Plugin - C++ class:
QStaticPlugin. - QStorage
Info - C++ class:
QStorageInfo. - QString
- C++ class:
QString. - QString
List - C++ class:
QStringList. - QString
List Model - C++ class:
QStringListModel. - QString
Matcher - C++ class:
QStringMatcher. - QString
Ref - C++ class:
QStringRef. - QString
View - C++ class:
QStringView. - QSys
Info - C++ class:
QSysInfo. - QSystem
Semaphore - C++ class:
QSystemSemaphore. - QTemporary
Dir - C++ class:
QTemporaryDir. - QTemporary
File - C++ class:
QTemporaryFile. - QText
Boundary Finder - C++ class:
QTextBoundaryFinder. - QText
Codec - C++ class:
QTextCodec. - QText
Decoder - C++ class:
QTextDecoder. - QText
Encoder - C++ class:
QTextEncoder. - QText
Stream - C++ class:
QTextStream. - QText
Stream Manipulator - C++ class:
QTextStreamManipulator. - QThread
- C++ class:
QThread. - QThread
Pool - C++ class:
QThreadPool. - QTime
- C++ class:
QTime. - QTime
Line - C++ class:
QTimeLine. - QTime
Zone - C++ class:
QTimeZone. - QTimer
- C++ class:
QTimer. - QTimer
Event - C++ class:
QTimerEvent. - QTranslator
- C++ class:
QTranslator. - QTranspose
Proxy Model - C++ class:
QTransposeProxyModel. - QUnhandled
Exception - C++ class:
QUnhandledException. - QUrl
- C++ class:
QUrl. - QUrl
Query - C++ class:
QUrlQuery. - QUrl
TwoFlags OfUrl Formatting Option Component Formatting Option - C++ class:
QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>. - QUuid
- C++ class:
QUuid. - QVariant
- C++ class:
QVariant. - QVariant
Animation - C++ class:
QVariantAnimation. - QVector
OfInt - C++ class:
QVector<int>. - QVector
OfOffset Data - C++ class:
QVector<QTimeZone::OffsetData>. - QVector
OfQCbor Value - C++ class:
QVector<QCborValue>. - QVector
OfQPair OfDoubleQ Variant - C++ class:
QVector<QPair<double, QVariant>>. - QVector
OfQPointF - C++ class:
QVector<QPointF>. - QVector
OfQStatic Plugin - C++ class:
QVector<QStaticPlugin>. - QVector
OfQString Ref - C++ class:
QVector<QStringRef>. - QVector
OfQXml Stream Attribute - C++ class:
QVector<QXmlStreamAttribute>. - QVector
OfQXml Stream Entity Declaration - C++ class:
QVector<QXmlStreamEntityDeclaration>. - QVector
OfQXml Stream Namespace Declaration - C++ class:
QVector<QXmlStreamNamespaceDeclaration>. - QVector
OfQXml Stream Notation Declaration - C++ class:
QVector<QXmlStreamNotationDeclaration>. - QVector
OfUint - C++ class:
QVector<unsigned int>. - QVersion
Number - C++ class:
QVersionNumber. - QWait
Condition - C++ class:
QWaitCondition. - QWrite
Locker - C++ class:
QWriteLocker. - QXml
Stream Attribute - C++ class:
QXmlStreamAttribute. - QXml
Stream Attributes - C++ class:
QXmlStreamAttributes. - QXml
Stream Entity Declaration - C++ class:
QXmlStreamEntityDeclaration. - QXml
Stream Entity Resolver - C++ class:
QXmlStreamEntityResolver. - QXml
Stream Namespace Declaration - C++ class:
QXmlStreamNamespaceDeclaration. - QXml
Stream Notation Declaration - C++ class:
QXmlStreamNotationDeclaration. - QXml
Stream Reader - C++ class:
QXmlStreamReader. - QXml
Stream String Ref - C++ class:
QXmlStreamStringRef. - QXml
Stream Writer - C++ class:
QXmlStreamWriter. - Qfloat16
- C++ class:
qfloat16. - QtMsg
Type - C++ enum:
QtMsgType. - Receiver
- Reference to a particular signal or slot of a particular object.
- Return
ByValue Constant - C++ enum:
Qt::ReturnByValueConstant. - Screen
Orientation - C++ enum:
Qt::ScreenOrientation. - Scroll
BarPolicy - C++ enum:
Qt::ScrollBarPolicy. - Scroll
Phase - C++ enum:
Qt::ScrollPhase. - Shortcut
Context - C++ enum:
Qt::ShortcutContext. - Signal
- Reference to a particular signal of a particular object.
- Signal
NoArgs - Emits a Qt signal with no arguments.
- Signal
OfBool - Emits a Qt signal with arguments
bool. - Signal
OfCase Sensitivity - Emits a Qt signal with arguments
crate::CaseSensitivity. - Signal
OfDirection - Emits a Qt signal with arguments
crate::q_abstract_animation::Direction. - Signal
OfDouble - Emits a Qt signal with arguments
::std::os::raw::c_double. - Signal
OfInt - Emits a Qt signal with arguments
::std::os::raw::c_int. - Signal
OfInt Exit Status - Emits a Qt signal with arguments
::std::os::raw::c_int,crate::q_process::ExitStatus. - Signal
OfInt Int - Emits a Qt signal with arguments
::std::os::raw::c_int,::std::os::raw::c_int. - Signal
OfInt Longlong - Emits a Qt signal with arguments
::std::os::raw::c_int,::std::os::raw::c_longlong. - Signal
OfLonglong - Emits a Qt signal with arguments
::std::os::raw::c_longlong. - Signal
OfOrientation - Emits a Qt signal with arguments
crate::Orientation. - Signal
OfOrientation Int - Emits a Qt signal with arguments
crate::Orientation,::std::os::raw::c_int. - Signal
OfOrientation IntInt - Emits a Qt signal with arguments
crate::Orientation,::std::os::raw::c_int,::std::os::raw::c_int. - Signal
OfProcess Error - Emits a Qt signal with arguments
crate::q_process::ProcessError. - Signal
OfProcess State - Emits a Qt signal with arguments
crate::q_process::ProcessState. - Signal
OfQAbstract Animation - Emits a Qt signal with arguments
*mut crate::QAbstractAnimation. - Signal
OfQAbstract Item Model - Emits a Qt signal with arguments
*mut crate::QAbstractItemModel. - Signal
OfQItem Selection - Emits a Qt signal with arguments
*const crate::QItemSelection. - Signal
OfQItem SelectionQ Item Selection - Emits a Qt signal with arguments
*const crate::QItemSelection,*const crate::QItemSelection. - Signal
OfQList OfQPersistent Model Index - Emits a Qt signal with arguments
*const crate::QListOfQPersistentModelIndex. - Signal
OfQList OfQPersistent Model Index Layout Change Hint - Emits a Qt signal with arguments
*const crate::QListOfQPersistentModelIndex,crate::q_abstract_item_model::LayoutChangeHint. - Signal
OfQModel Index - Emits a Qt signal with arguments
*const crate::QModelIndex. - Signal
OfQModel Index Int - Emits a Qt signal with arguments
*const crate::QModelIndex,::std::os::raw::c_int. - Signal
OfQModel Index IntInt - Emits a Qt signal with arguments
*const crate::QModelIndex,::std::os::raw::c_int,::std::os::raw::c_int. - Signal
OfQModel Index IntIntQ Model Index - Emits a Qt signal with arguments
*const crate::QModelIndex,::std::os::raw::c_int,::std::os::raw::c_int,*const crate::QModelIndex. - Signal
OfQModel Index IntIntQ Model Index Int - Emits a Qt signal with arguments
*const crate::QModelIndex,::std::os::raw::c_int,::std::os::raw::c_int,*const crate::QModelIndex,::std::os::raw::c_int. - Signal
OfQModel IndexQ Model Index - Emits a Qt signal with arguments
*const crate::QModelIndex,*const crate::QModelIndex. - Signal
OfQModel IndexQ Model IndexQ Vector OfInt - Emits a Qt signal with arguments
*const crate::QModelIndex,*const crate::QModelIndex,*const crate::QVectorOfInt. - Signal
OfQObject - Emits a Qt signal with arguments
*mut crate::QObject. - Signal
OfQSocket Descriptor - Emits a Qt signal with arguments
*const crate::QSocketDescriptor. - Signal
OfQSocket Descriptor Type - Emits a Qt signal with arguments
*const crate::QSocketDescriptor,crate::q_socket_notifier::Type. - Signal
OfQString - Emits a Qt signal with arguments
*const crate::QString. - Signal
OfQVariant - Emits a Qt signal with arguments
*const crate::QVariant. - Signal
OfState - Emits a Qt signal with arguments
crate::q_abstract_animation::State. - Signal
OfState2 - Emits a Qt signal with arguments
crate::q_time_line::State. - Signal
OfState State - Emits a Qt signal with arguments
crate::q_abstract_animation::State,crate::q_abstract_animation::State. - Size
Hint - C++ enum:
Qt::SizeHint. - Size
Mode - C++ enum:
Qt::SizeMode. - Slot
NoArgs - Binds a Qt signal with no arguments to a Rust closure.
- Slot
OfBool - Binds a Qt signal with arguments
boolto a Rust closure. - Slot
OfCase Sensitivity - Binds a Qt signal with arguments
crate::CaseSensitivityto a Rust closure. - Slot
OfDirection - Binds a Qt signal with arguments
crate::q_abstract_animation::Directionto a Rust closure. - Slot
OfDouble - Binds a Qt signal with arguments
::std::os::raw::c_doubleto a Rust closure. - Slot
OfInt - Binds a Qt signal with arguments
::std::os::raw::c_intto a Rust closure. - Slot
OfInt Exit Status - Binds a Qt signal with arguments
::std::os::raw::c_int,crate::q_process::ExitStatusto a Rust closure. - Slot
OfInt Int - Binds a Qt signal with arguments
::std::os::raw::c_int,::std::os::raw::c_intto a Rust closure. - Slot
OfInt Longlong - Binds a Qt signal with arguments
::std::os::raw::c_int,::std::os::raw::c_longlongto a Rust closure. - Slot
OfLonglong - Binds a Qt signal with arguments
::std::os::raw::c_longlongto a Rust closure. - Slot
OfOrientation - Binds a Qt signal with arguments
crate::Orientationto a Rust closure. - Slot
OfOrientation Int - Binds a Qt signal with arguments
crate::Orientation,::std::os::raw::c_intto a Rust closure. - Slot
OfOrientation IntInt - Binds a Qt signal with arguments
crate::Orientation,::std::os::raw::c_int,::std::os::raw::c_intto a Rust closure. - Slot
OfProcess Error - Binds a Qt signal with arguments
crate::q_process::ProcessErrorto a Rust closure. - Slot
OfProcess State - Binds a Qt signal with arguments
crate::q_process::ProcessStateto a Rust closure. - Slot
OfQAbstract Animation - Binds a Qt signal with arguments
*mut crate::QAbstractAnimationto a Rust closure. - Slot
OfQAbstract Item Model - Binds a Qt signal with arguments
*mut crate::QAbstractItemModelto a Rust closure. - Slot
OfQItem Selection - Binds a Qt signal with arguments
*const crate::QItemSelectionto a Rust closure. - Slot
OfQItem SelectionQ Item Selection - Binds a Qt signal with arguments
*const crate::QItemSelection,*const crate::QItemSelectionto a Rust closure. - Slot
OfQList OfQPersistent Model Index - Binds a Qt signal with arguments
*const crate::QListOfQPersistentModelIndexto a Rust closure. - Slot
OfQList OfQPersistent Model Index Layout Change Hint - Binds a Qt signal with arguments
*const crate::QListOfQPersistentModelIndex,crate::q_abstract_item_model::LayoutChangeHintto a Rust closure. - Slot
OfQModel Index - Binds a Qt signal with arguments
*const crate::QModelIndexto a Rust closure. - Slot
OfQModel Index Int - Binds a Qt signal with arguments
*const crate::QModelIndex,::std::os::raw::c_intto a Rust closure. - Slot
OfQModel Index IntInt - Binds a Qt signal with arguments
*const crate::QModelIndex,::std::os::raw::c_int,::std::os::raw::c_intto a Rust closure. - Slot
OfQModel Index IntIntQ Model Index - Binds a Qt signal with arguments
*const crate::QModelIndex,::std::os::raw::c_int,::std::os::raw::c_int,*const crate::QModelIndexto a Rust closure. - Slot
OfQModel Index IntIntQ Model Index Int - Binds a Qt signal with arguments
*const crate::QModelIndex,::std::os::raw::c_int,::std::os::raw::c_int,*const crate::QModelIndex,::std::os::raw::c_intto a Rust closure. - Slot
OfQModel IndexQ Model Index - Binds a Qt signal with arguments
*const crate::QModelIndex,*const crate::QModelIndexto a Rust closure. - Slot
OfQModel IndexQ Model IndexQ Vector OfInt - Binds a Qt signal with arguments
*const crate::QModelIndex,*const crate::QModelIndex,*const crate::QVectorOfIntto a Rust closure. - Slot
OfQObject - Binds a Qt signal with arguments
*mut crate::QObjectto a Rust closure. - Slot
OfQSocket Descriptor - Binds a Qt signal with arguments
*const crate::QSocketDescriptorto a Rust closure. - Slot
OfQSocket Descriptor Type - Binds a Qt signal with arguments
*const crate::QSocketDescriptor,crate::q_socket_notifier::Typeto a Rust closure. - Slot
OfQString - Binds a Qt signal with arguments
*const crate::QStringto a Rust closure. - Slot
OfQVariant - Binds a Qt signal with arguments
*const crate::QVariantto a Rust closure. - Slot
OfState - Binds a Qt signal with arguments
crate::q_abstract_animation::Stateto a Rust closure. - Slot
OfState2 - Binds a Qt signal with arguments
crate::q_time_line::Stateto a Rust closure. - Slot
OfState State - Binds a Qt signal with arguments
crate::q_abstract_animation::State,crate::q_abstract_animation::Stateto a Rust closure. - Sort
Order - C++ enum:
Qt::SortOrder. - Split
Behavior Flags - C++ enum:
Qt::SplitBehaviorFlags. - TabFocus
Behavior - C++ enum:
Qt::TabFocusBehavior. - Text
Elide Mode - C++ enum:
Qt::TextElideMode. - Text
Flag - C++ enum:
Qt::TextFlag. - Text
Format - C++ enum:
Qt::TextFormat. - Text
Interaction Flag - C++ enum:
Qt::TextInteractionFlag. - Tile
Rule - C++ enum:
Qt::TileRule. - Time
Spec - C++ enum:
Qt::TimeSpec. - Timer
Type - C++ enum:
Qt::TimerType. - Tool
BarArea - C++ enum:
Qt::ToolBarArea. - Tool
BarArea Sizes - C++ enum:
Qt::ToolBarAreaSizes. - Tool
Button Style - C++ enum:
Qt::ToolButtonStyle. - Touch
Point State - C++ enum:
Qt::TouchPointState. - Transformation
Mode - C++ enum:
Qt::TransformationMode. - UIEffect
- C++ enum:
Qt::UIEffect. - White
Space Mode - C++ enum:
Qt::WhiteSpaceMode. - Widget
Attribute - C++ enum:
Qt::WidgetAttribute. - Window
Frame Section - C++ enum:
Qt::WindowFrameSection. - Window
Modality - C++ enum:
Qt::WindowModality. - Window
State - C++ enum:
Qt::WindowState. - Window
Type - C++ enum:
Qt::WindowType.
Traits§
- Arguments
Compatible - Argument types compatible for signal connection.
- AsReceiver
- Values that can be used for specifying the receiving side of a Qt signal connection.
Functions§
- bin⚠
- Calls C++ function:
QTextStream& Qt::bin(QTextStream& s). - bom⚠
- Calls C++ function:
QTextStream& Qt::bom(QTextStream& s). - center⚠
- Calls C++ function:
QTextStream& Qt::center(QTextStream& s). - dec⚠
- Calls C++ function:
QTextStream& Qt::dec(QTextStream& s). - endl⚠
- Calls C++ function:
QTextStream& Qt::endl(QTextStream& s). - fixed⚠
- Calls C++ function:
QTextStream& Qt::fixed(QTextStream& s). - flush⚠
- Calls C++ function:
QTextStream& Qt::flush(QTextStream& s). - forcepoint⚠
- Calls C++ function:
QTextStream& Qt::forcepoint(QTextStream& s). - forcesign⚠
- Calls C++ function:
QTextStream& Qt::forcesign(QTextStream& s). - hex⚠
- Calls C++ function:
QTextStream& Qt::hex(QTextStream& s). - left⚠
- Calls C++ function:
QTextStream& Qt::left(QTextStream& s). - lowercasebase⚠
- Calls C++ function:
QTextStream& Qt::lowercasebase(QTextStream& s). - lowercasedigits⚠
- Calls C++ function:
QTextStream& Qt::lowercasedigits(QTextStream& s). - noforcepoint⚠
- Calls C++ function:
QTextStream& Qt::noforcepoint(QTextStream& s). - noforcesign⚠
- Calls C++ function:
QTextStream& Qt::noforcesign(QTextStream& s). - noshowbase⚠
- Calls C++ function:
QTextStream& Qt::noshowbase(QTextStream& s). - oct⚠
- Calls C++ function:
QTextStream& Qt::oct(QTextStream& s). - q_acos⚠
- Calls C++ function:
double qAcos(double v). - q_
add_ ⚠post_ routine - Calls C++ function:
void qAddPostRoutine(void (*FN_PTR)() arg1). - q_
add_ ⚠pre_ routine - Calls C++ function:
void qAddPreRoutine(void (*FN_PTR)() arg1). - q_
app_ ⚠name - Calls C++ function:
QString qAppName(). - q_asin⚠
- Calls C++ function:
double qAsin(double v). - q_atan⚠
- Calls C++ function:
double qAtan(double v). - q_atan2⚠
- Calls C++ function:
double qAtan2(double y, double x). - q_ceil⚠
- Calls C++ function:
int qCeil(double v). - q_
checksum_ ⚠2a - Calls C++ function:
unsigned short qChecksum(const char* s, unsigned int len). - q_
checksum_ ⚠3a - Calls C++ function:
unsigned short qChecksum(const char* s, unsigned int len, Qt::ChecksumType standard). - q_
compress_ ⚠q_ byte_ array - Calls C++ function:
QByteArray qCompress(const QByteArray& data). - q_
compress_ ⚠q_ byte_ array_ int - Calls C++ function:
QByteArray qCompress(const QByteArray& data, int compressionLevel = …). - q_
compress_ ⚠uchar2_ int - Calls C++ function:
QByteArray qCompress(const unsigned char* data, int nbytes, int compressionLevel = …). - q_
compress_ ⚠uchar_ int - Calls C++ function:
QByteArray qCompress(const unsigned char* data, int nbytes). - q_cos⚠
- Calls C++ function:
double qCos(double v). - q_
count_ ⚠leading_ zero_ bits_ uchar - Calls C++ function:
unsigned int qCountLeadingZeroBits(unsigned char v). - q_
count_ ⚠leading_ zero_ bits_ uint - Calls C++ function:
unsigned int qCountLeadingZeroBits(unsigned int v). - q_
count_ ⚠leading_ zero_ bits_ ulong - Calls C++ function:
unsigned int qCountLeadingZeroBits(unsigned long v). - q_
count_ ⚠leading_ zero_ bits_ ulonglong - Calls C++ function:
unsigned int qCountLeadingZeroBits(unsigned long long v). - q_
count_ ⚠leading_ zero_ bits_ ushort - Calls C++ function:
unsigned int qCountLeadingZeroBits(unsigned short v). - q_
count_ ⚠trailing_ zero_ bits_ uchar - Calls C++ function:
unsigned int qCountTrailingZeroBits(unsigned char v). - q_
count_ ⚠trailing_ zero_ bits_ uint - Calls C++ function:
unsigned int qCountTrailingZeroBits(unsigned int v). - q_
count_ ⚠trailing_ zero_ bits_ ulong - Calls C++ function:
unsigned int qCountTrailingZeroBits(unsigned long v). - q_
count_ ⚠trailing_ zero_ bits_ ulonglong - Calls C++ function:
unsigned int qCountTrailingZeroBits(unsigned long long v). - q_
count_ ⚠trailing_ zero_ bits_ ushort - Calls C++ function:
unsigned int qCountTrailingZeroBits(unsigned short v). - q_
degrees_ ⚠to_ radians_ double - Calls C++ function:
double qDegreesToRadians(double degrees). - q_
degrees_ ⚠to_ radians_ float - Calls C++ function:
float qDegreesToRadians(float degrees). - q_
environment_ ⚠variable_ 1a - Calls C++ function:
QString qEnvironmentVariable(const char* varName). - q_
environment_ ⚠variable_ 2a - Calls C++ function:
QString qEnvironmentVariable(const char* varName, const QString& defaultValue). - q_
environment_ ⚠variable_ int_ value_ 1a - Calls C++ function:
int qEnvironmentVariableIntValue(const char* varName). - q_
environment_ ⚠variable_ int_ value_ 2a - Calls C++ function:
int qEnvironmentVariableIntValue(const char* varName, bool* ok = …). - q_
environment_ ⚠variable_ is_ empty - Calls C++ function:
bool qEnvironmentVariableIsEmpty(const char* varName). - q_
environment_ ⚠variable_ is_ set - Calls C++ function:
bool qEnvironmentVariableIsSet(const char* varName). - q_exp⚠
- Calls C++ function:
double qExp(double v). - q_fabs⚠
- Calls C++ function:
double qFabs(double v). - q_
fast_ ⚠cos - Calls C++ function:
double qFastCos(double x). - q_
fast_ ⚠sin - Calls C++ function:
double qFastSin(double x). - q_
float_ ⚠distance_ 2_ double - Calls C++ function:
unsigned long long qFloatDistance(double a, double b). - q_
float_ ⚠distance_ 2_ float - Calls C++ function:
unsigned int qFloatDistance(float a, float b). - q_
float_ ⚠from_ float16 - Calls C++ function:
void qFloatFromFloat16(float* arg1, const qfloat16* arg2, long long length). - q_
float_ ⚠to_ float16 - Calls C++ function:
void qFloatToFloat16(qfloat16* arg1, const float* arg2, long long length). - q_floor⚠
- Calls C++ function:
int qFloor(double v). - q_
format_ ⚠log_ message - Calls C++ function:
QString qFormatLogMessage(QtMsgType type, const QMessageLogContext& context, const QString& buf). - q_
fp_ ⚠classify_ double - Calls C++ function:
int qFpClassify(double val). - q_
fp_ ⚠classify_ float - Calls C++ function:
int qFpClassify(float val). - q_
fp_ ⚠classify_ qfloat16 - Calls C++ function:
int qFpClassify(qfloat16 f). - q_
free_ ⚠aligned - Calls C++ function:
void qFreeAligned(void* ptr). - q_
fuzzy_ ⚠compare_ 2_ double - Calls C++ function:
bool qFuzzyCompare(double p1, double p2). - q_
fuzzy_ ⚠compare_ 2_ float - Calls C++ function:
bool qFuzzyCompare(float p1, float p2). - q_
fuzzy_ ⚠compare_ 2_ qfloat16 - Calls C++ function:
bool qFuzzyCompare(qfloat16 p1, qfloat16 p2). - q_
fuzzy_ ⚠is_ null_ double - Calls C++ function:
bool qFuzzyIsNull(double d). - q_
fuzzy_ ⚠is_ null_ float - Calls C++ function:
bool qFuzzyIsNull(float f). - q_
fuzzy_ ⚠is_ null_ qfloat16 - Calls C++ function:
bool qFuzzyIsNull(qfloat16 f). - q_
global_ ⚠q_ hash_ seed - Calls C++ function:
int qGlobalQHashSeed(). - q_
hash_ ⚠2_ uint - Calls C++ function:
unsigned int qHash(unsigned int key, unsigned int seed = …). - q_
hash_ ⚠bits_ 2a - Calls C++ function:
unsigned int qHashBits(const void* p, unsigned long size). - q_
hash_ ⚠bits_ 3a - Calls C++ function:
unsigned int qHashBits(const void* p, unsigned long size, unsigned int seed = …). - q_
hash_ ⚠char - Calls C++ function:
unsigned int qHash(char key). - q_
hash_ ⚠char_ uint - Calls C++ function:
unsigned int qHash(char key, unsigned int seed = …). - q_
hash_ ⚠double - Calls C++ function:
unsigned int qHash(double key). - q_
hash_ ⚠double_ uint - Calls C++ function:
unsigned int qHash(double key, unsigned int seed = …). - q_
hash_ ⚠float - Calls C++ function:
unsigned int qHash(float key). - q_
hash_ ⚠float_ uint - Calls C++ function:
unsigned int qHash(float key, unsigned int seed = …). - q_
hash_ ⚠from_ base64_ result - Calls C++ function:
unsigned int qHash(const QByteArray::FromBase64Result& key). - q_
hash_ ⚠from_ base64_ result_ uint - Calls C++ function:
unsigned int qHash(const QByteArray::FromBase64Result& key, unsigned int seed = …). - q_
hash_ ⚠int - Calls C++ function:
unsigned int qHash(int key). - q_
hash_ ⚠int_ uint - Calls C++ function:
unsigned int qHash(int key, unsigned int seed = …). - q_
hash_ ⚠long - Calls C++ function:
unsigned int qHash(long key). - q_
hash_ ⚠long_ uint - Calls C++ function:
unsigned int qHash(long key, unsigned int seed = …). - q_
hash_ ⚠longlong - Calls C++ function:
unsigned int qHash(long long key). - q_
hash_ ⚠longlong_ uint - Calls C++ function:
unsigned int qHash(long long key, unsigned int seed = …). - q_
hash_ ⚠q_ bit_ array - Calls C++ function:
unsigned int qHash(const QBitArray& key). - q_
hash_ ⚠q_ bit_ array_ uint - Calls C++ function:
unsigned int qHash(const QBitArray& key, unsigned int seed = …). - q_
hash_ ⚠q_ byte_ array - Calls C++ function:
unsigned int qHash(const QByteArray& key). - q_
hash_ ⚠q_ byte_ array_ uint - Calls C++ function:
unsigned int qHash(const QByteArray& key, unsigned int seed = …). - q_
hash_ ⚠q_ cbor_ array - Calls C++ function:
unsigned int qHash(const QCborArray& array). - q_
hash_ ⚠q_ cbor_ array_ uint - Calls C++ function:
unsigned int qHash(const QCborArray& array, unsigned int seed = …). - q_
hash_ ⚠q_ cbor_ map - Calls C++ function:
unsigned int qHash(const QCborMap& map). - q_
hash_ ⚠q_ cbor_ map_ uint - Calls C++ function:
unsigned int qHash(const QCborMap& map, unsigned int seed = …). - q_
hash_ ⚠q_ cbor_ simple_ type - Calls C++ function:
unsigned int qHash(QCborSimpleType tag). - q_
hash_ ⚠q_ cbor_ simple_ type_ uint - Calls C++ function:
unsigned int qHash(QCborSimpleType tag, unsigned int seed = …). - q_
hash_ ⚠q_ cbor_ tag - Calls C++ function:
unsigned int qHash(QCborTag tag). - q_
hash_ ⚠q_ cbor_ tag_ uint - Calls C++ function:
unsigned int qHash(QCborTag tag, unsigned int seed = …). - q_
hash_ ⚠q_ cbor_ value - Calls C++ function:
unsigned int qHash(const QCborValue& value). - q_
hash_ ⚠q_ cbor_ value_ uint - Calls C++ function:
unsigned int qHash(const QCborValue& value, unsigned int seed = …). - q_
hash_ ⚠q_ char - Calls C++ function:
unsigned int qHash(QChar key). - q_
hash_ ⚠q_ char_ uint - Calls C++ function:
unsigned int qHash(QChar key, unsigned int seed = …). - q_
hash_ ⚠q_ date - Calls C++ function:
unsigned int qHash(const QDate& key). - q_
hash_ ⚠q_ date_ time - Calls C++ function:
unsigned int qHash(const QDateTime& key). - q_
hash_ ⚠q_ date_ time_ uint - Calls C++ function:
unsigned int qHash(const QDateTime& key, unsigned int seed = …). - q_
hash_ ⚠q_ date_ uint - Calls C++ function:
unsigned int qHash(const QDate& key, unsigned int seed = …). - q_
hash_ ⚠q_ hash_ of_ int_ q_ byte_ array - Calls C++ function:
unsigned int qHash(const QHash<int, QByteArray>& key). - q_
hash_ ⚠q_ hash_ of_ int_ q_ byte_ array_ uint - Calls C++ function:
unsigned int qHash(const QHash<int, QByteArray>& key, unsigned int seed = …). - q_
hash_ ⚠q_ item_ selection_ range - Calls C++ function:
unsigned int qHash(const QItemSelectionRange& arg1). - q_
hash_ ⚠q_ json_ array - Calls C++ function:
unsigned int qHash(const QJsonArray& array). - q_
hash_ ⚠q_ json_ array_ uint - Calls C++ function:
unsigned int qHash(const QJsonArray& array, unsigned int seed = …). - q_
hash_ ⚠q_ json_ object - Calls C++ function:
unsigned int qHash(const QJsonObject& object). - q_
hash_ ⚠q_ json_ object_ uint - Calls C++ function:
unsigned int qHash(const QJsonObject& object, unsigned int seed = …). - q_
hash_ ⚠q_ json_ value - Calls C++ function:
unsigned int qHash(const QJsonValue& value). - q_
hash_ ⚠q_ json_ value_ uint - Calls C++ function:
unsigned int qHash(const QJsonValue& value, unsigned int seed = …). - q_
hash_ ⚠q_ latin1_ string - Calls C++ function:
unsigned int qHash(QLatin1String key). - q_
hash_ ⚠q_ latin1_ string_ uint - Calls C++ function:
unsigned int qHash(QLatin1String key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ country - Calls C++ function:
unsigned int qHash(const QList<QLocale::Country>& key). - q_
hash_ ⚠q_ list_ of_ country_ uint - Calls C++ function:
unsigned int qHash(const QList<QLocale::Country>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ day_ of_ week - Calls C++ function:
unsigned int qHash(const QList<Qt::DayOfWeek>& key). - q_
hash_ ⚠q_ list_ of_ day_ of_ week_ uint - Calls C++ function:
unsigned int qHash(const QList<Qt::DayOfWeek>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ int - Calls C++ function:
unsigned int qHash(const QList<int>& key). - q_
hash_ ⚠q_ list_ of_ int_ uint - Calls C++ function:
unsigned int qHash(const QList<int>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ abstract_ animation - Calls C++ function:
unsigned int qHash(const QList<QAbstractAnimation*>& key). - q_
hash_ ⚠q_ list_ of_ q_ abstract_ animation_ uint - Calls C++ function:
unsigned int qHash(const QList<QAbstractAnimation*>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ abstract_ item_ model - Calls C++ function:
unsigned int qHash(const QList<QAbstractItemModel*>& key). - q_
hash_ ⚠q_ list_ of_ q_ abstract_ item_ model_ uint - Calls C++ function:
unsigned int qHash(const QList<QAbstractItemModel*>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ abstract_ state - Calls C++ function:
unsigned int qHash(const QList<QAbstractState*>& key). - q_
hash_ ⚠q_ list_ of_ q_ abstract_ state_ uint - Calls C++ function:
unsigned int qHash(const QList<QAbstractState*>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ abstract_ transition - Calls C++ function:
unsigned int qHash(const QList<QAbstractTransition*>& key). - q_
hash_ ⚠q_ list_ of_ q_ abstract_ transition_ uint - Calls C++ function:
unsigned int qHash(const QList<QAbstractTransition*>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ byte_ array - Calls C++ function:
unsigned int qHash(const QList<QByteArray>& key). - q_
hash_ ⚠q_ list_ of_ q_ byte_ array_ uint - Calls C++ function:
unsigned int qHash(const QList<QByteArray>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ item_ selection_ range - Calls C++ function:
unsigned int qHash(const QList<QItemSelectionRange>& key). - q_
hash_ ⚠q_ list_ of_ q_ item_ selection_ range_ uint - Calls C++ function:
unsigned int qHash(const QList<QItemSelectionRange>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ locale - Calls C++ function:
unsigned int qHash(const QList<QLocale>& key). - q_
hash_ ⚠q_ list_ of_ q_ locale_ uint - Calls C++ function:
unsigned int qHash(const QList<QLocale>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ mime_ type - Calls C++ function:
unsigned int qHash(const QList<QMimeType>& key). - q_
hash_ ⚠q_ list_ of_ q_ mime_ type_ uint - Calls C++ function:
unsigned int qHash(const QList<QMimeType>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ model_ index - Calls C++ function:
unsigned int qHash(const QList<QModelIndex>& key). - q_
hash_ ⚠q_ list_ of_ q_ model_ index_ uint - Calls C++ function:
unsigned int qHash(const QList<QModelIndex>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ object - Calls C++ function:
unsigned int qHash(const QList<QObject*>& key). - q_
hash_ ⚠q_ list_ of_ q_ object_ uint - Calls C++ function:
unsigned int qHash(const QList<QObject*>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ pair_ of_ q_ string_ q_ string - Calls C++ function:
unsigned int qHash(const QList<QPair<QString, QString>>& key). - q_
hash_ ⚠q_ list_ of_ q_ pair_ of_ q_ string_ q_ string_ uint - Calls C++ function:
unsigned int qHash(const QList<QPair<QString, QString>>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ persistent_ model_ index - Calls C++ function:
unsigned int qHash(const QList<QPersistentModelIndex>& key). - q_
hash_ ⚠q_ list_ of_ q_ persistent_ model_ index_ uint - Calls C++ function:
unsigned int qHash(const QList<QPersistentModelIndex>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ string - Calls C++ function:
unsigned int qHash(const QList<QString>& key). - q_
hash_ ⚠q_ list_ of_ q_ string_ uint - Calls C++ function:
unsigned int qHash(const QList<QString>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ string_ view - Calls C++ function:
unsigned int qHash(const QList<QStringView>& key). - q_
hash_ ⚠q_ list_ of_ q_ string_ view_ uint - Calls C++ function:
unsigned int qHash(const QList<QStringView>& key, unsigned int seed = …). - q_
hash_ ⚠q_ list_ of_ q_ url - Calls C++ function:
unsigned int qHash(const QList<QUrl>& key). - q_
hash_ ⚠q_ list_ of_ q_ url_ uint - Calls C++ function:
unsigned int qHash(const QList<QUrl>& key, unsigned int seed = …). - q_
hash_ ⚠q_ locale - Calls C++ function:
unsigned int qHash(const QLocale& key). - q_
hash_ ⚠q_ locale_ uint - Calls C++ function:
unsigned int qHash(const QLocale& key, unsigned int seed = …). - q_
hash_ ⚠q_ mime_ type - Calls C++ function:
unsigned int qHash(const QMimeType& key). - q_
hash_ ⚠q_ mime_ type_ uint - Calls C++ function:
unsigned int qHash(const QMimeType& key, unsigned int seed = …). - q_
hash_ ⚠q_ model_ index - Calls C++ function:
unsigned int qHash(const QModelIndex& index). - q_
hash_ ⚠q_ pair_ of_ longlong_ uint - Calls C++ function:
unsigned int qHash(const QPair<long long, unsigned int>& key). - q_
hash_ ⚠q_ pair_ of_ longlong_ uint_ uint - Calls C++ function:
unsigned int qHash(const QPair<long long, unsigned int>& key, unsigned int seed = …). - q_
hash_ ⚠q_ pair_ of_ q_ cbor_ value_ q_ cbor_ value - Calls C++ function:
unsigned int qHash(const QPair<QCborValue, QCborValue>& key). - q_
hash_ ⚠q_ pair_ of_ q_ cbor_ value_ q_ cbor_ value_ uint - Calls C++ function:
unsigned int qHash(const QPair<QCborValue, QCborValue>& key, unsigned int seed = …). - q_
hash_ ⚠q_ pair_ of_ q_ cbor_ value_ ref_ q_ cbor_ value_ ref - Calls C++ function:
unsigned int qHash(const QPair<QCborValueRef, QCborValueRef>& key). - q_
hash_ ⚠q_ pair_ of_ q_ cbor_ value_ ref_ q_ cbor_ value_ ref_ uint - Calls C++ function:
unsigned int qHash(const QPair<QCborValueRef, QCborValueRef>& key, unsigned int seed = …). - q_
hash_ ⚠q_ pair_ of_ q_ string_ q_ json_ value - Calls C++ function:
unsigned int qHash(const QPair<QString, QJsonValue>& key). - q_
hash_ ⚠q_ pair_ of_ q_ string_ q_ json_ value_ uint - Calls C++ function:
unsigned int qHash(const QPair<QString, QJsonValue>& key, unsigned int seed = …). - q_
hash_ ⚠q_ pair_ of_ q_ string_ q_ string - Calls C++ function:
unsigned int qHash(const QPair<QString, QString>& key). - q_
hash_ ⚠q_ pair_ of_ q_ string_ q_ string_ uint - Calls C++ function:
unsigned int qHash(const QPair<QString, QString>& key, unsigned int seed = …). - q_
hash_ ⚠q_ persistent_ model_ index - Calls C++ function:
unsigned int qHash(const QPersistentModelIndex& index). - q_
hash_ ⚠q_ persistent_ model_ index_ uint - Calls C++ function:
unsigned int qHash(const QPersistentModelIndex& index, unsigned int seed = …). - q_
hash_ ⚠q_ reg_ exp - Calls C++ function:
unsigned int qHash(const QRegExp& key). - q_
hash_ ⚠q_ reg_ exp_ uint - Calls C++ function:
unsigned int qHash(const QRegExp& key, unsigned int seed = …). - q_
hash_ ⚠q_ regular_ expression - Calls C++ function:
unsigned int qHash(const QRegularExpression& key). - q_
hash_ ⚠q_ regular_ expression_ uint - Calls C++ function:
unsigned int qHash(const QRegularExpression& key, unsigned int seed = …). - q_
hash_ ⚠q_ set_ of_ q_ abstract_ state - Calls C++ function:
unsigned int qHash(const QSet<QAbstractState*>& key). - q_
hash_ ⚠q_ set_ of_ q_ abstract_ state_ uint - Calls C++ function:
unsigned int qHash(const QSet<QAbstractState*>& key, unsigned int seed = …). - q_
hash_ ⚠q_ string - Calls C++ function:
unsigned int qHash(const QString& key). - q_
hash_ ⚠q_ string_ ref - Calls C++ function:
unsigned int qHash(const QStringRef& key). - q_
hash_ ⚠q_ string_ ref_ uint - Calls C++ function:
unsigned int qHash(const QStringRef& key, unsigned int seed = …). - q_
hash_ ⚠q_ string_ uint - Calls C++ function:
unsigned int qHash(const QString& key, unsigned int seed = …). - q_
hash_ ⚠q_ string_ view - Calls C++ function:
unsigned int qHash(QStringView key). - q_
hash_ ⚠q_ string_ view_ uint - Calls C++ function:
unsigned int qHash(QStringView key, unsigned int seed = …). - q_
hash_ ⚠q_ time - Calls C++ function:
unsigned int qHash(const QTime& key). - q_
hash_ ⚠q_ time_ uint - Calls C++ function:
unsigned int qHash(const QTime& key, unsigned int seed = …). - q_
hash_ ⚠q_ url - Calls C++ function:
unsigned int qHash(const QUrl& url). - q_
hash_ ⚠q_ url_ query - Calls C++ function:
unsigned int qHash(const QUrlQuery& key). - q_
hash_ ⚠q_ url_ query_ uint - Calls C++ function:
unsigned int qHash(const QUrlQuery& key, unsigned int seed = …). - q_
hash_ ⚠q_ url_ uint - Calls C++ function:
unsigned int qHash(const QUrl& url, unsigned int seed = …). - q_
hash_ ⚠q_ uuid - Calls C++ function:
unsigned int qHash(const QUuid& uuid). - q_
hash_ ⚠q_ uuid_ uint - Calls C++ function:
unsigned int qHash(const QUuid& uuid, unsigned int seed = …). - q_
hash_ ⚠q_ vector_ of_ int - Calls C++ function:
unsigned int qHash(const QVector<int>& key). - q_
hash_ ⚠q_ vector_ of_ int_ uint - Calls C++ function:
unsigned int qHash(const QVector<int>& key, unsigned int seed = …). - q_
hash_ ⚠q_ vector_ of_ q_ cbor_ value - Calls C++ function:
unsigned int qHash(const QVector<QCborValue>& key). - q_
hash_ ⚠q_ vector_ of_ q_ cbor_ value_ uint - Calls C++ function:
unsigned int qHash(const QVector<QCborValue>& key, unsigned int seed = …). - q_
hash_ ⚠q_ vector_ of_ q_ string_ ref - Calls C++ function:
unsigned int qHash(const QVector<QStringRef>& key). - q_
hash_ ⚠q_ vector_ of_ q_ string_ ref_ uint - Calls C++ function:
unsigned int qHash(const QVector<QStringRef>& key, unsigned int seed = …). - q_
hash_ ⚠q_ vector_ of_ uint - Calls C++ function:
unsigned int qHash(const QVector<unsigned int>& key). - q_
hash_ ⚠q_ vector_ of_ uint_ uint - Calls C++ function:
unsigned int qHash(const QVector<unsigned int>& key, unsigned int seed = …). - q_
hash_ ⚠q_ version_ number - Calls C++ function:
unsigned int qHash(const QVersionNumber& key). - q_
hash_ ⚠q_ version_ number_ uint - Calls C++ function:
unsigned int qHash(const QVersionNumber& key, unsigned int seed = …). - q_
hash_ ⚠schar - Calls C++ function:
unsigned int qHash(signed char key). - q_
hash_ ⚠schar_ uint - Calls C++ function:
unsigned int qHash(signed char key, unsigned int seed = …). - q_
hash_ ⚠short - Calls C++ function:
unsigned int qHash(short key). - q_
hash_ ⚠short_ uint - Calls C++ function:
unsigned int qHash(short key, unsigned int seed = …). - q_
hash_ ⚠uchar - Calls C++ function:
unsigned int qHash(unsigned char key). - q_
hash_ ⚠uchar_ uint - Calls C++ function:
unsigned int qHash(unsigned char key, unsigned int seed = …). - q_
hash_ ⚠uint - Calls C++ function:
unsigned int qHash(unsigned int key). - q_
hash_ ⚠ulong - Calls C++ function:
unsigned int qHash(unsigned long key). - q_
hash_ ⚠ulong_ uint - Calls C++ function:
unsigned int qHash(unsigned long key, unsigned int seed = …). - q_
hash_ ⚠ulonglong - Calls C++ function:
unsigned int qHash(unsigned long long key). - q_
hash_ ⚠ulonglong_ uint - Calls C++ function:
unsigned int qHash(unsigned long long key, unsigned int seed = …). - q_
hash_ ⚠ushort - Calls C++ function:
unsigned int qHash(unsigned short key). - q_
hash_ ⚠ushort_ uint - Calls C++ function:
unsigned int qHash(unsigned short key, unsigned int seed = …). - q_inf⚠
- Calls C++ function:
double qInf(). - q_
int_ ⚠cast_ double - Calls C++ function:
int qIntCast(double f). - q_
int_ ⚠cast_ float - Calls C++ function:
int qIntCast(float f). - q_
int_ ⚠cast_ qfloat16 - Calls C++ function:
int qIntCast(qfloat16 f). - q_
is_ ⚠finite_ double - Calls C++ function:
bool qIsFinite(double d). - q_
is_ ⚠finite_ float - Calls C++ function:
bool qIsFinite(float f). - q_
is_ ⚠finite_ qfloat16 - Calls C++ function:
bool qIsFinite(qfloat16 f). - q_
is_ ⚠inf_ double - Calls C++ function:
bool qIsInf(double d). - q_
is_ ⚠inf_ float - Calls C++ function:
bool qIsInf(float f). - q_
is_ ⚠inf_ qfloat16 - Calls C++ function:
bool qIsInf(qfloat16 f). - q_
is_ ⚠nan_ double - Calls C++ function:
bool qIsNaN(double d). - q_
is_ ⚠nan_ float - Calls C++ function:
bool qIsNaN(float f). - q_
is_ ⚠nan_ qfloat16 - Calls C++ function:
bool qIsNaN(qfloat16 f). - q_
is_ ⚠null_ double - Calls C++ function:
bool qIsNull(double d). - q_
is_ ⚠null_ float - Calls C++ function:
bool qIsNull(float f). - q_
is_ ⚠null_ qfloat16 - Calls C++ function:
bool qIsNull(qfloat16 f). - q_ln⚠
- Calls C++ function:
double qLn(double v). - q_
make_ ⚠pair_ 2_ q_ cbor_ value - Calls C++ function:
QPair<QCborValue, QCborValue> qMakePair(const QCborValue& x, const QCborValue& y). - q_
make_ ⚠pair_ 2_ q_ cbor_ value_ ref - Calls C++ function:
QPair<QCborValueRef, QCborValueRef> qMakePair(const QCborValueRef& x, const QCborValueRef& y). - q_
make_ ⚠pair_ 2_ q_ string - Calls C++ function:
QPair<QString, QString> qMakePair(const QString& x, const QString& y). - q_
make_ ⚠pair_ double_ q_ variant - Calls C++ function:
QPair<double, QVariant> qMakePair(const double& x, const QVariant& y). - q_
make_ ⚠pair_ longlong_ uint - Calls C++ function:
QPair<long long, unsigned int> qMakePair(const long long& x, const unsigned int& y). - q_
make_ ⚠pair_ q_ string_ q_ json_ value - Calls C++ function:
QPair<QString, QJsonValue> qMakePair(const QString& x, const QJsonValue& y). - q_
malloc_ ⚠aligned - Calls C++ function:
void* qMallocAligned(unsigned long size, unsigned long alignment). - q_
next_ ⚠power_ of_ two_ int - Calls C++ function:
unsigned int qNextPowerOfTwo(int v). - q_
next_ ⚠power_ of_ two_ longlong - Calls C++ function:
unsigned long long qNextPowerOfTwo(long long v). - q_
next_ ⚠power_ of_ two_ uint - Calls C++ function:
unsigned int qNextPowerOfTwo(unsigned int v). - q_
next_ ⚠power_ of_ two_ ulonglong - Calls C++ function:
unsigned long long qNextPowerOfTwo(unsigned long long v). - q_
plugin_ ⚠arch_ requirements - Calls C++ function:
unsigned char qPluginArchRequirements(). - q_
pointer_ ⚠from_ variant_ q_ object - Calls C++ function:
QPointer<QObject> qPointerFromVariant<QObject>(const QVariant& variant). - q_
population_ ⚠count_ uchar - Calls C++ function:
unsigned int qPopulationCount(unsigned char v). - q_
population_ ⚠count_ uint - Calls C++ function:
unsigned int qPopulationCount(unsigned int v). - q_
population_ ⚠count_ ulong - Calls C++ function:
unsigned int qPopulationCount(unsigned long v). - q_
population_ ⚠count_ ulonglong - Calls C++ function:
unsigned int qPopulationCount(unsigned long long v). - q_
population_ ⚠count_ ushort - Calls C++ function:
unsigned int qPopulationCount(unsigned short v). - q_pow⚠
- Calls C++ function:
double qPow(double x, double y). - q_q_nan⚠
- Calls C++ function:
double qQNaN(). - q_
radians_ ⚠to_ degrees_ double - Calls C++ function:
double qRadiansToDegrees(double radians). - q_
radians_ ⚠to_ degrees_ float - Calls C++ function:
float qRadiansToDegrees(float radians). - q_
realloc_ ⚠aligned - Calls C++ function:
void* qReallocAligned(void* ptr, unsigned long size, unsigned long oldsize, unsigned long alignment). - q_
register_ ⚠static_ plugin_ function - Calls C++ function:
void qRegisterStaticPluginFunction(QStaticPlugin staticPlugin). - q_
remove_ ⚠post_ routine - Calls C++ function:
void qRemovePostRoutine(void (*FN_PTR)() arg1). - q_
round64_ ⚠double - Calls C++ function:
long long qRound64(double d). - q_
round64_ ⚠float - Calls C++ function:
long long qRound64(float d). - q_
round64_ ⚠qfloat16 - Calls C++ function:
long long qRound64(qfloat16 d). - q_
round_ ⚠double - Calls C++ function:
int qRound(double d). - q_
round_ ⚠float - Calls C++ function:
int qRound(float d). - q_
round_ ⚠qfloat16 - Calls C++ function:
int qRound(qfloat16 d). - q_s_nan⚠
- Calls C++ function:
double qSNaN(). - q_
set_ ⚠global_ q_ hash_ seed - Calls C++ function:
void qSetGlobalQHashSeed(int newSeed). - q_
set_ ⚠message_ pattern - Calls C++ function:
void qSetMessagePattern(const QString& messagePattern). - q_
shared_ ⚠build - Calls C++ function:
bool qSharedBuild(). - q_sin⚠
- Calls C++ function:
double qSin(double v). - q_sqrt⚠
- Calls C++ function:
double qSqrt(double v). - q_tan⚠
- Calls C++ function:
double qTan(double v). - q_
uncompress_ ⚠1a - Calls C++ function:
QByteArray qUncompress(const QByteArray& data). - q_
uncompress_ ⚠2a - Calls C++ function:
QByteArray qUncompress(const unsigned char* data, int nbytes). - qbswap_
double ⚠ - Calls C++ function:
double qbswap(double source). - qbswap_
float ⚠ - Calls C++ function:
float qbswap(float source). - qbswap_
int ⚠ - Calls C++ function:
int qbswap(int source). - qbswap_
longlong ⚠ - Calls C++ function:
long long qbswap(long long source). - qbswap_
qfloat16 ⚠ - Calls C++ function:
qfloat16 qbswap(qfloat16 source). - qbswap_
schar ⚠ - Calls C++ function:
signed char qbswap(signed char source). - qbswap_
short ⚠ - Calls C++ function:
short qbswap(short source). - qbswap_
uchar ⚠ - Calls C++ function:
unsigned char qbswap(unsigned char source). - qbswap_
uint ⚠ - Calls C++ function:
unsigned int qbswap(unsigned int source). - qbswap_
ulonglong ⚠ - Calls C++ function:
unsigned long long qbswap(unsigned long long source). - qbswap_
ushort ⚠ - Calls C++ function:
unsigned short qbswap(unsigned short source). - qdbg⚠
- Returns an object that implements
std::fmt::Debugfor avaluethat has aQDebugoperator. - qgetenv⚠
- Calls C++ function:
QByteArray qgetenv(const char* varName). - qputenv⚠
- Calls C++ function:
bool qputenv(const char* varName, const QByteArray& value). - qrand⚠
- Calls C++ function:
int qrand(). - qs
- Creates a
QStringfrom a Rust string. - qsrand⚠
- Calls C++ function:
void qsrand(unsigned int seed). - qstrcmp_
2_ ⚠char - Calls C++ function:
int qstrcmp(const char* str1, const char* str2). - qstrcmp_
2_ ⚠q_ byte_ array - Calls C++ function:
int qstrcmp(const QByteArray& str1, const QByteArray& str2). - qstrcmp_
char_ ⚠q_ byte_ array - Calls C++ function:
int qstrcmp(const char* str1, const QByteArray& str2). - qstrcmp_
q_ ⚠byte_ array_ char - Calls C++ function:
int qstrcmp(const QByteArray& str1, const char* str2). - qstrcpy⚠
- Calls C++ function:
char* qstrcpy(char* dst, const char* src). - qstrdup⚠
- Calls C++ function:
char* qstrdup(const char* arg1). - qstricmp⚠
- Calls C++ function:
int qstricmp(const char* arg1, const char* arg2). - qstrlen⚠
- Calls C++ function:
unsigned int qstrlen(const char* str). - qstrncmp⚠
- Calls C++ function:
int qstrncmp(const char* str1, const char* str2, unsigned int len). - qstrncpy⚠
- Calls C++ function:
char* qstrncpy(char* dst, const char* src, unsigned int len). - qstrnicmp_
2_ ⚠char_ uint - Calls C++ function:
int qstrnicmp(const char* arg1, const char* arg2, unsigned int len). - qstrnicmp_
char_ ⚠longlong_ char - Calls C++ function:
int qstrnicmp(const char* arg1, long long arg2, const char* arg3). - qstrnicmp_
char_ ⚠longlong_ char_ longlong - Calls C++ function:
int qstrnicmp(const char* arg1, long long arg2, const char* arg3, long long arg4 = …). - qstrnlen⚠
- Calls C++ function:
unsigned int qstrnlen(const char* str, unsigned int maxlen). - qt_
get_ ⚠qt_ meta_ object - Calls C++ function:
const QMetaObject* qt_getQtMetaObject(). - qt_
message_ ⚠output - Calls C++ function:
void qt_message_output(QtMsgType arg1, const QMessageLogContext& context, const QString& message). - qt_
q_ ⚠meta_ enum_ debug_ operator - Calls C++ function:
QDebug qt_QMetaEnum_debugOperator(QDebug& arg1, int value, const QMetaObject* meta, const char* name). - qt_
q_ ⚠meta_ enum_ flag_ debug_ operator_ 3a - Calls C++ function:
void qt_QMetaEnum_flagDebugOperator(QDebug& debug, unsigned long sizeofT, int value). - qt_
q_ ⚠meta_ enum_ flag_ debug_ operator_ 4a - Calls C++ function:
QDebug qt_QMetaEnum_flagDebugOperator(QDebug& dbg, unsigned long long value, const QMetaObject* meta, const char* name). - qt_
tr_ ⚠id_ 1a - Calls C++ function:
QString qtTrId(const char* id). - qt_
tr_ ⚠id_ 2a - Calls C++ function:
QString qtTrId(const char* id, int n = …). - qunsetenv⚠
- Calls C++ function:
bool qunsetenv(const char* varName). - reset⚠
- Calls C++ function:
QTextStream& Qt::reset(QTextStream& s). - right⚠
- Calls C++ function:
QTextStream& Qt::right(QTextStream& s). - scientific⚠
- Calls C++ function:
QTextStream& Qt::scientific(QTextStream& s). - showbase⚠
- Calls C++ function:
QTextStream& Qt::showbase(QTextStream& s). - uppercasebase⚠
- Calls C++ function:
QTextStream& Qt::uppercasebase(QTextStream& s). - uppercasedigits⚠
- Calls C++ function:
QTextStream& Qt::uppercasedigits(QTextStream& s). - ws⚠
- Calls C++ function:
QTextStream& Qt::ws(QTextStream& s).
Attribute Macros§
- slot
- Generates a method that returns a slot object bound to
self.