• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • graphics API Reference
  • KDE Home
  • Contact Us
 

digikam

  • extragear
  • graphics
  • digikam
  • core
  • dplugins
  • generic
  • tools
  • htmlgallery
  • parameters
stringthemeparameter.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 : 2006-04-04
7  * Description : a tool to generate HTML image galleries
8  *
9  * Copyright (C) 2006-2010 by Aurelien Gateau <aurelien dot gateau at free dot fr>
10  * Copyright (C) 2012-2019 by Gilles Caulier <caulier dot gilles at gmail dot com>
11  *
12  * This program is free software; you can redistribute it
13  * and/or modify it under the terms of the GNU General
14  * Public License as published by the Free Software Foundation;
15  * either version 2, or (at your option) any later version.
16  *
17  * This program is distributed in the hope that it will be useful,
18  * but WITHOUT ANY WARRANTY; without even the implied warranty of
19  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20  * GNU General Public License for more details.
21  *
22  * ============================================================ */
23 
24 #ifndef DIGIKAM_STRING_THEME_PARAMETER_H
25 #define DIGIKAM_STRING_THEME_PARAMETER_H
26 
27 // Local includes
28 
29 #include "abstractthemeparameter.h"
30 
31 class QWidget;
32 class QString;
33 
34 namespace DigikamGenericHtmlGalleryPlugin
35 {
36 
40 class StringThemeParameter : public AbstractThemeParameter
41 {
42 public:
43 
44  virtual QWidget* createWidget(QWidget* parent, const QString& value) const override;
45  virtual QString valueFromWidget(QWidget*) const override;
46 };
47 
48 } // namespace DigikamGenericHtmlGalleryPlugin
49 
50 #endif // DIGIKAM_STRING_THEME_PARAMETER_H
QWidget
value
qulonglong value
Definition: itemviewutilities.cpp:530
DigikamGenericHtmlGalleryPlugin::StringThemeParameter::valueFromWidget
virtual QString valueFromWidget(QWidget *) const override
Definition: stringthemeparameter.cpp:41
QString
abstractthemeparameter.h
DigikamGenericHtmlGalleryPlugin::StringThemeParameter::createWidget
virtual QWidget * createWidget(QWidget *parent, const QString &value) const override
Definition: stringthemeparameter.cpp:33
DigikamGenericHtmlGalleryPlugin::StringThemeParameter
A theme parameter which let the user enter a string.
Definition: stringthemeparameter.h:40
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Tue Dec 10 2019 04:05:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

digikam

Skip menu "digikam"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Modules
  • Related Pages
-->

graphics API Reference

Skip menu "graphics API Reference"
  • digikam
  • KDiagram
  •     KChart
  •     KGantt
  • KPhotoAlbum
  •   AndroidRemoteControl
  • Krita
  •   libs
  •     KritaBasicFlakes
  •     brush
  •     KritaUndo2
  •     KritaFlake
  •     image
  •     KritaPlugin
  •     Krita
  •     KritaOdf
  •     KritaPigment
  •     KritaStore
  •     ui
  •     KritaWidgets
  •     KritaWidgetUtils
  •   plugins
  •     Assitants
  •     Extensions
  •     Filters
  •         KritaText
  •         KritaTextLayout
  •     Generators
  •     Formats
  •             src
  •     PaintOps
  •       libpaintop
Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal