Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Tags
    3. calendar
    Log in to post

    • UNSOLVED Qt Quick 2.6 Graphic Bugs
      QML and Qt Quick • qml qt quick bug calendar calender custom • • bluce  

      2
      0
      Votes
      2
      Posts
      71
      Views

      Try updating Intel driver, some older releases are known to be buggy. Also, Qt Quick 2.6 - are you using Qt 5.6? If so, update to some newer version like 5.12 (LTS) or 5.14.
    • UNSOLVED check date called from firebase against calendar?
      General and Desktop • qml database calendar firebase date • • Ldweller  

      10
      0
      Votes
      10
      Posts
      1088
      Views

      @mrjj I have moved forward from calling my saved dates to receive the following: Read Value: [object Object],[object Object],[object Object],[object Object],[object Object],[object Object] for key: dates (one for each date saved) when adding if(success) { console.log(JSON.stringify(value)) } I can also read the saved dates in the format of: [{"date":"2018-10-01T21:17:00.926"},{"date":"2018-10-02T12:00:00.000"},{"date":"2018-10-03T12:00:00.000"},{"date":"2018-10-06T12:00:00.000"},{"date":"2018-10-07T12:00:00.000"},{"date":"2018-10-08T12:00:00.000"}] now how would I determine these dates are saved in my calendar to add the marker? I have tried adding a property bool to the marker so the read value equals isMarked = true yet this either marks every date on the calendar or none at all depending on how I am working this?!? How would I convert the JSON string to individual date reads?
    • UNSOLVED QDateTimeEdit.calendarPopup() freeze app on raspbian
      General and Desktop • raspberry calendar qdatetimeedit • • gatz  

      1
      0
      Votes
      1
      Posts
      424
      Views

      No one has replied

    • UNSOLVED CalendarWidget sync
      General and Desktop • calendar • • cbrwx  

      6
      0
      Votes
      6
      Posts
      1357
      Views

      What exact error did you get ? What format is it ? How are you retrieving it ?
    • UNSOLVED QML Calendar and update calendar view when adding new event
      QML and Qt Quick • qml event update calendar • • Lisbetti  

      1
      0
      Votes
      1
      Posts
      555
      Views

      No one has replied