Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. dynamic allocat

    Log in to post
    • All categories
    • L

      Solved QStirng memory allocation and free
      General and Desktop • qstring memory allocati dynamic allocat • • Lior

      6
      0
      Votes
      6
      Posts
      167
      Views

      L

      @ChrisW67 thank you.

    • A

      Solved Project crashes when closing Mainwindow
      General and Desktop • crashing pointer dynamic allocat • • Another Qt Beginner

      5
      0
      Votes
      5
      Posts
      848
      Views

      SGaist

      Which one do you mean ?

    • T

      Unsolved Should I delete dynamic element or not in this code?
      General and Desktop • mainwindow dynamic allocat dynamic delegat pointers • • testerius

      7
      0
      Votes
      7
      Posts
      2108
      Views

      T

      Thanks guys for replies, generally my app isn't well designed because it's for education purpose. Anyway thank you very much.

    • ealione

      [SOLVED]Unexpected behaviour with int x[i] where 'i' is not known at compile time.
      C++ Gurus • dynamic allocat compilers non-qt array • • ealione

      5
      0
      Votes
      5
      Posts
      1724
      Views

      K

      @ealione
      The good thing is that typically users do not notice. The problem is popping up when trying to compile with older compilers or you remember that such stuff was not possible in the past.
      As @mcosta suggests there is probably a recommendation out. On the other compiler versions are changing too rapidly and also the versions of recommendations.