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. Anyone seen a really good date edit?
Forum Updated to NodeBB v4.3 + New Features

Anyone seen a really good date edit?

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 5 Posters 1.1k Views 3 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.
  • P Offline
    P Offline
    patrickkidd
    wrote on last edited by
    #1

    QDateEdit is quite cumbersome to use. Has anyone else seen a simple date editor? It would be great to have one like on iOS for the iPad version of this app, and maybe a simple line-edit based date edit with a good string validator for Mac.

    Thoughts? Thanks!

    https://alaskafamilysystems.com/

    artwawA 1 Reply Last reply
    0
    • C Offline
      C Offline
      Charlie_Hdz
      wrote on last edited by
      #2

      Can you customize the QDateEdit parent?

      Actually Qt encourage you to customize QWidget based objects.

      Thank you

      Kind Regards,
      Enrique Hernandez
      gearstech.com.mx
      chernandez@gearstech.com.mx

      1 Reply Last reply
      0
      • P patrickkidd

        QDateEdit is quite cumbersome to use. Has anyone else seen a simple date editor? It would be great to have one like on iOS for the iPad version of this app, and maybe a simple line-edit based date edit with a good string validator for Mac.

        Thoughts? Thanks!

        artwawA Offline
        artwawA Offline
        artwaw
        wrote on last edited by
        #3

        @patrickkidd LineEdit you mentioned should be easy to implement on your own just subclassing QLineEdit?

        For more information please re-read.

        Kind Regards,
        Artur

        1 Reply Last reply
        0
        • VRoninV Offline
          VRoninV Offline
          VRonin
          wrote on last edited by
          #4

          KDatePicker

          "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
          ~Napoleon Bonaparte

          On a crusade to banish setIndexWidget() from the holy land of Qt

          Taz742T 1 Reply Last reply
          4
          • VRoninV VRonin

            KDatePicker

            Taz742T Offline
            Taz742T Offline
            Taz742
            wrote on last edited by
            #5

            @VRonin
            Is it possible to select a few days?

            Do what you want.

            VRoninV 1 Reply Last reply
            0
            • Taz742T Taz742

              @VRonin
              Is it possible to select a few days?

              VRoninV Offline
              VRoninV Offline
              VRonin
              wrote on last edited by
              #6

              @Taz742 You'll probably need to use KDateTable directly and access its selectionModel()

              "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
              ~Napoleon Bonaparte

              On a crusade to banish setIndexWidget() from the holy land of Qt

              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