Public Member Functions | |
| OutputMethodInfo () | |
| void | initialize (OutputMethodDlg *dlg) |
| Method::Type | method () const |
| void | setMethod (Method::Type method) |
| bool | addToProject () const |
| void | setAddToProject (bool add) |
| QString | picID () const |
| void | setPicID (const QString &id) |
| KURL | outputFile () const |
| void | setOutputFile (const KURL &outputFile) |
Protected Attributes | |
| Method::Type | m_method |
| bool | m_bAddToProject |
| QString | m_picID |
| KURL | m_outputFile |
Classes | |
| class | Method |
Definition at line 23 of file outputmethoddlg.h.
1.5.1