kget
droptarget.cpp File Reference
#include "ui/droptarget.h"
#include "core/kget.h"
#include "core/transferhandler.h"
#include "core/transfergrouphandler.h"
#include "core/transfertreemodel.h"
#include "settings.h"
#include "mainwindow.h"
#include "ui/newtransferdialog.h"
#include <kwindowsystem.h>
#include <kmenu.h>
#include <kmessagebox.h>
#include <KPassivePopup>
#include <kapplication.h>
#include <QDesktopWidget>
#include <QBitmap>
#include <QPainter>
#include <QTimer>
#include <QToolTip>
#include <QClipboard>
#include <QStringList>
#include <math.h>
#include "droptarget.moc"
Include dependency graph for droptarget.cpp:

Go to the source code of this file.
Macros | |
#define | TARGET_ANI_MS 20 |
#define | TARGET_SIZE 64 |
#define | TARGET_TOOLTIP_MS 1000 |
Macro Definition Documentation
#define TARGET_ANI_MS 20 |
Definition at line 40 of file droptarget.cpp.
#define TARGET_SIZE 64 |
Definition at line 39 of file droptarget.cpp.
#define TARGET_TOOLTIP_MS 1000 |
Definition at line 41 of file droptarget.cpp.
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.