KDDockWidgets API Documentation 2.0
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
KDBindings::Private::ConstantNode< T > Class Template Reference

#include <node.h>

Inheritance diagram for KDBindings::Private::ConstantNode< T >:
Inheritance graph
[legend]
Collaboration diagram for KDBindings::Private::ConstantNode< T >:
Collaboration graph
[legend]

Public Member Functions

 ConstantNode (const T &value)
 
const Tevaluate () const override
 
- Public Member Functions inherited from KDBindings::Private::Dirtyable
 Dirtyable ()=default
 
virtual ~Dirtyable ()=default
 
bool isDirty () const
 
virtual void markDirty ()
 
void setParent (Dirtyable *newParent)
 

Protected Member Functions

const booldirtyVariable () const override
 
Dirtyable ** parentVariable () override
 
- Protected Member Functions inherited from KDBindings::Private::NodeInterface< T >
 NodeInterface ()=default
 

Detailed Description

template<typename T>
class KDBindings::Private::ConstantNode< T >

Definition at line 128 of file node.h.

Constructor & Destructor Documentation

◆ ConstantNode()

template<typename T >
KDBindings::Private::ConstantNode< T >::ConstantNode ( const T value)
inlineexplicit

Definition at line 131 of file node.h.

Member Function Documentation

◆ dirtyVariable()

template<typename T >
const bool * KDBindings::Private::ConstantNode< T >::dirtyVariable ( ) const
inlineoverrideprotectedvirtual

Implements KDBindings::Private::Dirtyable.

Definition at line 145 of file node.h.

◆ evaluate()

template<typename T >
const T & KDBindings::Private::ConstantNode< T >::evaluate ( ) const
inlineoverridevirtual

Implements KDBindings::Private::NodeInterface< T >.

Definition at line 136 of file node.h.

◆ parentVariable()

template<typename T >
Dirtyable ** KDBindings::Private::ConstantNode< T >::parentVariable ( )
inlineoverrideprotectedvirtual

Implements KDBindings::Private::Dirtyable.

Definition at line 144 of file node.h.


The documentation for this class was generated from the following file:

© Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
KDDockWidgets
Advanced Dock Widget Framework for Qt
https://www.kdab.com/development-resources/qt-tools/kddockwidgets/
Generated by doxygen 1.9.8