Results 1 to 2 of 2

Thread: QMetaMethod::Method

  1. #1
    Join Date
    Feb 2007
    Location
    Philadelphia, USA
    Posts
    255
    Thanks
    43
    Thanked 21 Times in 21 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default QMetaMethod::Method

    I've been looking at QMetaObject for various QObject's, and I am not finding any meta methods of type "QMetaMethod::Method", i.e. they are all signals and slots. Is QMetaObject supposed to contain information about the methods of a QObject, and if not what is the QMetaMethod::Method type for?

  2. #2
    Join Date
    Jan 2007
    Location
    Augsburg, Germany
    Posts
    75
    Thanks
    4
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QMetaMethod::Method

    Maybe it's used when you declared something with Q_INTERFACES/Q_DECLARE_INTERFACES ?

  3. The following user says thank you to gri for this useful post:

    magland (14th June 2007)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.