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. About Qt Creator code completion
Forum Updated to NodeBB v4.3 + New Features

About Qt Creator code completion

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 2.9k 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
    skypjack
    wrote on last edited by
    #1

    Hi all,
    I used to develop with Qt Creator from Qt SDK 1.1.2.
    Starting an Harmattan project, code completation works fine only for QML native components.
    That means, for example, that it doesn't work for PageStackWindow, Page and so on.
    I think that it's not the correct behavior, however I would like to know if this is the standard behavior.

    Thanks in advance,
    Michele

    Edit: Fixed typo in thread title; mlong

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Are the relevant C++ header files set up correctly for your project (e.g. by using QT += network or whichever module you are using)? That is needed for both building the stuff as well as using it, so if your project does run fine then the code completion should also work.

      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