• 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
  • ui
tray.h
Go to the documentation of this file.
1 /* This file is part of the KDE project
2 
3  Copyright (C) 2009 by Fabian Henze <flyser42 AT gmx DOT de>
4 
5  This program is free software; you can redistribute it and/or
6  modify it under the terms of the GNU General Public
7  License as published by the Free Software Foundation; either
8  version 2 of the License, or (at your option) any later version.
9 */
10 
11 #ifndef TRAY_H
12 #define TRAY_H
13 
14 #include <kstatusnotifieritem.h>
15 
16 class MainWindow;
17 class KGet;
18 
27 class Tray : public KStatusNotifierItem
28 {
29 Q_OBJECT
30 public:
31  Tray( MainWindow * parent );
32 
33  void setDownloading(bool downloading);
34  bool isDownloading();
35 
36 private slots:
37  void slotActivated();
38 };
39 
40 #endif
Tray::Tray
Tray(MainWindow *parent)
class Tray Reimplementation of the KStatusNotifierItem class
Definition: tray.cpp:24
Tray
This class implements the main tray icon for kget.
Definition: tray.h:27
Tray::setDownloading
void setDownloading(bool downloading)
Definition: tray.cpp:68
KStatusNotifierItem
KGet
This is our KGet class.
Definition: kget.h:67
Tray::isDownloading
bool isDownloading()
Definition: tray.cpp:88
MainWindow
The main window of KGet.
Definition: mainwindow.h:41
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

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