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 compare data from QdateEdit?
Forum Updated to NodeBB v4.3 + New Features

How to compare data from QdateEdit?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 296 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
    Sapok_5
    wrote on last edited by
    #1

    so, i'm creating a voting system for my project, my criteria includes, voter to be 18 or above years.
    i used QDateEdit to take voter's DOB. now i want to compare it, so that i can know s/he is eligible.
    help me please. QT c++

    Christian EhrlicherC 1 Reply Last reply
    0
    • S Sapok_5

      so, i'm creating a voting system for my project, my criteria includes, voter to be 18 or above years.
      i used QDateEdit to take voter's DOB. now i want to compare it, so that i can know s/he is eligible.
      help me please. QT c++

      Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by Christian Ehrlicher
      #2

      @Sapok_5 said in How to compare data from QdateEdit?:

      i used QDateEdit to take voter's DOB. now i want to compare it, so that i can know s/he is eligible.

      By looking into the documentation you will find a lot of comparison operators.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      3

      • Login

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