casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
QtRegionSourceFactory.h
Go to the documentation of this file.
1 
2 #ifndef REGION_QTREGIONSOURCEFACTORY_H_
3 #define REGION_QTREGIONSOURCEFACTORY_H_
5 
6 namespace casa {
7 
8  class QtDisplayPanelGui;
9 
10  namespace viewer {
11 
12  class QtRegionDock;
13 
15  public:
20  private:
23  };
24  }
25 }
26 
27 #endif
RegionSource::shared_kernel_ptr_type kernel_
RegionSource * newSource(RegionCreator *rc)
QtRegionSourceFactory(QtDisplayPanelGui *panel)
RegionSourceKernel::shared_kernel_ptr_type shared_kernel_ptr_type
Definition: RegionSource.h:97
The main display window for the Qt version of the viewer.