kget
MostLocalUrlJob Class Reference
#include <mostlocalurl.h>
Inherits Job.
Public Member Functions | |
MostLocalUrlJob (const KUrl &url) | |
KUrl | mostLocalUrl () const |
virtual void | start () |
KUrl | url () |
Protected Member Functions | |
virtual void | slotResult (KJob *job) |
Detailed Description
Job for asynchronously getting the most local url, do not use directly, but use mostLocalUrlJob instead.
Definition at line 54 of file mostlocalurl.h.
Constructor & Destructor Documentation
MostLocalUrlJob::MostLocalUrlJob | ( | const KUrl & | url | ) |
Definition at line 46 of file mostlocalurl.cpp.
Member Function Documentation
KUrl MostLocalUrlJob::mostLocalUrl | ( | ) | const |
Call this in the slot connected to result.
Definition at line 57 of file mostlocalurl.cpp.
|
protectedvirtual |
Definition at line 83 of file mostlocalurl.cpp.
|
virtual |
Definition at line 62 of file mostlocalurl.cpp.
KUrl MostLocalUrlJob::url | ( | ) |
Definition at line 52 of file mostlocalurl.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.