CTKCommandLineModules.dox 439 B

12345678910111213141516171819
  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 Support
  7. \ingroup Libs
  8. \ingroup CommandLineModules
  9. \defgroup CommandLineModulesQtGui Command Line Module QtGui Support
  10. \ingroup Libs
  11. \ingroup CommandLineModules
  12. */