swift
src
gui
pluginconfigwindow.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (C) 2015 swift Project Community / Contributors
2
// SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
3
5
6
#ifndef SWIFT_GUI_PLUGINCONFIGWINDOW_H
7
#define SWIFT_GUI_PLUGINCONFIGWINDOW_H
8
9
#include "
gui/overlaymessagesframe.h
"
10
#include "
gui/swiftguiexport.h
"
11
12
class
QShowEvent
;
13
14
namespace
swift::gui
15
{
19
class
SWIFT_GUI_EXPORT
CPluginConfigWindow
:
public
COverlayMessagesFrame
20
{
21
Q_OBJECT
22
public
:
24
explicit
CPluginConfigWindow
(
QWidget
*parent);
25
};
26
}
// namespace swift::gui
27
28
#endif
// SWIFT_GUI_PLUGINCONFIGWINDOW_H
swift::gui::COverlayMessagesFrame
Using this class provides a QFrame with the overlay functionality already integrated.
Definition:
overlaymessagesframe.h:381
swift::gui::CPluginConfigWindow
Base class for plugin config window.
Definition:
pluginconfigwindow.h:20
swift::gui
GUI related classes.
Definition:
altitudeedit.cpp:13
overlaymessagesframe.h
QShowEvent
QWidget
swiftguiexport.h
SWIFT_GUI_EXPORT
#define SWIFT_GUI_EXPORT
Export a class or function from the library.
Definition:
swiftguiexport.h:19
Generated on Sun Oct 12 2025 20:05:11 for swift by
1.9.1