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. S.M.A.R.T. Lib for Qt
Forum Updated to NodeBB v4.3 + New Features

S.M.A.R.T. Lib for Qt

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

    Hello,

    I am writing a small app that should monitor several system values. For HDDs / SSDs there are S.M.A.R.T. values, containing for ex. a power cycle count.

    I found this VC++ Project but I want to build my app with Qt:
    http://www.codeproject.com/Articles/16671/Hard-drive-information-using-S-M-A-R-T

    This project uses MFC - as I want to use Qt Widgets and the values should be stored in Sqlite, I need to rewrite it.

    Is there a SMART C++ Lib or code? Googling is difficult as there are to many "smart pointers" results.

    Thanks!

    1 Reply Last reply
    0
    • musimbateM Offline
      musimbateM Offline
      musimbate
      wrote on last edited by
      #2

      Hello,
      "this":http://sourceforge.net/apps/trac/smartmontools/wiki might help.

      Why join the navy if you can be a pirate?-Steve Jobs

      1 Reply Last reply
      0
      • C Offline
        C Offline
        ChrisW67
        wrote on last edited by
        #3

        The platform specific code for reading the drive SMART information must be in that Visual C++ project. License permitting, you can copy that into your Qt-based UI project.

        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