itom
Loading...
Searching...
No Matches
itomCustomTypes.h
1
/* ********************************************************************
2
itom software
3
URL: http://www.uni-stuttgart.de/ito
4
Copyright (C) 2021, Institut für Technische Optik (ITO),
5
Universität Stuttgart, Germany
6
7
This file is part of itom and its software development toolkit (SDK).
8
9
itom is free software; you can redistribute it and/or modify it
10
under the terms of the GNU Library General Public Licence as published by
11
the Free Software Foundation; either version 2 of the Licence, or (at
12
your option) any later version.
13
14
In addition, as a special exception, the Institut für Technische
15
Optik (ITO) gives you certain additional rights.
16
These rights are described in the ITO LGPL Exception version 1.0,
17
which can be found in the file LGPL_EXCEPTION.txt in this package.
18
19
itom is distributed in the hope that it will be useful, but
20
WITHOUT ANY WARRANTY; without even the implied warranty of
21
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library
22
General Public Licence for more details.
23
24
You should have received a copy of the GNU Library General Public License
25
along with itom. If not, see <http://www.gnu.org/licenses/>.
26
*********************************************************************** */
27
28
#ifndef ITOMCUSTOMTYPES_H
29
#define ITOMCUSTOMTYPES_H
30
31
#include "Property.h"
32
#include <qvariant.h>
33
34
class
Property
;
35
class
QObject;
36
37
38
namespace
ito
{
39
namespace
itomCustomTypes {
40
void
registerTypes();
41
Property
* createCustomProperty(
const
QString& name, QObject* propertyObject,
Property
* parent);
42
}
// namespace itomCustomTypes
43
}
// namespace ito
44
45
#endif
// ITOMCUSTOMTYPES_H
Property
Definition
Property.h:41
ito
Definition
apiFunctionsGraph.cpp:40
itom
QPropertyEditor
itomCustomTypes.h
Generated on Tue Nov 12 2024 10:43:15 for itom by
1.12.0