KDEPrint
EditEntryDialog Class Reference
#include <editentrydialog.h>
Inheritance diagram for EditEntryDialog:

Detailed Description
Definition at line 37 of file editentrydialog.h.
Public Member Functions | |
| EditEntryDialog (PrintcapEntry *entry, QWidget *parent=0, const char *name=0) | |
| void | fillEntry (PrintcapEntry *entry) |
Protected Slots | |
| void | slotChanged () |
| void | slotItemSelected (Q3ListViewItem *) |
| void | slotTypeChanged (int) |
Protected Member Functions | |
| Field | createField () |
Constructor & Destructor Documentation
| EditEntryDialog::EditEntryDialog | ( | PrintcapEntry * | entry, | |
| QWidget * | parent = 0, |
|||
| const char * | name = 0 | |||
| ) | [explicit] |
Definition at line 34 of file editentrydialog.cpp.
Member Function Documentation
| Field EditEntryDialog::createField | ( | ) | [protected] |
Definition at line 110 of file editentrydialog.cpp.
| void EditEntryDialog::fillEntry | ( | PrintcapEntry * | entry | ) |
Definition at line 153 of file editentrydialog.cpp.
| void EditEntryDialog::slotChanged | ( | ) | [protected, slot] |
Definition at line 123 of file editentrydialog.cpp.
| void EditEntryDialog::slotItemSelected | ( | Q3ListViewItem * | item | ) | [protected, slot] |
Definition at line 134 of file editentrydialog.cpp.
| void EditEntryDialog::slotTypeChanged | ( | int | ID | ) | [protected, slot] |
Definition at line 159 of file editentrydialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference