KDEPrint
BrowseDialog Class Reference
#include <browsedialog.h>
Inheritance diagram for BrowseDialog:

Detailed Description
Definition at line 32 of file browsedialog.h.
Public Member Functions | |
| QString | addressString () |
| BrowseDialog (QWidget *parent=0, const char *name=0) | |
| void | setInfos (CupsdConf *) |
Static Public Member Functions | |
| static QString | editAddress (const QString &s, QWidget *parent=0, CupsdConf *conf=0) |
| static QString | newAddress (QWidget *parent=0, CupsdConf *conf=0) |
Protected Slots | |
| void | slotTypeChanged (int) |
Constructor & Destructor Documentation
| BrowseDialog::BrowseDialog | ( | QWidget * | parent = 0, |
|
| const char * | name = 0 | |||
| ) | [explicit] |
Definition at line 32 of file browsedialog.cpp.
Member Function Documentation
| QString BrowseDialog::addressString | ( | ) |
Definition at line 73 of file browsedialog.cpp.
| QString BrowseDialog::editAddress | ( | const QString & | s, | |
| QWidget * | parent = 0, |
|||
| CupsdConf * | conf = 0 | |||
| ) | [static] |
Definition at line 115 of file browsedialog.cpp.
Definition at line 105 of file browsedialog.cpp.
| void BrowseDialog::setInfos | ( | CupsdConf * | conf | ) |
Definition at line 100 of file browsedialog.cpp.
| void BrowseDialog::slotTypeChanged | ( | int | index | ) | [protected, slot] |
Definition at line 139 of file browsedialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference