Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Qt crashes when even i refractor ->generate missing Q_PROPERTY members
Forum Updated to NodeBB v4.3 + New Features

Qt crashes when even i refractor ->generate missing Q_PROPERTY members

Scheduled Pinned Locked Moved QML and Qt Quick
qt5.4crashqproperty
4 Posts 2 Posters 1.4k 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.
  • vishnuV Offline
    vishnuV Offline
    vishnu
    wrote on last edited by
    #1

    Q_PROPERTY(bool online READ online WRITE setonline NOTIFY onlineChanged)
    When even i press on refractor->generate missing Q_PROPERTY members. Qt crashes. Is something wrong with my pc or is it a bug ? Thanks

    p3c0P 1 Reply Last reply
    0
    • vishnuV vishnu

      Q_PROPERTY(bool online READ online WRITE setonline NOTIFY onlineChanged)
      When even i press on refractor->generate missing Q_PROPERTY members. Qt crashes. Is something wrong with my pc or is it a bug ? Thanks

      p3c0P Offline
      p3c0P Offline
      p3c0
      Moderators
      wrote on last edited by p3c0
      #2

      @vishnu You meant the Qt Creator crashes. Which Qt Creator version and OS ?

      157

      vishnuV 1 Reply Last reply
      0
      • p3c0P p3c0

        @vishnu You meant the Qt Creator crashes. Which Qt Creator version and OS ?

        vishnuV Offline
        vishnuV Offline
        vishnu
        wrote on last edited by
        #3

        @p3c0
        I am using Qt Version 5.4.1 (MSVC 2010, 32 bit)& MinGW.
        OS: Windows 7. Thanks

        p3c0P 1 Reply Last reply
        0
        • vishnuV vishnu

          @p3c0
          I am using Qt Version 5.4.1 (MSVC 2010, 32 bit)& MinGW.
          OS: Windows 7. Thanks

          p3c0P Offline
          p3c0P Offline
          p3c0
          Moderators
          wrote on last edited by p3c0
          #4

          @vishnu Works on Ubuntu 14.04 with Qt 5.4.1
          Edit: Works on Windows 7 64 bit with Qt 5.4.1 and MSVC 2010 too.
          Try searching https://bugreports.qt.io for possible bugs if any.

          157

          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