HttpContext
HttpContext
Section: Tulip Plugins Library (3) Updated: 19 Jul 2010 Local index
Up
NAME
HttpContext -
SYNOPSIS
#include <WebImport.h >
Public Slots
void finished (int id, bool error)
void headerReceived (const QHttpResponseHeader &)
void timeout ()
Public Member Functions
HttpContext ()
void setTimer (QTimer *timer)
Public Attributes
bool status
int rqid
bool processed
bool redirected
bool isHtml
std::string newLocation
Detailed Description
Authors: David Auber, Patrick Mary, Morgan Mathiaut from the LaBRI Visualization Team Email : auber@tulip-software.org Last modification : 13/03/2009 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Constructor & Destructor Documentation
HttpContext::HttpContext ()
Member Function Documentation
void HttpContext::finished (int id, bool error) [slot]
void HttpContext::headerReceived (const QHttpResponseHeader & resp) [slot]
void HttpContext::setTimer (QTimer * timer)
void HttpContext::timeout () [slot]
Member Data Documentation
bool HttpContext::isHtml
std::string HttpContext::newLocation
bool HttpContext::processed
bool HttpContext::redirected
int HttpContext::rqid
bool HttpContext::status
Author
Generated automatically by Doxygen for Tulip Plugins Library from the source code.
Index
NAME
SYNOPSIS
Public Slots
Public Member Functions
Public Attributes
Detailed Description
Constructor & Destructor Documentation
HttpContext::HttpContext ()
Member Function Documentation
void HttpContext::finished (int id, bool error) [slot]
void HttpContext::headerReceived (const QHttpResponseHeader & resp) [slot]
void HttpContext::setTimer (QTimer * timer)
void HttpContext::timeout () [slot]
Member Data Documentation
bool HttpContext::isHtml
std::string HttpContext::newLocation
bool HttpContext::processed
bool HttpContext::redirected
int HttpContext::rqid
bool HttpContext::status
Author
This document was created by
man2html ,
using the manual pages.
Time: 22:08:04 GMT, April 16, 2011