dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QPropertyBindingSourceLocation
qt
core
property
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (
C
++)
struct
QPropertyBindingSourceLocation {
const
(
char
)*
fileName
;
const
(
char
)*
functionName
;
quint32
line
;
quint32
column
;
}
Members
Variables
column
quint32
column
;
Undocumented in source.
fileName
const
(
char
)*
fileName
;
Undocumented in source.
functionName
const
(
char
)*
functionName
;
Undocumented in source.
line
quint32
line
;
Undocumented in source.
Meta
Source
See Implementation
qt
core
property
classes
QBindableInterfaceForProperty
QPropertyChangeHandler
QPropertyData
enums
Reason
functions
endPropertyUpdateGroup
printMetaTypeMismatch
printUnsuitableBindableWarning
manifest constants
QT_PROPERTY_DEFAULT_BINDING_LOCATION
structs
QBindable
QBindableInterface
QProperty
QPropertyAlias
QPropertyBinding
QPropertyBindingError
QPropertyBindingErrorPrivate
QPropertyBindingSourceLocation
QPropertyObserver
QPropertyObserverBase
QPropertyObserverPointer
QPropertyObserverPrivate
QUntypedBindable
QUntypedPropertyBinding