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