Sascha Zelzer b51677d3d7 Added API and XSD file documentation. 13 роки тому
..
CMakeLists.txt dfc31a30ee Fixed Windows warnings and linker error. 13 роки тому
README.md b51677d3d7 Added API and XSD file documentation. 13 роки тому
ctkCmdLineModuleBackendLocalProcess.cpp 6def9e93c2 Improved code style for consistency. 13 роки тому
ctkCmdLineModuleBackendLocalProcess.h b51677d3d7 Added API and XSD file documentation. 13 роки тому
ctkCmdLineModuleProcessTask.cpp e7f6b3e190 Refined progress value and text reporting. 13 роки тому
ctkCmdLineModuleProcessTask.h b51677d3d7 Added API and XSD file documentation. 13 роки тому
ctkCmdLineModuleProcessWatcher.cpp 240f345b9e Changed assignment to equality in ctkCmdLineModuleProcessWatcher 13 роки тому
ctkCmdLineModuleProcessWatcher_p.h b51677d3d7 Added API and XSD file documentation. 13 роки тому
target_libraries.cmake 9340a14d0c Refactored code into front- and backends + many explorer app improvements. 13 роки тому

README.md

Local Process {#CommandLineModulesBackendLocalProcess_Page}

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.