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

Allow programmer to enabe/disable qml debugging functionality in the users program

XMLWordPrintable

    • b2016bbfc9c7389e7b64451417395ceba96af21f

      Right now the only way to 'disable' the debugging functionality of QtDeclarative is through a configure switch. Anyhow, developers might want to disable it consciously in the first place.

      Proposed solution:

      • disable declarative debugging by default for release builds
      • Allow developers explicit control by a static 'QDeclarativeEngine::setDebuggable(bool debuggable)'

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

            kkohne Kai Köhne
            kkohne Kai Köhne
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes