SOFA API  b3f2f2a4
Open source framework for multi-physics simuation
sofa::gui::qt::ActivationFunctor Struct Reference

#include <RealGUI.h>

Protected Attributes

std::string pixmap_filename
 
bool active
 
GraphListenerQListViewlistener
 

Public Member Functions

void operator() (core::objectmodel::BaseNode *n)
 

Signals

 ActivationFunctor (bool act, GraphListenerQListView *l)
 

Attribute details

◆ active

bool sofa::gui::qt::ActivationFunctor::active
protected

◆ listener

GraphListenerQListView* sofa::gui::qt::ActivationFunctor::listener
protected

◆ pixmap_filename

std::string sofa::gui::qt::ActivationFunctor::pixmap_filename
protected

Function details

◆ ActivationFunctor

sofa::gui::qt::ActivationFunctor::ActivationFunctor ( bool  act,
GraphListenerQListView l 
)
inlinesignal

◆ operator()()

void sofa::gui::qt::ActivationFunctor::operator() ( core::objectmodel::BaseNode n)
inline