Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. default argumen
    Log in to post

    • SOLVED Slot default parameter generates error
      General and Desktop • slot default argumen • • michelson  

      4
      0
      Votes
      4
      Posts
      848
      Views

      Hi, On a side note, there's no need to use fromStdString to initialize a QByteArray with a string.
    • default argument error
      General and Desktop • mainwindow default argumen • • reina  

      7
      0
      Votes
      7
      Posts
      1645
      Views

      @reina Perhaps AvailableTile has a function to set img_path after it has been constructed with the default constructor ? If not, you must create yourself and insert into the mainwindow. You cannot get Creator to use the other constructor via the UI generator. is AvailableTile your own class?
    • [solved] error: default argument missing ?
      General and Desktop • default argumen • • deleted28  

      3
      0
      Votes
      3
      Posts
      6761
      Views

      Yes, sure, and it makes sense, thank you