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.
  • V Offline
    V Offline
    vishnu
    wrote on 24 Jun 2015, 08:42 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

    P 1 Reply Last reply 24 Jun 2015, 09:10
    0
    • V vishnu
      24 Jun 2015, 08:42

      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

      P Offline
      P Offline
      p3c0
      Moderators
      wrote on 24 Jun 2015, 09:10 last edited by p3c0
      #2

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

      157

      V 1 Reply Last reply 24 Jun 2015, 10:47
      0
      • P p3c0
        24 Jun 2015, 09:10

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

        V Offline
        V Offline
        vishnu
        wrote on 24 Jun 2015, 10:47 last edited by
        #3

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

        P 1 Reply Last reply 24 Jun 2015, 11:49
        0
        • V vishnu
          24 Jun 2015, 10:47

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

          P Offline
          P Offline
          p3c0
          Moderators
          wrote on 24 Jun 2015, 11:49 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

          3/4

          24 Jun 2015, 10:47

          • Login

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