Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. German
  4. Using qt.conf Tutorial
Forum Update on Monday, May 27th 2025

Using qt.conf Tutorial

Scheduled Pinned Locked Moved Unsolved German
3 Posts 2 Posters 1.2k 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.
  • G Offline
    G Offline
    Galilio
    wrote on last edited by
    #1

    Hallo zusammen,

    ich versuche zu MyApp eine qt.conf zu schreiben, damit ich nicht jedesmal die Plugins anpassen muss.

    Ich weiss es ehrlich nicht wie ich dann anfangen muss?

    McLionM 1 Reply Last reply
    0
    • G Offline
      G Offline
      Galilio
      wrote on last edited by
      #2

      Ich habe es mir dieses Links "http://www.tripleboot.org/?p=536" angeschaut.

      Es ist leider nicht detailliert genug beschrieben. Es ist eher für die forgeschrittene Qt Benutzer und nicht für Anfänger wie "Ich".

      Es ist mir schon klar, dass man manuel die plugins einrichten kann aber es ist nicht sinnvoll.

      1 Reply Last reply
      0
      • G Galilio

        Hallo zusammen,

        ich versuche zu MyApp eine qt.conf zu schreiben, damit ich nicht jedesmal die Plugins anpassen muss.

        Ich weiss es ehrlich nicht wie ich dann anfangen muss?

        McLionM Offline
        McLionM Offline
        McLion
        wrote on last edited by
        #3

        @Galilio
        Als Beispiel hier meine qt.conf die ich unter Linux verwende.
        Einfach in dasselbe Verzeichnis wie die Applikation platzieren.

        [Paths]
         Prefix = /opt/bin
         Libraries = /opt/lib
         Plugins = /opt/lib/plugins
        
        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