KDECore
kurl.h File Reference
#include <qstring.h>
#include <qvaluelist.h>
#include "kdelibs_export.h"
Include dependency graph for kurl.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KURL |
Represents and parses a URL. More... | |
class | KURL::List |
KURL::List is a QValueList that contains KURLs with a few convenience methods. More... | |
Defines | |
#define | KURL_TRIPLE_SLASH_FILE_PROT |
Functions | |
QDataStream & | operator<< (QDataStream &s, const KURL &a) |
QDataStream & | operator>> (QDataStream &s, KURL &a) |
Define Documentation
Function Documentation
QDataStream& operator<< | ( | QDataStream & | s, | |
const KURL & | a | |||
) |
QDataStream& operator>> | ( | QDataStream & | s, | |
KURL & | a | |||
) |