![]() |
KDDockWidgets API Documentation 2.0
|
This is the complete list of members for KDBindings::PropertyUpdater< T >, including all inherited members.
| get() const =0 | KDBindings::PropertyUpdater< T > | pure virtual |
| operator=(PropertyUpdater const &other)=default | KDBindings::PropertyUpdater< T > | |
| operator=(PropertyUpdater &&other)=default | KDBindings::PropertyUpdater< T > | |
| PropertyUpdater()=default | KDBindings::PropertyUpdater< T > | |
| PropertyUpdater(PropertyUpdater const &other)=default | KDBindings::PropertyUpdater< T > | |
| PropertyUpdater(PropertyUpdater &&other)=default | KDBindings::PropertyUpdater< T > | |
| setUpdateFunction(std::function< void(T &&)> const &updateFunction)=0 | KDBindings::PropertyUpdater< T > | pure virtual |
| ~PropertyUpdater()=default | KDBindings::PropertyUpdater< T > | virtual |
KDDockWidgets