MagicSmoke
$VERSION$
Main Page
Namespaces
Classes
Files
File List
File Members
seatplanobj2.h
Go to the documentation of this file.
1
//
2
// C++ Interface: unabstract
3
//
4
// Description: removes abstract flag from classes that only need to be abstract in PHP
5
//
6
//
7
// Author: Konrad Rosenbaum <konrad@silmor.de>, (C) 2017
8
//
9
// Copyright: See README/COPYING.GPL files that come with this distribution
10
//
11
//
12
13
#ifndef MAGICSMOKE_MOSEATPLANOBJ2_H
14
#define MAGICSMOKE_MOSEATPLANOBJ2_H
15
16
#include "MOSeatPlanAbstract"
17
18
class
MSIFACE_EXPORT
MOSeatPlan
:
public
MOSeatPlanAbstract
19
{
20
Q_GADGET
21
WOBJECT(
MOSeatPlan
)
22
public
:
23
void
f
(){}
24
};
25
26
Q_DECLARE_METATYPE
(
MOSeatPlan
)
27
Q_DECLARE_METATYPE
(QList<
MOSeatPlan
>)
28
Q_DECLARE_METATYPE
(Nullable<
MOSeatPlan
>)
29
30
#endif
MOSeatPlan::f
void f()
Definition:
seatplanobj2.h:23
MSIFACE_EXPORT
#define MSIFACE_EXPORT
Definition:
boxwrapper.h:18
MOSeatPlan
This class is used to parse seat plans on either side.
Definition:
seatplanobj2.h:18
Q_DECLARE_METATYPE
Q_DECLARE_METATYPE(QDomNode)
iface
wext
seatplanobj2.h
Generated on Mon Sep 25 2017 21:47:31 for MagicSmoke by
1.8.8