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. I subclassed QFormBuilder and I am getting 'staticMetaObject': is not a member of 'QFormBuilder'

I subclassed QFormBuilder and I am getting 'staticMetaObject': is not a member of 'QFormBuilder'

Scheduled Pinned Locked Moved Solved General and Desktop
designer plugin
3 Posts 2 Posters 252 Views
  • 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.
  • J Offline
    J Offline
    jdent
    wrote on 12 Mar 2024, 23:49 last edited by
    #1

    What did I do wrong?

    P 1 Reply Last reply 13 Mar 2024, 02:43
    0
    • J jdent
      12 Mar 2024, 23:49

      What did I do wrong?

      P Offline
      P Offline
      Pl45m4
      wrote on 13 Mar 2024, 02:43 last edited by
      #2

      @jdent said in I subclassed QFormBuilder and I am getting 'staticMetaObject': is not a member of 'QFormBuilder':

      What did I do wrong?

      Show how you subclassed it.
      I assume, you added the Q_OBJECT macro while QFormBuilder is not a QObject.


      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      J 1 Reply Last reply 13 Mar 2024, 03:16
      2
      • J jdent has marked this topic as solved on 13 Mar 2024, 03:15
      • P Pl45m4
        13 Mar 2024, 02:43

        @jdent said in I subclassed QFormBuilder and I am getting 'staticMetaObject': is not a member of 'QFormBuilder':

        What did I do wrong?

        Show how you subclassed it.
        I assume, you added the Q_OBJECT macro while QFormBuilder is not a QObject.

        J Offline
        J Offline
        jdent
        wrote on 13 Mar 2024, 03:16 last edited by
        #3

        @Pl45m4 Thanks!

        1 Reply Last reply
        0

        1/3

        12 Mar 2024, 23:49

        • Login

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