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

libs/libkipi/libkipi

  • sources
  • kde-4.14
  • kdegraphics
  • libs
  • libkipi
  • libkipi
uploadwidget.h
Go to the documentation of this file.
1 
26 #ifndef KIPI_UPLOADWIDGET_H
27 #define KIPI_UPLOADWIDGET_H
28 
29 // Qt includes
30 
31 #include <QtGui/QWidget>
32 
33 // Local includes
34 
35 #include "libkipi_export.h"
36 
37 namespace KIPI
38 {
39 
40 class ImageCollection;
41 
44 class LIBKIPI_EXPORT UploadWidget : public QWidget
45 {
46  Q_OBJECT
47 
48 public:
49 
50  UploadWidget(QWidget* const parent);
51  virtual ~UploadWidget();
52 
53  virtual ImageCollection selectedImageCollection() const;
54 
55 Q_SIGNALS:
56 
57  void selectionChanged();
58 };
59 
60 } // namespace KIPI
61 
62 #endif /* KIPI_UPLOADWIDGET_H */
QWidget
KIPI::ImageCollection
Holds info about the collection from KIPI host application.
Definition: imagecollection.h:58
LIBKIPI_EXPORT
#define LIBKIPI_EXPORT
Definition: libkipi_export.h:39
libkipi_export.h
===========================================================This file is part of the KDE project ...
KIPI::UploadWidget
Re-implement this widget in your KIPI host application to use your dedicated model/view.
Definition: uploadwidget.h:44
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:19:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

libs/libkipi/libkipi

Skip menu "libs/libkipi/libkipi"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdegraphics API Reference

Skip menu "kdegraphics API Reference"
  •     libkdcraw
  •     libkexiv2
  •     libkipi
  •     libksane
  • okular

Search



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