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 see existing key events in QCalendarWidget
Forum Updated to NodeBB v4.3 + New Features

how to see existing key events in QCalendarWidget

Scheduled Pinned Locked Moved General and Desktop
qcalendarwidget
2 Posts 2 Posters 706 Views 2 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
    badq
    wrote on 23 Apr 2015, 15:16 last edited by
    #1

    When I create a new QCalendarWidget there are hotkeys / shortcuts / key events (whatever the name) available by default. Like I can press:

    • up, down, left, right in order to navigate days in calendar
    • page up, page down in order to navigate months
    • home, end to go to the beginning or end of the month
      But where can I see all these possible key events listed? I have to manually find those key events by trial and error... Maybe I miss some key events which are useful?
    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 23 Apr 2015, 22:52 last edited by
      #2

      Hi and welcome to devnet,

      You should take a look at the sources of QCalendarWidget, you'll have all the information you want there

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      2/2

      23 Apr 2015, 22:52

      • Login

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