Results 1 to 2 of 2

Thread: Qt-Creatro: keyword "constexpr" not accessible via F1 in cppreference

  1. #1
    Join Date
    Aug 2020
    Location
    Leverkusen, Germany
    Posts
    1
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Qt-Creatro: keyword "constexpr" not accessible via F1 in cppreference

    Hi everyone,
    I use Qt Creator 13.0.0. and have included the file cppreference-doc-en-cpp.qch. So if I put the cursor on a keyword (e.g. const) in the editor and press F1, the corresponding information from cppreference-doc-en-cpp.qch appears. If I use constexpr instead and do the same thing, Qt Creator tells me that there is no documentation for it. That is of course wrong, because if I open cppreference-doc-en-cpp.qch (without F1), the keyword constexpr can be found there with the corresponding information.
    Questions: Is this a (known?) bug? Is there a solution?
    Thanks for answers

  2. #2

    Default Re: Qt-Creatro: keyword "constexpr" not accessible via F1 in cppreference

    Go to Tools > Options > Help > Documentation and check that the cppreference-doc-en-cpp.qch file is added and enabled. Raft Wars

Similar Threads

  1. Replies: 1
    Last Post: 20th November 2015, 11:02
  2. QSqlError("", "Parameter count mismatch", "")
    By Alberto7 in forum Newbie
    Replies: 2
    Last Post: 9th October 2015, 23:09
  3. Replies: 3
    Last Post: 16th March 2015, 08:31
  4. "emit" keyword optional when calling signals?
    By will49 in forum Qt Programming
    Replies: 1
    Last Post: 21st November 2008, 02:13
  5. Translation QFileDialog standart buttons ("Open"/"Save"/"Cancel")
    By victor.yacovlev in forum Qt Programming
    Replies: 4
    Last Post: 24th January 2008, 20:05

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.