Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. [SOLVED]Do i need to ship the image files explicitly while using QHelpEngine
Forum Updated to NodeBB v4.3 + New Features

[SOLVED]Do i need to ship the image files explicitly while using QHelpEngine

Scheduled Pinned Locked Moved Unsolved Qt WebKit
2 Posts 1 Posters 780 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.
  • K Offline
    K Offline
    koorella_1
    wrote on last edited by koorella_1
    #1

    i am using QHelpEngine for my project to develop the custom help viewer.

    i have created the .qch and the .qhc files and supplied as an input to my help engine.
    i am able to see the particular HTML file on clicking TOC .
    "But image files did not appear".
    Then as a workaround , when i coped the jpg files to by .exe folder ,and provided it as Base resource. it surprisingly showed me the images on my HTML page.

    now the issue is ,
    do i need to have the images files along with my application , to run it on other users machine...

    Please guide me.

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koorella_1
      wrote on last edited by
      #2

      i am going ahead with , having the image files in the Resource folder and creating the installer.

      1 Reply Last reply
      0

      • Login

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