SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::gui::qt::QSofaListView::LockContextManager Class Reference

#include <QSofaListView.h>

Public Attributes

QSofaListViewself {nullptr}
 
bool state {true}
 

Public Member Functions

 LockContextManager (QSofaListView *view, bool isLocked)
 
 ~LockContextManager ()
 

Attribute details

◆ self

QSofaListView* sofa::gui::qt::QSofaListView::LockContextManager::self {nullptr}

◆ state

bool sofa::gui::qt::QSofaListView::LockContextManager::state {true}

Constructor details

◆ LockContextManager()

sofa::gui::qt::QSofaListView::LockContextManager::LockContextManager ( QSofaListView view,
bool  isLocked 
)
inline

◆ ~LockContextManager()

sofa::gui::qt::QSofaListView::LockContextManager::~LockContextManager ( )
inline