Slicer  5.1
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
List of all members | Public Types | Public Member Functions
vtkEventBrokerInitialize Class Reference

Utility class to make sure qSlicerModuleManager is initialized before it is used. More...

#include <Libs/MRML/Core/vtkEventBroker.h>

Public Types

typedef vtkEventBrokerInitialize Self
 

Public Member Functions

 vtkEventBrokerInitialize ()
 
 ~vtkEventBrokerInitialize ()
 

Detailed Description

Utility class to make sure qSlicerModuleManager is initialized before it is used.

Definition at line 314 of file vtkEventBroker.h.

Member Typedef Documentation

◆ Self

Definition at line 317 of file vtkEventBroker.h.

Constructor & Destructor Documentation

◆ vtkEventBrokerInitialize()

vtkEventBrokerInitialize::vtkEventBrokerInitialize ( )

◆ ~vtkEventBrokerInitialize()

vtkEventBrokerInitialize::~vtkEventBrokerInitialize ( )

The documentation for this class was generated from the following file: