umbrello API Documentation

UMLViewImageExporterAll Class Reference

Exports all the views in the UML document as images. More...

#include <umlviewimageexporterall.h>

List of all members.

Public Member Functions

 UMLViewImageExporterAll ()
 Constructor for UMLViewImageExporterAll.
virtual ~UMLViewImageExporterAll ()
 Destructor for UMLViewImageExporterAll.
void exportAllViews ()
 Shows a dialog to the user to get the needed parameters and then exports the views.


Detailed Description

Exports all the views in the UML document as images.

This class takes care of asking the user the needed parameters and then exports the views using UMLViewImageExporterModel.

Definition at line 22 of file umlviewimageexporterall.h.


Constructor & Destructor Documentation

UMLViewImageExporterAll::UMLViewImageExporterAll  ) 
 

Constructor for UMLViewImageExporterAll.

Definition at line 33 of file umlviewimageexporterall.cpp.

UMLViewImageExporterAll::~UMLViewImageExporterAll  )  [virtual]
 

Destructor for UMLViewImageExporterAll.

Definition at line 37 of file umlviewimageexporterall.cpp.


Member Function Documentation

void UMLViewImageExporterAll::exportAllViews  ) 
 

Shows a dialog to the user to get the needed parameters and then exports the views.

The dialog remembers values between calls (in the same application instance, although it's not persistent between Umbrello executions).

Once the export begins, it can't be stopped until it ends itself. The status bar shows an information message until the export finishes.

If something went wrong while exporting, an error dialog is shown to the user with the error messages explaining the problems occurred.

Definition at line 41 of file umlviewimageexporterall.cpp.

References UMLApp::getDocument(), ExportAllViewsDialog::m_imageType, UMLApp::setImageMimeType(), UMLDoc::URL(), and UMLDoc::writeToStatusBar().

Referenced by UMLApp::slotAllViewsExportImage().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for umbrello Version 3.1.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Jun 26 08:08:08 2007 by doxygen 1.4.1 written by Dimitri van Heesch, © 1997-2003