Edyuk integrates Qt Assistant in a dock widget. We can see the disambiguation popup on this picture as the user clicked on a ambiguous link in the index-based search pane.
Class browsing
Edyuk features code navigation. Code hierarchy is loaded upon project opening and you can jump to the relevant code in a coupl of clicks.
Designer integration
Edyuk features Qt Designer integration. In this screensht we can see the form being edited, the dock widgets allowing this edition and a preview of the form.
Code completion
Edyuk provides code completion for C++ files (given the presence of some databases). This screenshot demonstrates the power of completion which fears neither templates, nor operator overloading and even less subtypes.
Code completion (bis)
Edyuk code completion handles complex syntactic chains very well and all this in a matter of milliseconds.