KDEPrint
LocationDialog Class Reference
#include <locationdialog.h>
Inheritance diagram for LocationDialog:

Detailed Description
Definition at line 34 of file locationdialog.h.
Public Member Functions | |
| void | fillLocation (CupsLocation *) |
| LocationDialog (QWidget *parent=0, const char *name=0) | |
| void | setInfos (CupsdConf *) |
| void | setLocation (CupsLocation *) |
Static Public Member Functions | |
| static bool | editLocation (CupsLocation *, QWidget *parent=0, CupsdConf *conf=0) |
| static bool | newLocation (CupsLocation *, QWidget *parent=0, CupsdConf *conf=0) |
Protected Slots | |
| void | slotAdd () |
| void | slotClassChanged (int) |
| void | slotDefaultList () |
| void | slotEdit (int) |
| void | slotTypeChanged (int) |
Constructor & Destructor Documentation
| LocationDialog::LocationDialog | ( | QWidget * | parent = 0, |
|
| const char * | name = 0 | |||
| ) | [explicit] |
Definition at line 34 of file locationdialog.cpp.
Member Function Documentation
| bool LocationDialog::editLocation | ( | CupsLocation * | loc, | |
| QWidget * | parent = 0, |
|||
| CupsdConf * | conf = 0 | |||
| ) | [static] |
Definition at line 193 of file locationdialog.cpp.
| void LocationDialog::fillLocation | ( | CupsLocation * | loc | ) |
Definition at line 138 of file locationdialog.cpp.
| bool LocationDialog::newLocation | ( | CupsLocation * | loc, | |
| QWidget * | parent = 0, |
|||
| CupsdConf * | conf = 0 | |||
| ) | [static] |
Definition at line 181 of file locationdialog.cpp.
| void LocationDialog::setInfos | ( | CupsdConf * | conf | ) |
Definition at line 119 of file locationdialog.cpp.
| void LocationDialog::setLocation | ( | CupsLocation * | loc | ) |
Definition at line 151 of file locationdialog.cpp.
| void LocationDialog::slotAdd | ( | ) | [protected, slot] |
Definition at line 207 of file locationdialog.cpp.
| void LocationDialog::slotClassChanged | ( | int | index | ) | [protected, slot] |
Definition at line 176 of file locationdialog.cpp.
| void LocationDialog::slotDefaultList | ( | ) | [protected, slot] |
Definition at line 222 of file locationdialog.cpp.
| void LocationDialog::slotEdit | ( | int | index | ) | [protected, slot] |
Definition at line 214 of file locationdialog.cpp.
| void LocationDialog::slotTypeChanged | ( | int | index | ) | [protected, slot] |
Definition at line 167 of file locationdialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference