KIO

dndpopupmenuplugin.cpp
1/*
2 This file is part of the KDE project
3 SPDX-FileCopyrightText: 2009 Harald Hvaal <haraldhv@stud.ntnu.no>
4
5 SPDX-License-Identifier: LGPL-2.0-only OR LGPL-3.0-only
6*/
7
8#include "dndpopupmenuplugin.h"
9
10using namespace KIO;
11
16
17DndPopupMenuPlugin::~DndPopupMenuPlugin()
18{
19}
20
21#include "moc_dndpopupmenuplugin.cpp"
DndPopupMenuPlugin(QObject *parent)
Constructor.
A namespace for KIO globals.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:18:52 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.