kpilot
ConverterDlg Class Reference
#include <kpalmdoc_dlg.h>
Inheritance diagram for ConverterDlg:

Detailed Description
Definition at line 36 of file kpalmdoc_dlg.h.
Public Member Functions | |
| ConverterDlg (QWidget *parent=0, const QString &caption=0) | |
| ~ConverterDlg () | |
Protected Slots | |
| virtual void | slotClose () |
| void | slotDirectories (bool dir) |
| void | slotToPDB () |
| void | slotToText () |
| void | slotUser1 () |
Protected Member Functions | |
| bool | convertPDBtoTXT (QString pdbdir, QString pdbfile, QString txtdir, QString txtfile, DOCConverter *conv) |
| bool | convertTXTtoPDB (QString txtdir, QString txtfile, QString pdbdir, QString pdbfile, DOCConverter *conv) |
| void | readSettings () |
| void | writeSettings () |
Protected Attributes | |
| bool | askOverwrite |
| ConverterDlgBase * | dlg |
| bool | verbose |
Constructor & Destructor Documentation
Definition at line 58 of file kpalmdoc_dlg.cc.
| ConverterDlg::~ConverterDlg | ( | ) |
Definition at line 85 of file kpalmdoc_dlg.cc.
Member Function Documentation
| bool ConverterDlg::convertPDBtoTXT | ( | QString | pdbdir, | |
| QString | pdbfile, | |||
| QString | txtdir, | |||
| QString | txtfile, | |||
| DOCConverter * | conv | |||
| ) | [protected] |
Definition at line 494 of file kpalmdoc_dlg.cc.
| bool ConverterDlg::convertTXTtoPDB | ( | QString | txtdir, | |
| QString | txtfile, | |||
| QString | pdbdir, | |||
| QString | pdbfile, | |||
| DOCConverter * | conv | |||
| ) | [protected] |
Definition at line 449 of file kpalmdoc_dlg.cc.
| void ConverterDlg::readSettings | ( | ) | [protected] |
Definition at line 111 of file kpalmdoc_dlg.cc.
| void ConverterDlg::slotClose | ( | ) | [protected, virtual, slot] |
Definition at line 142 of file kpalmdoc_dlg.cc.
| void ConverterDlg::slotDirectories | ( | bool | dir | ) | [protected, slot] |
Definition at line 431 of file kpalmdoc_dlg.cc.
| void ConverterDlg::slotToPDB | ( | ) | [protected, slot] |
Definition at line 295 of file kpalmdoc_dlg.cc.
| void ConverterDlg::slotToText | ( | ) | [protected, slot] |
Definition at line 149 of file kpalmdoc_dlg.cc.
| void ConverterDlg::slotUser1 | ( | ) | [protected, slot] |
Definition at line 423 of file kpalmdoc_dlg.cc.
| void ConverterDlg::writeSettings | ( | ) | [protected] |
Definition at line 88 of file kpalmdoc_dlg.cc.
Member Data Documentation
bool ConverterDlg::askOverwrite [protected] |
Definition at line 64 of file kpalmdoc_dlg.h.
ConverterDlgBase* ConverterDlg::dlg [protected] |
Definition at line 62 of file kpalmdoc_dlg.h.
bool ConverterDlg::verbose [protected] |
Definition at line 65 of file kpalmdoc_dlg.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference