kpimutils
linklocator.cpp File Reference
This file is part of the KDEPIM Utilities library and provides the LinkLocator class. More...
#include "linklocator.h"
#include <kglobal.h>
#include <kstandarddirs.h>
#include <kcodecs.h>
#include <kdebug.h>
#include <kdeversion.h>
#include <QtCore/QCoreApplication>
#include <QtCore/QFile>
#include <QtCore/QRegExp>
#include <QtGui/QTextDocument>
#include <limits.h>
Go to the source code of this file.
Detailed Description
This file is part of the KDEPIM Utilities library and provides the LinkLocator class.
Identifies URLs and email addresses embedded in plaintext.
Definition in file linklocator.cpp.