Uploaded image for project: 'Qt Automotive Suite'
  1. Qt Automotive Suite
  2. AUTOSUITE-686

Make SystemMonitor API more declarative

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P3: Somewhat important
    • 5.12.0
    • None
    • Qt Application Manager
    • None
    • 05a3bb55ce78d785a77bc8c8aaab2fd82b0bc0b5 (qt/qtapplicationmanager/6.2) e6d886635a59905ed58318d75702f538b5112a3b (qt/qtapplicationmanager/6.2)

    Description

      The following functions should be converted into regular properties:

      bool setMemoryWarningThresholds(qreal lowWarning, qreal criticalWarning);
      qreal memoryLowWarningThreshold() const;
      qreal memoryCriticalWarningThreshold() const;

      bool addIoLoadReporting(const QString &deviceName);
      void removeIoLoadReporting(const QString &deviceName);
      QStringList ioLoadReportingDevices() const;

      Attachments

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

        Activity

          People

            dandrader Daniel d'Andrada
            dandrader Daniel d'Andrada
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes