Skip to content

winseros/Qt6RendererIntlj

Repository files navigation

QT6 Renderer Intellij Plugin

The plugin for pretty printing Qt types by CLion and other compatible Intellij IDEs.

Note

The plugin wraps Qt6Renderer. Bring up any problems there.

Qt versions support

  • 6.x

See the note about some problems with 6.4.2 and below.

Qt types support

You can use the example project for testsing.

Debuggers support

  • LLDB
  • GDB

Operating systems tested on

  • Windows
    • Bundled LLDB 9
    • Bundled GDB 13
  • Linux
    • Bundled LLDB 13
    • Bundled GDB 13

Architectures tested on

  • x64

Requirements

See at the Qt6Renderer.

Troubleshooting

See at the Qt6Renderer.