Tag: qthread

  • A simple understanding of qthread

    A simple understanding of qthread

      A simple understanding of qthread The Example qt_qthread github link, Create a simple working for qt qthread with cmake to show the working of Multi-thread array. * The example shows the reading the number of thread count * The example shows creating multiple thread using dynamic array object and Qvector with signal/slot. * The…