umbrello
2.39.2
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
unittests
testpreconditionwidget.h
Go to the documentation of this file.
1
/*
2
SPDX-FileCopyrightText: 2019 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 TESTPRECONDITIONWIDGET_H
8
#define TESTPRECONDITIONWIDGET_H
9
10
#include "
testbase.h
"
11
12
class
TestPreconditionWidget
:
public
TestBase
13
{
14
Q_OBJECT
15
private
slots:
16
void
test_saveAndLoad
();
17
};
18
19
#endif
// TESTPRECONDITIONWIDGET_H
TestBase
Definition:
testbase.h:34
TestPreconditionWidget
Definition:
testpreconditionwidget.h:13
TestPreconditionWidget::test_saveAndLoad
void test_saveAndLoad()
Definition:
testpreconditionwidget.cpp:18
testbase.h
Generated by
1.9.1