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. Difference between my code and testcon code
Qt 6.11 is out! See what's new in the release blog

Difference between my code and testcon code

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.8k 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.
  • K Offline
    K Offline
    kitten
    wrote on last edited by
    #1

    hi i use a component on qt and it works fine
    it has a lot of events i use signal(QString,int,void*) to get all signals and it works fine
    now i know one of signals has a integer parametr and i use QVarianttoQString() function like testcon code
    the testcon works fine on my component but my program got crashed , i think it should be about how compiling code
    can you explain more for me?
    what should i do?

    www.kitten.mihanblog.com

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

      Sorry, but your description is so vague that the only thing I can say is: "It seems the difference is that your code is doing it wrong". Not helpful, I know:-)

      Can you maybe provide some of your code? A buildable example would be best.

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kitten
        wrote on last edited by
        #3

        ok but i copy my code from testcon example,i will wrote it here but you can't run it because it communicate with a fingerprint device you don't have it,
        the problem is on testcon it get me a correct integer input
        but in my program it is crashed

        www.kitten.mihanblog.com

        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