score::LockHelper Class Reference
The LockHelper class. More...
Detailed Description
The LockHelper class.
Class to be used in command dispatchers, so that they automatically block the element no matter the commands sent through.
Public Member Functions | |
LockHelper (QObject &model, ObjectLocker &locker) | |
LockHelper (ObjectPath &&path, ObjectLocker &locker) | |
void | lock () |
void | unlock () |
The documentation for this class was generated from the following files:
- ObjectLocker.hpp
- ObjectLocker.cpp