QGIS API Documentation 3.41.0-Master (fda2aa46e9a)
|
Thread used to monitor the fcgi socket. More...
#include <qgsfcgiserverresponse.h>
Public Member Functions | |
QgsSocketMonitoringThread (bool *isResponseFinished, QgsFeedback *feedback) | |
QgsSocketMonitoringThread. | |
void | run () |
Thread used to monitor the fcgi socket.
Definition at line 37 of file qgsfcgiserverresponse.h.
QgsSocketMonitoringThread::QgsSocketMonitoringThread | ( | bool * | isResponseFinished, |
QgsFeedback * | feedback | ||
) |
isResponseFinished | |
feedback |
Definition at line 57 of file qgsfcgiserverresponse.cpp.
void QgsSocketMonitoringThread::run | ( | ) |
Definition at line 90 of file qgsfcgiserverresponse.cpp.