Skip to content

Design Tooling

Everything related to designing and design tools

95 Topics 297 Posts

Subcategories


  • For questions about Qt Design Studio

    88 Topics
    276 Posts
    Serhan KarsS

    @JKSH said in How can I add QtPdf module to Qt Design Studio?:

    C:\Qt\Tools\QtDesignStudio\qt6_design_studio_reduced_version\bin

    Thank you very much @JKSH. Copying the dlls that plugin needed to C:\Qt\Tools\QtDesignStudio\qt6_design_studio_reduced_version\bin solved my problem

  • Questions related to the Qt Bridges as part of Qt Design Studio

    7 Topics
    21 Posts
    V

    @Rufledore
    "..the bridge works fine only with the template project.."
    Here I understand that you want to use this feature to create your custom templates. The feature currently is used only internally and this might be made available where power users can use this to create custom template components.

    "..the lack of documentation related to that topic.."
    Indeed, because the feature will be released with QDS 4.4 with documentation and example projects and complete Qt Quick Controls.

    "...when we copy and paste, for example, MyButton template.."
    This is indeed the correct way of using the Control Templates i.e. Copy and paste the complete set of control and then customize it as per your need. Unfortunately, the correct template code might be missing and the released version of QDS does not have the complete functionality to import the templates.