Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [BUG REPORTED] Environment Variables
Qt 6.11 is out! See what's new in the release blog

[BUG REPORTED] Environment Variables

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.5k 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
    SteveG
    wrote on last edited by
    #1

    I recently had a problem with the font directory and was referred to an article called "Deploying Qt 5 Applications on Ubuntu 12.04" that discussed setting the QT_QPA_FONTDIR environment variable. A Qt 5.2.0 file search eventually showed that the QT_QPA_FONTDIR environment variable is called at line 357 in Qt5.2.0\5.2.0\Src\qtbase\src\gui\text\qplatformfontdatabase.cpp and not used in any other file.

    Are the environment variables called by qgetenv, as well as those referenced by qputenv and qunsetenv, documented anywhere? Every environment variable should be documented in one location for "easy" reference!

    Thanks.

    Steve

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Time passing by, this kind of request will likely get lost on the forum (it's more user oriented). You should rather fill a bug/feature request on the "bug report system":http://bugreports.qt-project.org if it has not already be done. Specifically for the documentation

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SteveG
        wrote on last edited by
        #3

        Good advice. I'll follow your suggestion.

        Thanks.

        Steve

        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