Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt5.6.1 IDE vs2013 Update5 QWebEngineView, run application always enter interrupts
Forum Updated to NodeBB v4.3 + New Features

Qt5.6.1 IDE vs2013 Update5 QWebEngineView, run application always enter interrupts

Scheduled Pinned Locked Moved General and Desktop
6 Posts 3 Posters 1.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tujiaw
    wrote on last edited by
    #1

    Interrupt location, click the continue button to continue normal operation

    #ifndef QT_NO_QOBJECT
    inline bool QCoreApplication::sendEvent(QObject *receiver, QEvent *event)
    {  if (event) event->spont = false; return notifyInternal2(receiver, event); }
    
    1 Reply Last reply
    0
    • T Offline
      T Offline
      tujiaw
      wrote on last edited by
      #2

      alt text

      jsulmJ 1 Reply Last reply
      0
      • T tujiaw

        alt text

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @tujiaw What is the question?

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        1
        • T Offline
          T Offline
          tujiaw
          wrote on last edited by
          #4

          How to not interrupt

          jsulmJ 1 Reply Last reply
          0
          • T tujiaw

            How to not interrupt

            jsulmJ Offline
            jsulmJ Offline
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @tujiaw Do you mean your app is crashing?
            Or what do you mean by "interrupt"?

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0
            • mrjjM Offline
              mrjjM Offline
              mrjj
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Hi
              If you can press a button to run again ( continue)
              , it really sounds like a break point?

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved