Sascha Zelzer c15ce9dbfb Merge branch '376-handle-timeout-retrieving-xml' 10 years ago
..
Resources 0969831175 Asterisk no longer allowed in file extension 10 years ago
Testing a932ae4399 Merge branch 'cli-timeout' of https://github.com/saschazelzer/CTK into 376-handle-timeout-retrieving-xml 10 years ago
CMakeLists.txt 211106b74a Merge branch 'qt5' 11 years ago
README.md a757fd0ac7 Improved command line module documentation. 12 years ago
ctkCmdLineModuleFrontendFactoryQtGui.cpp 6def9e93c2 Improved code style for consistency. 12 years ago
ctkCmdLineModuleFrontendFactoryQtGui.h b51677d3d7 Added API and XSD file documentation. 12 years ago
ctkCmdLineModuleFrontendQtGui.cpp 1a2be75a4f Added setParameterContainerEnabled in ctkCmdLineModuleFrontendQtGui 12 years ago
ctkCmdLineModuleFrontendQtGui.h 2ef54ddf9d Update doxygen table and string maps to vectorValueProperty. 12 years ago
ctkCmdLineModuleObjectTreeWalker.cpp bbae3e9af6 Removed compiler warning about format of empty loop bodies 12 years ago
ctkCmdLineModuleObjectTreeWalker_p.h b619825307 Added support for type ParamContainer while walking through widgets 12 years ago
ctkCmdLineModuleQtComboBox.cpp 448aaf3c3e Qt5 compatibility for almost all libraries. 11 years ago
ctkCmdLineModuleQtComboBox_p.h 448aaf3c3e Qt5 compatibility for almost all libraries. 11 years ago
ctkCmdLineModuleQtUiLoader.cpp 448aaf3c3e Qt5 compatibility for almost all libraries. 11 years ago
ctkCmdLineModuleQtUiLoader.h b51677d3d7 Added API and XSD file documentation. 12 years ago
target_libraries.cmake 448aaf3c3e Qt5 compatibility for almost all libraries. 11 years ago

README.md

Qt Gui Frontend {#CommandLineModulesFrontendQtGui_Page}

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

The Qt Gui front-end uses a customizable XML stylesheet to transform the raw XML module description into Qt .ui file. For details about the configuration possibilities of the GUI generation process see the ctkCmdLineModuleFrontendQtGui class.

See the \ref CommandLineModulesFrontendQtGui_API module for the API documentation.