QTfrontend/netwwwwidget.h
changeset 634 b9db5ff5cfdb
parent 632 5e09ae25729f
child 645 c71fe8b942ee
equal deleted inserted replaced
633:9050a949db21 634:b9db5ff5cfdb
    36 
    36 
    37 private slots:
    37 private slots:
    38 	void onClientRead(int id, bool error);
    38 	void onClientRead(int id, bool error);
    39 
    39 
    40 private:
    40 private:
    41 	QVBoxLayout mainLayout;
       
    42 	QHttp * http;
    41 	QHttp * http;
    43 	
    42 	
    44 };
    43 };
    45 
    44 
    46 #endif // _NET_WWWWIDGET_INCLUDED
    45 #endif // _NET_WWWWIDGET_INCLUDED