#include <kplugindlg.h>


Public Member Functions | |
| KPluginDlg (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
| ~KPluginDlg () | |
Public Attributes | |
| KListView * | m_listView |
| KPushButton * | buttonOk |
| KPushButton * | buttonCancel |
| KPushButton * | closeButton |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QGridLayout * | KPluginDlgLayout |
| QSpacerItem * | spacer2 |
| KPluginDlg::KPluginDlg | ( | QWidget * | parent = 0, |
|
| const char * | name = 0, |
|||
| bool | modal = FALSE, |
|||
| WFlags | fl = 0 | |||
| ) |
| KPluginDlg::~KPluginDlg | ( | ) |
| virtual void KPluginDlg::languageChange | ( | ) | [protected, virtual, slot] |
| KPushButton* KPluginDlg::buttonOk |
| KPushButton* KPluginDlg::buttonCancel |
| KPushButton* KPluginDlg::closeButton |
QGridLayout* KPluginDlg::KPluginDlgLayout [protected] |
QSpacerItem* KPluginDlg::spacer2 [protected] |
1.5.6