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. Where to find QStorageInfo?

Where to find QStorageInfo?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 662 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.
  • JKSHJ JKSH

    Hi @wowy,

    Please answer the 2 questions in my previous post.

    But if i use the install from the ubuntu software center it will only install it in the qt5 version i installed using the USC, right ?

    Right.

    I use qt creator with a qt5 kit and a qt4 kit, i manually installed the qt4 version and i would need to use the serial port too with this version.

    You only asked for Qt 5 in your original post, so I gave you a Qt 5 solution. Anyway, try that first; focus on getting it working for Qt 5 first. Worry about Qt 4 later.

    V Offline
    V Offline
    victor wang
    wrote on last edited by A Former User
    #1

    [EDIT: Split off into a new thread -- JKSH]

    @JKSH
    Do you know the package of QStorageInfo is ?
    I had make successfully on my computer but when i make it into the other computer it will show errors said is not declaring.
    Both computer is based on qt5.5.

    JKSHJ 1 Reply Last reply
    0
    • V victor wang

      [EDIT: Split off into a new thread -- JKSH]

      @JKSH
      Do you know the package of QStorageInfo is ?
      I had make successfully on my computer but when i make it into the other computer it will show errors said is not declaring.
      Both computer is based on qt5.5.

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hi @victor-wang,

      Please do not post in other peoples' threads if your question is not related. Please start your own thread.

      @victor-wang said in Where to find QStorageInfo:

      Do you know the package of QStorageInfo is ?

      It is in Qt Core: http://doc.qt.io/qt-5/qstorageinfo.html Every version of Qt since Qt 5.4 will have it.

      I had make successfully on my computer but when i make it into the other computer it will show errors said is not declaring.

      Make sure you #include the QStorageInfo header.

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      2

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved