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. How to assign checked value as '1' and unchecked values as '0' so that the additems value is set as '1 0 1 1'
Forum Updated to NodeBB v4.3 + New Features

How to assign checked value as '1' and unchecked values as '0' so that the additems value is set as '1 0 1 1'

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

    Re: Checkable Combobox: read checked or unchecked items

    1 Reply Last reply
    0
    • dheerendraD Offline
      dheerendraD Offline
      dheerendra
      Qt Champions 2022
      wrote on last edited by aha_1980
      #2

      Add more details on what r you trying to do. Assuming some thing, here is my response.
      Checked/Unchecked is coming from QCheckBox or QRadioButton ? Did you you look clicked signal ? Did you look at setChecked method ?

      [Edit aha_1980: fixed typo]

      Dheerendra
      @Community Service
      Certified Qt Specialist
      http://www.pthinks.com

      1 Reply Last reply
      2

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved