Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-1388

Suggestion to have functionality in qmake for setting up AppleScript

    XMLWordPrintable

Details

    Description

      It would be nice to be able to include the files required to do AppleScript in an Qt application through the pro file.

      The application property list must be modified to include:
      NSAppleScriptEnabled = Yes

      Then, one can use the application called "sdef editor" in order to
      create a "dictionnary file" (.sdef), in which one can write available
      methods, classes, properties. It must be converted into a .rsrc file.

      And here Qt could perhaps support adding this file in the pro file. It would need a
      field where I could specify the .sdef file (or .r file it is the same).
      This file should go through Rez in order to get the .rsrc file and be
      copied in the Resource folder of the compiled application.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            stormols Marius Storm-Olsen
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes