digiKam
Loading...
Searching...
No Matches
lookupfactory.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 : 2010-05-05
7
* Description : Factory to create instances of Lookup backends
8
*
9
* SPDX-FileCopyrightText: 2010-2024 by Gilles Caulier <caulier dot gilles at gmail dot com>
10
* SPDX-FileCopyrightText: 2010-2011 by Michael G. Hansen <mike at mghansen dot de>
11
*
12
* SPDX-License-Identifier: GPL-2.0-or-later
13
*
14
* ============================================================ */
15
16
#pragma once
17
18
// Local includes
19
20
#include "
geoifacetypes.h
"
21
#include "
digikam_export.h
"
22
23
namespace
Digikam
24
{
25
26
class
LookupAltitude;
27
28
class
DIGIKAM_EXPORT
LookupFactory
29
{
30
public
:
31
32
static
LookupAltitude
* getAltitudeLookup(
const
QString& backendName,
33
QObject*
const
parent);
34
};
35
36
}
// namespace Digikam
Digikam::LookupAltitude
Definition
lookupaltitude.h:32
Digikam::LookupFactory
Definition
lookupfactory.h:29
digikam_export.h
geoifacetypes.h
Digikam
Definition
datefolderview.cpp:34
core
utilities
geolocation
geoiface
lookup
lookupfactory.h
Generated by
1.9.8