Jean-Christophe Fillion-Robin 8d376ed112 Do not set unused CMake build function parameter INCLUDE_DIRECTORIES il y a 11 ans
..
Documentation bbcd631862 Always process a <library>/Documentation/CMakeLists.txt file if it exists. il y a 12 ans
Resources 19cb54fb0f Allow arbitrary order of XML progress reports from modules. il y a 12 ans
CMakeLists.txt 8d376ed112 Do not set unused CMake build function parameter INCLUDE_DIRECTORIES il y a 11 ans
README.md a757fd0ac7 Improved command line module documentation. il y a 12 ans
ctkCmdLineModuleBackendLocalProcess.cpp fef76cef38 Pass all string values as they are. Qt quotes them already. Issue #307. il y a 12 ans
ctkCmdLineModuleBackendLocalProcess.h b51677d3d7 Added API and XSD file documentation. il y a 12 ans
ctkCmdLineModuleProcessTask.cpp 23352c2583 Added qDebug to command line output to see location and arguments il y a 12 ans
ctkCmdLineModuleProcessTask.h b51677d3d7 Added API and XSD file documentation. il y a 12 ans
ctkCmdLineModuleProcessWatcher.cpp 915ac62792 Some compilers need the complete type for implicit conversions. il y a 12 ans
ctkCmdLineModuleProcessWatcher_p.h b51677d3d7 Added API and XSD file documentation. il y a 12 ans
target_libraries.cmake 9340a14d0c Refactored code into front- and backends + many explorer app improvements. il y a 12 ans

README.md

Local Process {#CommandLineModulesBackendLocalProcess_Page}

\internal This page is best viewed in its Doxygen processed form. \endinternal

The Local Process back-end is a fully featured back-end implementation for handling executable modules. When registered with a ctkCmdLineModuleManager instance, it will handle the registration of all modules with a "file" location URL scheme. See the ctkCmdLineModuleBackendLocalProcess class for details.

See the \ref CommandLineModulesBackendLocalProcess_API module for the API documentation.