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. QStringlist missing methods
Forum Update on Monday, May 27th 2025

QStringlist missing methods

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 4 Posters 370 Views
  • 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.
  • T Offline
    T Offline
    tushar jambhekar
    wrote on 27 Aug 2020, 22:06 last edited by
    #1

    when i try to compile code using raspberry pi cross compiler QStringList shows only few methods and use of other methods lie at or length creates compile errors. please see screenshot below.
    If i choose native compiler all methods are shown and code compiles successfully.
    same things are happening with other classes like QFile etc. what i observe is mostly methods inherited from parent class are missing.

    for cross-compilation i followed instructions on https://mechatronicsblog.com/cross-compile-and-deploy-qt-5-12-for-raspberry-pi/
    and cross compilation succeeded without any problem

    missingmethods.png

    J 1 Reply Last reply 28 Aug 2020, 04:49
    0
    • T tushar jambhekar
      27 Aug 2020, 22:06

      when i try to compile code using raspberry pi cross compiler QStringList shows only few methods and use of other methods lie at or length creates compile errors. please see screenshot below.
      If i choose native compiler all methods are shown and code compiles successfully.
      same things are happening with other classes like QFile etc. what i observe is mostly methods inherited from parent class are missing.

      for cross-compilation i followed instructions on https://mechatronicsblog.com/cross-compile-and-deploy-qt-5-12-for-raspberry-pi/
      and cross compilation succeeded without any problem

      missingmethods.png

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 28 Aug 2020, 04:49 last edited by
      #2

      @tushar-jambhekar Please show such an error

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • R Offline
        R Offline
        RiyG22
        wrote on 19 Oct 2020, 09:31 last edited by
        #3

        I am facing the same issue with cross compilation for Raspberry pi. Did you find the solution?

        1 Reply Last reply
        0
        • G Offline
          G Offline
          Gerhard
          wrote on 19 Oct 2020, 09:56 last edited by
          #4

          look at this:
          https://ubuntuforums.org/showthread.php?t=1703963

          Gerhard

          1 Reply Last reply
          1

          • Login

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