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. adding item in qstringlist
Forum Updated to NodeBB v4.3 + New Features

adding item in qstringlist

Scheduled Pinned Locked Moved General and Desktop
qstringlist
4 Posts 3 Posters 14.4k Views 2 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.
  • L Offline
    L Offline
    Lorence
    wrote on last edited by
    #1

    How do i add an item in qstringlist? i cant find something like QStringList::add in the qt doc. anyone? TIA

    JKSHJ 1 Reply Last reply
    0
    • L Lorence

      How do i add an item in qstringlist? i cant find something like QStringList::add in the qt doc. anyone? TIA

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

      @Lorence said:

      i cant find something like QStringList::add in the qt doc.

      There's a section called "Adding Strings": http://doc.qt.io/qt-5/qstringlist.html#adding-strings

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

      1 Reply Last reply
      0
      • L Offline
        L Offline
        Lorence
        wrote on last edited by
        #3

        @JKSH thanks :)

        1 Reply Last reply
        0
        • T Offline
          T Offline
          Talya
          wrote on last edited by
          #4

          QStringList.append(String)

          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