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. Flag dates in calendar that have appointments
Forum Updated to NodeBB v4.3 + New Features

Flag dates in calendar that have appointments

Scheduled Pinned Locked Moved General and Desktop
qcalendarwidget
2 Posts 2 Posters 687 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.
  • N Offline
    N Offline
    nikki16
    wrote on last edited by
    #1

    Pretty simple question but I can only find answers involving qml which I don't want to use.
    Could anyone please point me in the right direction of how to edit the styling of a date to represent that it has an appointment? Ideally I'd like to display information from an SQL query but I'll make do with the easier way first!

    Thanks in advance

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      you mean the calendar Widget ?
      As far as I know, it has no concept of appointments so even that it supports styling, it is not really
      possible to by styling.

      But, you can quite easy draw it yourself and add the needed support for appointment.

      https://wiki.qt.io/How_to_create_a_custom_calender_widget

      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