21 connect(
this, SIGNAL(NewToolAssociated(
mitk::Tool *)),
this, SLOT(OnNewToolAssociated(
mitk::Tool *)));
45 if (m_CalculateGrayValueStatisticsTool.IsNotNull())
47 m_CalculateGrayValueStatisticsTool->StatisticsCompleted +=
60 std::cout << report << std::endl;
Displays read-only QTextEdit.
#define MITKSEGMENTATIONUI_EXPORT