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. Using QtCreator to build/run QtTestBrowser
Forum Updated to NodeBB v4.3 + New Features

Using QtCreator to build/run QtTestBrowser

Scheduled Pinned Locked Moved Qt WebKit
1 Posts 1 Posters 1.2k Views 1 Watching
  • 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.
  • S Offline
    S Offline
    svenyonson
    wrote on last edited by
    #1

    I have successfully build and run the test browser in QtCreator 2.5, but I am having two problems:

    1. All of the code that is wrapped in an #if ENABLE( module_name ) is grayed out. The modules are enabled in the .config file, but I guess the IDE does not read that file.
    2. Looking at the folders/files in the projects pane, I cannot find the API files, such as qwebview.cpp

    The project I opened and configured is WebKit.pro in the top directory
    I am building the project using a custom step: Tools/Scripts/build-webkit --qt --debug (etc..)

    I'd really like to be able to set breakpoints in our Module and be able to browse all of the qt related source code.

    Thanks!

    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