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

libkonq

  • sources
  • kde-4.12
  • applications
  • kde-baseapps
  • lib
  • konq
konq_dndpopupmenuplugin.h
Go to the documentation of this file.
1 /* This file is part of the KDE project
2  Copyright 2009 Harald Hvaal <haraldhv@stud.ntnu.no>
3 
4  This library is free software; you can redistribute it and/or
5  modify it under the terms of the GNU Library General Public
6  License as published by the Free Software Foundation; either
7  version 2 of the License, or (at your option) version 3.
8 
9  This program is distributed in the hope that it will be useful,
10  but WITHOUT ANY WARRANTY; without even the implied warranty of
11  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12  GNU General Public License for more details.
13 
14  You should have received a copy of the GNU General Public License
15  along with this program; if not, write to the Free Software
16  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
17 */
18 #ifndef _KONQ_DNDPOPUPMENUPLUGIN_H_
19 #define _KONQ_DNDPOPUPMENUPLUGIN_H_
20 
21 #include "libkonq_export.h"
22 #include <QtCore/QObject>
23 
24 class QMenu;
25 class KActionCollection;
26 class KFileItemListProperties;
27 class KUrl;
28 class QAction;
29 
40 class LIBKONQ_EXPORT KonqDndPopupMenuPlugin : public QObject
41 {
42  Q_OBJECT
43 public:
44 
48  KonqDndPopupMenuPlugin(QObject* parent);
49  virtual ~KonqDndPopupMenuPlugin();
50 
61  virtual void setup(const KFileItemListProperties& popupMenuInfo,
62  KUrl destination,
63  QList<QAction*>& pluginActions) = 0;
64 };
65 
66 #endif /* _KONQ_DNDPOPUPMENUPLUGIN_H_ */
QObject
libkonq_export.h
QMenu
LIBKONQ_EXPORT
#define LIBKONQ_EXPORT
Definition: libkonq_export.h:36
KonqDndPopupMenuPlugin
Base class for drag and drop popup menus.
Definition: konq_dndpopupmenuplugin.h:40
QList
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

libkonq

Skip menu "libkonq"
  • Main Page
  • Namespace List
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

applications API Reference

Skip menu "applications API Reference"
  •   kate
  •       kate
  •   KTextEditor
  •   Kate
  • Applications
  •   Libraries
  •     libkonq
  • Konsole

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