kstars
ExportImageDialog Class Reference
  #include <exportimagedialog.h>
Inheritance diagram for ExportImageDialog:

Public Member Functions | |
| ExportImageDialog (const QString &url, const QSize &size, ImageExporter *imgExporter=0) | |
| ~ExportImageDialog () | |
| void | setOutputSize (const QSize &size) | 
| void | setOutputUrl (const QString &url) | 
Detailed Description
Export sky image dialog.
This dialog enables user to set up basic legend properties before image is exported.
Definition at line 44 of file exportimagedialog.h.
Constructor & Destructor Documentation
| ExportImageDialog::ExportImageDialog | ( | const QString & | url, | 
| const QSize & | size, | ||
| ImageExporter * | imgExporter = 0  | 
        ||
| ) | 
short Default constructor.
Creates dialog operating on passed URL and output image width and height.
- Parameters
 - 
  
url URL for exported image. size size of exported image. imgExporter A pointer to an ImageExporter that we can use instead of creating our own. if 0, we will create our own.  
Definition at line 39 of file exportimagedialog.cpp.
      
  | 
  inline | 
Default destructor.
Definition at line 58 of file exportimagedialog.h.
Member Function Documentation
      
  | 
  inline | 
Definition at line 61 of file exportimagedialog.h.
      
  | 
  inline | 
Definition at line 60 of file exportimagedialog.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference