CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Public Member Functions | List of all members
ctkCmdLineModulePathBuilder Class Referenceabstract

Prototype interface for objects that can build up a list of file paths, stored in a QStringList. More...

#include <Libs/CommandLineModules/Core/ctkCmdLineModulePathBuilder.h>

Public Member Functions

virtual QStringList build ()=0
 
virtual ~ctkCmdLineModulePathBuilder ()
 

Detailed Description

Prototype interface for objects that can build up a list of file paths, stored in a QStringList.

Author
m.cla.nosp@m.rkso.nosp@m.n@ucl.nosp@m..ac..nosp@m.uk

Definition at line 34 of file ctkCmdLineModulePathBuilder.h.

Constructor & Destructor Documentation

◆ ~ctkCmdLineModulePathBuilder()

virtual ctkCmdLineModulePathBuilder::~ctkCmdLineModulePathBuilder ( )
virtual

Member Function Documentation

◆ build()

virtual QStringList ctkCmdLineModulePathBuilder::build ( )
pure virtual

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