#include <QtGui/qapplication.h>
#include <QtCore/qtimer.h>
#include <iostream>
#include <tulip/TulipPlugin.h>
#include 'WebImport.h'
#include <string>
#include <QtNetwork/qhttp.h>
#include <QtCore/qeventloop.h>
class UrlElement
struct std::less< UrlElement >
struct WebImport
static char * not_html_extensions []
static char * rejected_protocols []
{
'.bmp', '.css', '.doc', '.ico', '.exe', '.gif', '.gz', '.js', '.jpeg', '.jpg',
'.pdf', ',.png', '.ps', '.tar', '.tgz', '.wav', '.zip', '.z',
0
}
{
'https:', 'ftp:', 'gopher:', 'sftp:', 'javascript:', 'mms:', 'mailto:',
0
}
Generated automatically by Doxygen for Tulip Plugins Library from the source code.