MITK-IGT
IGT Extension of MITK
Loading...
Searching...
No Matches
QmitkUSNavigationFreezeButton.h File Reference
#include <QPushButton>
#include "mitkUSCombinedModality.h"

Go to the source code of this file.

Classes

class  QmitkUSNavigationFreezeButton
 QPushButton for freezing and unfreezing a combined modality. The button already has an icon and a text. On every successful freeze or unfreeze the signal SignalFrezzed() is emitted. One should listen to this signal rather than to the clicked() signal of the QPushButton as the combined modality may not be freezed after clicked() was emitted. More...