OutputMethodDlg Class Reference

#include <outputmethoddlg.h>

Collaboration diagram for OutputMethodDlg:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OutputMethodDlg (const QString &caption, const KURL &inputURL, bool showPICSelect=false, QWidget *parent=0, const char *name=0)
 ~OutputMethodDlg ()
void setOutputExtension (const QString &outputExtension)
void setFilter (const QString &filter)
void setMethod (OutputMethodInfo::Method::Type m)
void setOutputFile (const KURL &out)
void setPicID (const QString &id)
virtual void reject ()
virtual void accept ()
bool isAccepted () const
OutputMethodInfo info () const
MicroSelectWidgetmicroSelect () const

Protected Attributes

OutputMethodWidget * m_widget
QString m_outputExtension
KURL m_inputURL
OutputMethodInfo m_outputMethodInfo
bool m_bAccepted

Friends

class OutputMethodInfo

Detailed Description

Author:
David Saxton

Definition at line 62 of file outputmethoddlg.h.


Constructor & Destructor Documentation

OutputMethodDlg::OutputMethodDlg ( const QString &  caption,
const KURL &  inputURL,
bool  showPICSelect = false,
QWidget *  parent = 0,
const char *  name = 0 
)

Parameters:
Caption The caption of the dialog window
inputURL Used for saving/restoring previous options the user has selected for this file; set this to null if temporary file
showPICSelect Whether to show the combo boxes for selecting a PIC

Definition at line 69 of file outputmethoddlg.cpp.

References FileMetaInfo::initializeFromMetaInfo(), m_bAccepted, m_inputURL, m_widget, and ProjectManager::self().


The documentation for this class was generated from the following files:
Generated on Tue May 8 17:05:51 2007 for KTechLab by  doxygen 1.5.1