Coding
- Writing Code
Writing, editing, and navigating in source code are core tasks in application development. Therefore, the code editor is one of the key components of Qt Design Studio. You can use the code editor in the Edit mode.
- Finding
Use the incremental and advanced search to search from currently open projects or files on the file system or use the locator to browse through projects, files, classes, functions, documentation and file systems.
- Refactoring
Code refactoring is the process of improving and simplifying code without modifying the existing functionality of an application. You can easily find and rename symbols and apply predefined actions to refactor code.
- Configuring the Editor
You can change the fonts, colors, highlighting, and indentation.
Available under certain Qt licenses.
Find out more.