Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Loading...
Searching...
No Matches
qSlicerCLIModuleFactoryHelper Class Reference

Qt includes. More...

#include <Base/QTCLI/qSlicerCLIModuleFactoryHelper.h>

Static Public Member Functions

static bool isBuiltIn (const QString &path)
 Convenient method returning True if the given CLI path corresponds to a built-in module.
 
static bool isInstalled (const QString &path)
 Convenient method returning True if the given CLI path corresponds to an installed module.
 
static const QStringList modulePaths ()
 Convenient method returning a list of module paths that the factory could use.
 

Detailed Description

Qt includes.

Definition at line 29 of file qSlicerCLIModuleFactoryHelper.h.

Member Function Documentation

◆ isBuiltIn()

static bool qSlicerCLIModuleFactoryHelper::isBuiltIn ( const QString & path)
static

Convenient method returning True if the given CLI path corresponds to a built-in module.

◆ isInstalled()

static bool qSlicerCLIModuleFactoryHelper::isInstalled ( const QString & path)
static

Convenient method returning True if the given CLI path corresponds to an installed module.

◆ modulePaths()

static const QStringList qSlicerCLIModuleFactoryHelper::modulePaths ( )
static

Convenient method returning a list of module paths that the factory could use.


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