swift
src
gui
components
textmessagecomponenttab.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (C) 2018 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_COMPONENTS_TEXTMESSAGECOMPONENT_TAB_H
7
#define SWIFT_GUI_COMPONENTS_TEXTMESSAGECOMPONENT_TAB_H
8
9
#include <QMetaType>
10
11
namespace
swift::gui::components
12
{
14
enum
TextMessageTab
15
{
16
TextMessagesAll,
17
TextMessagesUnicom,
18
TextMessagesCom1,
19
TextMessagesCom2
20
};
21
}
// namespace swift::gui::components
22
23
Q_DECLARE_METATYPE(
swift::gui::components::TextMessageTab
)
24
25
#endif
// SWIFT_GUI_COMPONENTS_TEXTMESSAGECOMPONENT_TAB_H
swift::gui::components
High level reusable GUI components.
Definition:
aboutdialog.cpp:13
swift::gui::components::TextMessageTab
TextMessageTab
Tabs.
Definition:
textmessagecomponenttab.h:15
Generated on Mon Mar 24 2025 16:42:20 for swift by
1.9.1