digiKam
nonabinary.h
Go to the documentation of this file.
1
/* ============================================================
2
*
3
* This file is a part of digiKam project
4
* https://www.digikam.org
5
*
6
* Date : 2011-05-23
7
* Description : Autodetect nona binary program and version
8
*
9
* Copyright (C) 2011-2016 by Benjamin Girault <benjamin dot girault at gmail dot com>
10
*
11
* This program is free software; you can redistribute it
12
* and/or modify it under the terms of the GNU General
13
* Public License as published by the Free Software Foundation;
14
* either version 2, or (at your option) any later version.
15
*
16
* This program is distributed in the hope that it will be useful,
17
* but WITHOUT ANY WARRANTY; without even the implied warranty of
18
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
* GNU General Public License for more details.
20
*
21
* ============================================================ */
22
23
#ifndef DIGIKAM_NONA_BINARY_H
24
#define DIGIKAM_NONA_BINARY_H
25
26
// Local includes
27
28
#include "
dbinaryiface.h
"
29
30
using namespace
Digikam
;
31
32
namespace
DigikamGenericPanoramaPlugin
33
{
34
35
class
NonaBinary
:
public
DBinaryIface
36
{
37
Q_OBJECT
38
39
public
:
40
41
explicit
NonaBinary
(QObject*
const
parent =
nullptr
);
42
~
NonaBinary
()
override
;
43
};
44
45
}
// namespace DigikamGenericPanoramaPlugin
46
47
#endif
// DIGIKAM_NONA_BINARY_H
DigikamGenericPanoramaPlugin::NonaBinary
Definition:
nonabinary.h:36
Digikam::DBinaryIface
Definition:
dbinaryiface.h:46
dbinaryiface.h
DigikamGenericPanoramaPlugin
Definition:
panoactions.h:36
Digikam
Definition:
datefolderview.cpp:43
core
dplugins
generic
tools
panorama
tools
nonabinary.h
Generated by
1.9.1