CTKCommandLineModules.dox 1001 B

1234567891011121314151617181920212223242526272829303132333435
  1. /**
  2. \defgroup CommandLineModules Command Line Modules
  3. \ingroup Projects
  4. CTK provides an API for interfacing with command line modules through a
  5. self-describing XML description of the supported command line arguments.
  6. \defgroup CommandLineModulesCore Command Line Module Core
  7. \ingroup Libs
  8. \ingroup CommandLineModules
  9. \defgroup CommandLineModulesBackEnd Command Line Module Back-End
  10. \ingroup Libs
  11. \ingroup CommandLineModules
  12. \defgroup CommandLineModulesBackendFunctionPointer Command Line Module Function Pointer
  13. \ingroup CommandLineModulesBackEnd
  14. \defgroup CommandLineModulesBackendLocalProcess Command Line Module Local Process
  15. \ingroup CommandLineModulesBackEnd
  16. \defgroup CommandLineModulesFrontEnd Command Line Module Front-End
  17. \ingroup Libs
  18. \ingroup CommandLineModules
  19. \defgroup CommandLineModulesFrontendQtGui Command Line Module QtGui
  20. \ingroup CommandLineModulesFrontEnd
  21. \defgroup CommandLineModulesFrontendQtWebKit Command Line Module QtWebKit
  22. \ingroup CommandLineModulesFrontEnd
  23. */