KDevelop API Documentation

AddGlobalDlg Class Reference

#include <addglobaldlg.h>

Inheritance diagram for AddGlobalDlg:

QDialog List of all members.

Public Member Functions

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

Public Attributes

QPushButtonbuttonHelp
QPushButtonbuttonOk
QPushButtonbuttonCancel
QListViewfcglobal_view

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayoutAddGlobalDlgLayout
QHBoxLayoutLayout1

Constructor & Destructor Documentation

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

Definition at line 28 of file addglobaldlg.cpp.

References AddGlobalDlg(), AddGlobalDlgLayout, buttonCancel, buttonHelp, buttonOk, fcglobal_view, languageChange(), and Layout1.

Referenced by AddGlobalDlg().

AddGlobalDlg::~AddGlobalDlg  ) 
 

Definition at line 79 of file addglobaldlg.cpp.


Member Function Documentation

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

Definition at line 88 of file addglobaldlg.cpp.

References buttonCancel, buttonHelp, buttonOk, and fcglobal_view.

Referenced by AddGlobalDlg().


Member Data Documentation

QGridLayout* AddGlobalDlg::AddGlobalDlgLayout [protected]
 

Definition at line 37 of file addglobaldlg.h.

Referenced by AddGlobalDlg().

QPushButton* AddGlobalDlg::buttonCancel
 

Definition at line 33 of file addglobaldlg.h.

Referenced by AddGlobalDlg(), and languageChange().

QPushButton* AddGlobalDlg::buttonHelp
 

Definition at line 31 of file addglobaldlg.h.

Referenced by AddGlobalDlg(), and languageChange().

QPushButton* AddGlobalDlg::buttonOk
 

Definition at line 32 of file addglobaldlg.h.

Referenced by AddGlobalDlg(), and languageChange().

QListView* AddGlobalDlg::fcglobal_view
 

Definition at line 34 of file addglobaldlg.h.

Referenced by AddGlobalDlg(), and languageChange().

QHBoxLayout* AddGlobalDlg::Layout1 [protected]
 

Definition at line 38 of file addglobaldlg.h.

Referenced by AddGlobalDlg().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:01:58 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003