XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • Qt Creator 4.12.1
    • C/C++/Obj-C++ Support
    • None
    • Linux fedora 30
    • Linux/Wayland

    Description

      using sql  support

      In one routine in my webview.cpp if have sql search with limit 10. the while (qry->next()) loops fine until I add a call to another routine. conn.UDP>send(). or even MainWindow temp;

      when ether of these are included the loop only works for the first iteration and the second fails (drops out of the end).

      see webview line 143 - 153

      Attachments

        1. mainwindow.cpp
          49 kB
        2. webview.cpp
          5 kB
        3. webview.h
          2 kB
        4. webview.ui
          2 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kosjar Nikolai Kosjar
            25newcross Tony Rider
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes