就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 6.5.1
Qt Core
C++ 類
QObjectBindableProperty
List of All Members for QObjectBindableProperty
這是完整成員列錶為
QObjectBindableProperty
,包括繼承的成員。
QObjectBindableProperty
()
QObjectBindableProperty
(const T &)
QObjectBindableProperty
(T &&)
QObjectBindableProperty
(Functor &&)
QObjectBindableProperty
(Class *, const QPropertyBinding<T> &)
QObjectBindableProperty
(Class *, QPropertyBinding<T> &&)
~QObjectBindableProperty
()
addNotifier
(Functor) : QPropertyNotifier
binding
() const : QPropertyBinding<T>
hasBinding
() const : bool
notify
()
onValueChanged
(Functor) : QPropertyChangeHandler<Functor>
setBinding
(const QPropertyBinding<T> &) : QPropertyBinding<T>
setBinding
(const QUntypedPropertyBinding &) : bool
setBinding
(Functor) : QPropertyBinding<T>
setValue
(QObjectBindableProperty::parameter_type)
setValue
(QObjectBindableProperty::rvalue_ref)
setValueBypassingBindings
(QPropertyData::parameter_type)
setValueBypassingBindings
(QPropertyData::rvalue_ref)
subscribe
(Functor) : QPropertyChangeHandler<Functor>
takeBinding
() : QPropertyBinding<T>
value
() const : QObjectBindableProperty::parameter_type
valueBypassingBindings
() const : QPropertyData::parameter_type