![]() |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
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 () |
Prototype interface for objects that can build up a list of file paths, stored in a QStringList.
Definition at line 34 of file ctkCmdLineModulePathBuilder.h.
|
virtual |
|
pure virtual |