Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-1836

Bindings generator: Lazy loading of Qt bindings

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Moved
    • Icon: P2: Important P2: Important
    • Some future release
    • None
    • Qt Script
    • None

      Currently the bindings are loaded as "monolithic" libs, e.g. all of QtGui bindings in one library. It would be nice if (groups of) classes were only loaded on demand.
      Another possibility is to split e.g. the QtGui typesystem into sub-packages; qt.gui.graphicsview, qt.gui.widgets and so on. Then you could explicitly import only the sub-packages that you want to use.

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

            kenthans Kent Hansen (Inactive)
            ezf ezf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes