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

Add function QProcess::setPriority()

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • P3: Somewhat important
    • Some future release
    • None
    • Core: I/O
    • None

    Description

      It would be nice to have a function QProcess::setPriority().

      Something like the following:

      PrioIdle (BATCH [OTHER, 20] | IDLE)
      PrioLow (OTHER, 10 | BELOW_NORMAL [NORMAL])
      PrioBelowNormal (OTHER, 5 | BELOW_NORMAL [NORMAL])
      PrioNormal (OTHER, 0 | NORMAL)
      PrioAboveNormal (OTHER, -5 | ABOVE_NORMAL [HIGH])
      PrioHigh (OTHER, -10 | HIGH)

      Attachments

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

        Activity

          People

            stormols Marius Storm-Olsen
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes