KDevelop API Documentation

PHPInfoDlg Class Reference

#include <phpinfodlg.h>

Inheritance diagram for PHPInfoDlg:

Inheritance graph
[legend]
Collaboration diagram for PHPInfoDlg:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PHPInfoDlg (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0)
 ~PHPInfoDlg ()

Public Attributes

QMultiLineEditphp_edit
QPushButtonok_button

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayoutPHPInfoDlgLayout
QSpacerItemSpacer3
QSpacerItemSpacer4

Constructor & Destructor Documentation

PHPInfoDlg::PHPInfoDlg QWidget parent = 0,
const char *  name = 0,
bool  modal = FALSE,
WFlags  fl = 0
 

Definition at line 29 of file phpinfodlg.cpp.

References languageChange(), ok_button, php_edit, PHPInfoDlgLayout, Spacer3, and Spacer4.

PHPInfoDlg::~PHPInfoDlg  ) 
 

Definition at line 59 of file phpinfodlg.cpp.


Member Function Documentation

void PHPInfoDlg::languageChange  )  [protected, virtual, slot]
 

Definition at line 68 of file phpinfodlg.cpp.

References ok_button.

Referenced by PHPInfoDlg().


Member Data Documentation

QPushButton* PHPInfoDlg::ok_button
 

Definition at line 32 of file phpinfodlg.h.

Referenced by languageChange(), and PHPInfoDlg().

QMultiLineEdit* PHPInfoDlg::php_edit
 

Definition at line 31 of file phpinfodlg.h.

Referenced by PHPInfoDlg(), and PHPConfigWidget::slotAboutClicked().

QGridLayout* PHPInfoDlg::PHPInfoDlgLayout [protected]
 

Definition at line 35 of file phpinfodlg.h.

Referenced by PHPInfoDlg().

QSpacerItem* PHPInfoDlg::Spacer3 [protected]
 

Definition at line 36 of file phpinfodlg.h.

Referenced by PHPInfoDlg().

QSpacerItem* PHPInfoDlg::Spacer4 [protected]
 

Definition at line 37 of file phpinfodlg.h.

Referenced by PHPInfoDlg().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:45:44 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003