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. QSpinBox value changed slot has called twice on mouse click

QSpinBox value changed slot has called twice on mouse click

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 372 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.
  • S Offline
    S Offline
    sayan275
    wrote on last edited by sayan275
    #1

    Re: Qt DoubleSpin Box value changed slot has called twice

    I'm also facing the same issue...on Qt 5.7.

    I tried using different slot, using connect statement, Qt::UniqueConnection and also in ui, keyboardTracking set to false.

    Any hints to fix this issue??

    Just noticed another thing.
    If I run via Qt creator in debug or release mode, the slot gets called twice.
    But If run the exe directly, it's called once only.
    Strange!!!

    Bhushan_SureB 1 Reply Last reply
    0
    • S sayan275

      Re: Qt DoubleSpin Box value changed slot has called twice

      I'm also facing the same issue...on Qt 5.7.

      I tried using different slot, using connect statement, Qt::UniqueConnection and also in ui, keyboardTracking set to false.

      Any hints to fix this issue??

      Just noticed another thing.
      If I run via Qt creator in debug or release mode, the slot gets called twice.
      But If run the exe directly, it's called once only.
      Strange!!!

      Bhushan_SureB Offline
      Bhushan_SureB Offline
      Bhushan_Sure
      wrote on last edited by
      #2
      This post is deleted!
      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