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. Problem with Qmetaobject::invokeMethod
Forum Updated to NodeBB v4.3 + New Features

Problem with Qmetaobject::invokeMethod

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 2.5k 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.
  • B Offline
    B Offline
    batosai
    wrote on last edited by
    #1

    i am doinga a qt project where in if i pass a object as const member its working fine but if i pass it as non const member it is terminating and giving an assert
    why is it terminating with assert?

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      The most detailed answer I can give with the available information is: Something is going wrong somewhere.

      Please provide some code or at least the exact text of the assert (if any).

      1 Reply Last reply
      0
      • B Offline
        B Offline
        batosai
        wrote on last edited by
        #3

        its giving an error no such method but method exists if i am passing qbytearray as a reference then how should my invoke method look like please help cant post the code.

        1 Reply Last reply
        0
        • G Offline
          G Offline
          goetz
          wrote on last edited by
          #4

          Is this question by any means related to "this thread":/forums/viewthread/14623/?

          http://www.catb.org/~esr/faqs/smart-questions.html

          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