Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. How to integrate Qt's offline documentation in Visual Studio Extension

How to integrate Qt's offline documentation in Visual Studio Extension

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 215 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Amirreza Taghizadeh
    wrote on 3 Jun 2024, 14:08 last edited by
    #1

    Hello guys,

    I was wondering how we could use Qt's offline documentation in Visual Studio's Qt Extension by pressing F1 (just the way we do in Qt Creator)? I know we can set prefer to online but when I set it to offline and press F1 in the VS, nothing happens!

    Thanks for any help in advance

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mike158
      wrote on 12 Jun 2024, 07:23 last edited by
      #2

      Hello, @Amirreza-Taghizadeh

      To use Qt's offline documentation in Visual Studio with the F1 key:

      Install Qt Docs:
      Ensure offline documentation is installed via the Qt Maintenance Tool.

      Install Qt Visual Studio Tools:
      Ensure you have the latest version installed.

      Configure Help:
      Go to Tools > Options > Environment > Help > Online.

      Select Try local first, then online.

      For advanced integration, create a Visual Studio extension to open Qt Assistant with relevant documentation when F1 is pressed.

      I hope this will be help you
      Regards
      Mike

      1 Reply Last reply
      0
      • C Christian Ehrlicher moved this topic from General and Desktop on 12 Jun 2024, 08:30

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved