• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdenetwork API Reference
  • KDE Home
  • Contact Us
 

kget

  • sources
  • kde-4.12
  • kdenetwork
  • kget
  • core
kgetglobaljob.h
Go to the documentation of this file.
1 /* This file is part of the KDE project
2 
3  Copyright (C) 2007 by Javier Goday <jgoday@gmail.com>
4  Copyright (C) 2009 by Dario Massarin <nekkar@libero.it>
5 
6  This program is free software; you can redistribute it and/or
7  modify it under the terms of the GNU General Public
8  License as published by the Free Software Foundation; either
9  version 2 of the License, or (at your option) any later version.
10 */
11 #ifndef KGETGLOBALJOB_H
12 #define KGETGLOBALJOB_H
13 
14 #include <kio/job.h>
15 
16 class TransferHandler;
17 
18 class KGetGlobalJob : public KJob
19 {
20  Q_OBJECT
21 public:
22  KGetGlobalJob(QObject *parent=0);
23  ~KGetGlobalJob();
24 
25  void update();
26 
27  void start() {};
28 
29 signals:
37  void requestStop(KJob *job, TransferHandler *handler);
38 
39 protected:
40  virtual bool doKill();
41 };
42 
43 #endif
TransferHandler
Class TransferHandler:
Definition: transferhandler.h:48
KGetGlobalJob::start
void start()
Definition: kgetglobaljob.h:27
KGetGlobalJob::update
void update()
Definition: kgetglobaljob.cpp:31
KGetGlobalJob::KGetGlobalJob
KGetGlobalJob(QObject *parent=0)
Definition: kgetglobaljob.cpp:20
QObject
KGetGlobalJob::doKill
virtual bool doKill()
Definition: kgetglobaljob.cpp:65
KGetGlobalJob::requestStop
void requestStop(KJob *job, TransferHandler *handler)
Emitted when doKill is called, e.g.
KGetGlobalJob::~KGetGlobalJob
~KGetGlobalJob()
Definition: kgetglobaljob.cpp:26
KGetGlobalJob
Definition: kgetglobaljob.h:18
KJob
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:17 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kget

Skip menu "kget"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdenetwork API Reference

Skip menu "kdenetwork API Reference"
  • kget
  • kopete
  •   kopete
  •   libkopete
  • krdc
  • krfb

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal