Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-1420

private virtual functions cannot be overriden / implemented

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.15.1
    • Shiboken
    • None

      see e.g.: http://www.gotw.ca/publications/mill18.htm

      when you have an interface with a private virtual function, it seems to be skipped by shiboken and then cannot be implemented by python code. protected or public seems to work fine though.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kleint Friedemann Kleint
            milianw Milian Wolff
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes