This class is named as QT class as it is introduced since Qt 5.3. More...
Public Member Functions | |
| QSignalBlocker (QObject *object) | |
| ~QSignalBlocker () | |
Private Attributes | |
| QObject * | myObject | 
| Blocked object.  More... | |
| bool | myIsBlocked | 
| Initial blocked state.  More... | |
It should not be compiled when Salome is ported on Qt 5.3.
      
  | 
  inline | 
References myIsBlocked, and myObject.
      
  | 
  private | 
      
  | 
  private |