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. QQueue<QString> . is possible _
Forum Updated to NodeBB v4.3 + New Features

QQueue<QString> . is possible _

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 376 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.
  • R Offline
    R Offline
    RahibeMeryem
    wrote on 14 Apr 2018, 16:57 last edited by
    #1

    Hi,

    How can I use QString in QQueue ?

    thx

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 14 Apr 2018, 17:46 last edited by
      #2

      Hi
      Its template based so QString should just work.

      What did you try and what didn't work ?

      The rule is that the type must be assignable
      http://doc.qt.io/qt-5/containers.html#assignable-data-type
      and QString is that.

      1 Reply Last reply
      2

      1/2

      14 Apr 2018, 16:57

      • Login

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