CTKCommandLineModules.dox 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. /**
  2. \defgroup CommandLineModules_Group Command Line Modules
  3. \ingroup Projects
  4. See the sub-modules for detailed API documentation of the available front and back-ends.
  5. For a high-level overview, see \ref CommandLineModules_Page.
  6. \defgroup CommandLineModulesCore_API Command Line Module Core API
  7. \ingroup Libs
  8. \ingroup CommandLineModules_Group
  9. This is a list of types provided by the CTK Command Line Module Core library. See the
  10. \ref CommandLineModulesCore_Page library page for general information.
  11. \defgroup CommandLineModulesBackEnd_Group Command Line Module Back-Ends
  12. \ingroup Libs
  13. \ingroup CommandLineModules_Group
  14. This module groups back-end implementations. See ctkCmdLineModuleBackend for details about back-ends.
  15. \defgroup CommandLineModulesBackendFunctionPointer_API Function Pointer API (experimental)
  16. \ingroup CommandLineModulesBackEnd_Group
  17. This is a list of types provided by the CTK Command Line Module Function Pointer Backend library. See the
  18. \ref CommandLineModulesBackendFunctionPointer_Page library page for general information.
  19. \defgroup CommandLineModulesBackendLocalProcess_API Local Process API
  20. \ingroup CommandLineModulesBackEnd_Group
  21. This is a list of types provided by the CTK Command Line Module Local Process Backend library. See the
  22. \ref CommandLineModulesBackendLocalProcess_Page library page for general information.
  23. \defgroup CommandLineModulesFrontEnd_Group Command Line Module Front-Ends
  24. \ingroup Libs
  25. \ingroup CommandLineModules_Group
  26. This module groups front-end implementations. See ctkCmdLineModuleFrontend for details about front-ends.
  27. \defgroup CommandLineModulesFrontendQtGui_API QtGui API
  28. \ingroup CommandLineModulesFrontEnd_Group
  29. This is a list of types provided by the CTK Command Line Module Qt Gui Frontend library. See the
  30. \ref CommandLineModulesFrontendQtGui_Page library page for general information.
  31. \defgroup CommandLineModulesFrontendQtWebKit_API QtWebKit API (experimental)
  32. \ingroup CommandLineModulesFrontEnd_Group
  33. This is a list of types provided by the CTK Command Line Module Qt WebKit Frontend library. See the
  34. \ref CommandLineModulesFrontendQtWebKit_Page library page for general information.
  35. */