digiKam
boxnewalbumdlg.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 : 2018-05-20
7
* Description : a tool to export images to Box web service
8
*
9
* Copyright (C) 2018 by Tarek Talaat <tarektalaat93 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_BOX_NEW_ALBUM_DLG_H
24
#define DIGIKAM_BOX_NEW_ALBUM_DLG_H
25
26
// Local includes
27
28
#include "
wsnewalbumdialog.h
"
29
30
using namespace
Digikam
;
31
32
namespace
DigikamGenericBoxPlugin
33
{
34
35
class
BOXFolder;
36
37
class
BOXNewAlbumDlg
:
public
WSNewAlbumDialog
38
{
39
Q_OBJECT
40
41
public
:
42
43
explicit
BOXNewAlbumDlg
(QWidget*
const
parent,
const
QString& toolName);
44
~
BOXNewAlbumDlg
()
override
;
45
46
void
getFolderTitle(
BOXFolder
& folder);
47
};
48
49
}
// namespace DigikamGenericBoxPlugin
50
51
#endif
// DIGIKAM_BOX_NEW_ALBUM_DLG_H
DigikamGenericBoxPlugin::BOXFolder
Definition:
boxitem.h:45
DigikamGenericBoxPlugin::BOXNewAlbumDlg
Definition:
boxnewalbumdlg.h:38
Digikam::WSNewAlbumDialog
Definition:
wsnewalbumdialog.h:52
DigikamGenericBoxPlugin
Definition:
boxitem.h:31
Digikam
Definition:
datefolderview.cpp:43
wsnewalbumdialog.h
core
dplugins
generic
webservices
box
boxnewalbumdlg.h
Generated by
1.9.1