umbrello
2.38.4
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Main Page
Related Pages
Topics
Namespaces
Classes
Files
File List
File Members
umbrello
codeimport
vala
valaimport.h
Go to the documentation of this file.
1
/*
2
SPDX-License-Identifier: GPL-2.0-or-later
3
SPDX-FileCopyrightText: 2018-2022 Umbrello UML Modeller Authors <umbrello-devel@kde.org>
4
*/
5
6
#ifndef VALAIMPORT_H
7
#define VALAIMPORT_H
8
9
#include "
csvalaimportbase.h
"
10
16
class
ValaImport
:
public
CsValaImportBase
17
{
18
public
:
19
explicit
ValaImport
(
CodeImpThread
* thread = 0);
20
virtual
~ValaImport
();
21
QString
fileExtension
();
22
23
};
24
25
#endif
// VALAIMPORT_H
CodeImpThread
Definition
codeimpthread.h:22
CsValaImportBase
Definition
csvalaimportbase.h:19
ValaImport
Definition
valaimport.h:17
ValaImport::fileExtension
QString fileExtension()
Definition
valaimport.cpp:28
ValaImport::~ValaImport
virtual ~ValaImport()
Definition
valaimport.cpp:20
csvalaimportbase.h
Generated by
1.9.8