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

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

    XMLWordPrintable

Details

    • b2016bbfc9c7389e7b64451417395ceba96af21f

    Description

      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)'

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes