Scanframe Modular Application
0.1.0
Loading...
Searching...
No Matches
AppModuleActions.h
Go to the documentation of this file.
1
#pragma once
2
#include <QList>
3
#include <QObject>
4
#include <
ami/iface/AppModuleAction.h
>
5
#include <
ami/iface/global.h
>
6
7
namespace
sf
8
{
9
10
class
_AMI_CLASS
AppModuleActions
:
public
QObject
11
{
12
Q_OBJECT
13
14
public
:
15
explicit
AppModuleActions
(QObject* parent);
16
};
17
18
}
// namespace sf
AppModuleAction.h
global.h
_AMI_CLASS
#define _AMI_CLASS
Definition
ami/iface/global.h:35
sf::AppModuleActions
Definition
AppModuleActions.h:11
sf::AppModuleActions::AppModuleActions
AppModuleActions(QObject *parent)
sf
Definition
Application.h:10
src
com
ami
iface
AppModuleActions.h
Generated by
1.9.8