kget
#include <mainwindow.h>
The main window of KGet.
Can be collapsed or expanded.
Definition at line 41 of file mainwindow.h.
| MainWindow::MainWindow |
( |
bool |
showMainwindow = true, |
|
|
bool |
startWithoutAnimation = false, |
|
|
bool |
doTesting = false, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
| MainWindow::~MainWindow |
( |
| ) |
|
| void MainWindow::closeEvent |
( |
QCloseEvent * |
e | ) |
|
|
protectedvirtual |
| void MainWindow::dragEnterEvent |
( |
QDragEnterEvent * |
event | ) |
|
|
protectedvirtual |
| void MainWindow::dropEvent |
( |
QDropEvent * |
event | ) |
|
|
protectedvirtual |
| void MainWindow::hideEvent |
( |
QHideEvent * |
| ) |
|
|
protectedvirtual |
| void MainWindow::init |
( |
| ) |
|
| void MainWindow::setSystemTrayDownloading |
( |
bool |
running | ) |
|
|
virtual |
| void MainWindow::showEvent |
( |
QShowEvent * |
| ) |
|
|
protectedvirtual |
| QSize MainWindow::sizeHint |
( |
| ) |
const |
|
protectedvirtual |
| void MainWindow::slotImportUrl |
( |
const QString & |
url | ) |
|
|
slot |
| void MainWindow::slotQuit |
( |
| ) |
|
|
slot |
| void MainWindow::slotUpdateTitlePercent |
( |
| ) |
|
|
slot |
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
KDE's Doxygen guidelines are available online.