umbrello
2.35.2
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
unittests
testlistpopupmenu.h
Go to the documentation of this file.
1
/*
2
SPDX-FileCopyrightText: 2018 Ralf Habacker <ralf.habacker@freenet.de>
3
4
SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
5
*/
6
7
#ifndef TESTLISTPOPUPMENU_H
8
#define TESTLISTPOPUPMENU_H
9
10
#include "
testbase.h
"
11
12
class
TestListPopupMenu
:
public
TestBase
13
{
14
Q_OBJECT
15
16
private
slots:
17
void
test_createWidgetsSingleSelect
();
18
void
test_createWidgetsMultiSelect
();
19
void
test_createAssociationWidget
();
20
void
test_createUMLScene
();
21
void
test_createUMLListview
();
22
void
test_createMiscMenu
();
23
};
24
25
#endif
// TESTLISTPOPUPMENU_H
TestBase
Definition:
testbase.h:34
TestListPopupMenu
Definition:
testlistpopupmenu.h:13
TestListPopupMenu::test_createWidgetsSingleSelect
void test_createWidgetsSingleSelect()
Definition:
testlistpopupmenu.cpp:30
TestListPopupMenu::test_createWidgetsMultiSelect
void test_createWidgetsMultiSelect()
Definition:
testlistpopupmenu.cpp:55
TestListPopupMenu::test_createUMLScene
void test_createUMLScene()
Definition:
testlistpopupmenu.cpp:95
TestListPopupMenu::test_createMiscMenu
void test_createMiscMenu()
Definition:
testlistpopupmenu.cpp:123
TestListPopupMenu::test_createAssociationWidget
void test_createAssociationWidget()
Definition:
testlistpopupmenu.cpp:80
TestListPopupMenu::test_createUMLListview
void test_createUMLListview()
Definition:
testlistpopupmenu.cpp:108
testbase.h
Generated by
1.9.5