#include <rundialog.h>
Public Slots | |
| virtual void | setData (QUrl u) |
| virtual void | slotSelected (QListBoxItem *i) |
| virtual void | slotClose () |
Public Member Functions | |
| RunDialog (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
| ~RunDialog () | |
Public Attributes | |
| QLabel * | textLabel1 |
| QListBox * | servicelist |
| QPushButton * | buttonHelp |
| QPushButton * | buttonOk |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QUrl | url |
| KTrader::OfferList | offers |
| QVBoxLayout * | RunDialogLayout |
| QVBoxLayout * | layout8 |
| QHBoxLayout * | Layout1 |
Private Member Functions | |
| void | init () |
|
||||||||||||||||||||
|
Definition at line 36 of file rundialog.cpp. References init(), languageChange(), RunDialogLayout, servicelist, and slotSelected(). |
|
|
Definition at line 78 of file rundialog.cpp. |
|
|
Definition at line 25 of file rundialog.ui.h. Referenced by RunDialog(). |
|
|
Definition at line 87 of file rundialog.cpp. Referenced by RunDialog(). |
|
|
Definition at line 28 of file rundialog.ui.h. References offers, and servicelist. |
|
|
Definition at line 47 of file rundialog.ui.h. |
|
|
Definition at line 39 of file rundialog.ui.h. References offers, and servicelist. Referenced by RunDialog(). |
|
|
Definition at line 36 of file rundialog.h. |
|
|
Definition at line 37 of file rundialog.h. |
|
|
Definition at line 50 of file rundialog.h. |
|
|
Definition at line 49 of file rundialog.h. |
|
|
Definition at line 46 of file rundialog.h. Referenced by setData(), and slotSelected(). |
|
|
Definition at line 48 of file rundialog.h. Referenced by RunDialog(). |
|
|
Definition at line 35 of file rundialog.h. Referenced by RunDialog(), setData(), and slotSelected(). |
|
|
Definition at line 34 of file rundialog.h. |
|
|
Definition at line 45 of file rundialog.h. |
1.3.6-20040222