Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Calender Cell Problem

Calender Cell Problem

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 2 Posters 2.5k 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.
  • B Offline
    B Offline
    bubu
    wrote on last edited by
    #1

    I want to interact with each cell of the calender by clicking it...on first click it will display the information of that cell such as weeks n year for that cell in the textbrowser in the same dialog but on again clicking on the same cell i will move to the another dialog..so is it possible to do that...and not for one cell but for each cell individually

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      Yes. Take a look at QCalendarWidget. It has signals for when a date in the calendar is clicked. You can respond to that.

      1 Reply Last reply
      0
      • B Offline
        B Offline
        bubu
        wrote on last edited by
        #3

        yeh i hv do that thing but question is that wether i can use the same cell for two clicking instance that means if i click once it will show information on textbrowser...again when i click again it move to the another dialog n both click is done one after another..
        thanks

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andre
          wrote on last edited by
          #4

          This is the exact same topic as "this":http://developer.qt.nokia.com/forums/viewthread/5205/P15/#31601 discussion. Closing.

          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