Fraxinus  18.10
An IGT application
cx::AngleCorrectionGUIExtenderService Class Reference

#include <cxAngleCorrectionGUIExtenderService.h>

Inheritance diagram for cx::AngleCorrectionGUIExtenderService:
cx::GUIExtenderService

Public Member Functions

 AngleCorrectionGUIExtenderService (ctkPluginContext *context)
 
virtual ~AngleCorrectionGUIExtenderService ()
 
virtual QString getName ()
 
virtual QString getType () const
 
std::vector< CategorizedWidgetcreateWidgets () const
 
- Public Member Functions inherited from cx::GUIExtenderService
virtual ~GUIExtenderService ()
 
virtual std::vector< QToolBar * > createToolBars () const
 

Detailed Description

Implementation of AngleCorrection service.

Date
2015-06-14
Author
Daniel Hoyer Iversen

Definition at line 51 of file cxAngleCorrectionGUIExtenderService.h.

Constructor & Destructor Documentation

cx::AngleCorrectionGUIExtenderService::AngleCorrectionGUIExtenderService ( ctkPluginContext *  context)

Definition at line 42 of file cxAngleCorrectionGUIExtenderService.cpp.

virtual cx::AngleCorrectionGUIExtenderService::~AngleCorrectionGUIExtenderService ( )
inlinevirtual

Definition at line 56 of file cxAngleCorrectionGUIExtenderService.h.

Member Function Documentation

std::vector< GUIExtenderService::CategorizedWidget > cx::AngleCorrectionGUIExtenderService::createWidgets ( ) const
virtual

Implements cx::GUIExtenderService.

Definition at line 58 of file cxAngleCorrectionGUIExtenderService.cpp.

QString cx::AngleCorrectionGUIExtenderService::getName ( )
virtual

Definition at line 47 of file cxAngleCorrectionGUIExtenderService.cpp.

QString cx::AngleCorrectionGUIExtenderService::getType ( ) const
virtual

Definition at line 52 of file cxAngleCorrectionGUIExtenderService.cpp.


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