KDevelop API Documentation

EnvironmentVariablesWidgetBase Class Reference

#include <environmentvariableswidgetbase.h>

Inheritance diagram for EnvironmentVariablesWidgetBase:

QWidget EnvironmentVariablesWidget List of all members.

Public Slots

virtual void addVarClicked ()
virtual void removeVarClicked ()
virtual void editVarClicked ()

Public Member Functions

 EnvironmentVariablesWidgetBase (QWidget *parent=0, const char *name=0, WFlags fl=0)
 ~EnvironmentVariablesWidgetBase ()

Public Attributes

QListViewlistview
QPushButtonremovevar_button
QPushButtoneditvar_button
QPushButtonaddvar_button

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayoutEnvironmentVariablesWidgetBaseLayout
QSpacerItemSpacer12

Constructor & Destructor Documentation

EnvironmentVariablesWidgetBase::EnvironmentVariablesWidgetBase QWidget parent = 0,
const char *  name = 0,
WFlags  fl = 0
 

Definition at line 27 of file environmentvariableswidgetbase.cpp.

References addvar_button, addVarClicked(), editvar_button, editVarClicked(), EnvironmentVariablesWidgetBase(), EnvironmentVariablesWidgetBaseLayout, languageChange(), listview, removevar_button, removeVarClicked(), and Spacer12.

Referenced by EnvironmentVariablesWidgetBase().

EnvironmentVariablesWidgetBase::~EnvironmentVariablesWidgetBase  ) 
 

Definition at line 76 of file environmentvariableswidgetbase.cpp.


Member Function Documentation

void EnvironmentVariablesWidgetBase::addVarClicked  )  [virtual, slot]
 

Reimplemented in EnvironmentVariablesWidget.

Definition at line 95 of file environmentvariableswidgetbase.cpp.

Referenced by EnvironmentVariablesWidgetBase().

void EnvironmentVariablesWidgetBase::editVarClicked  )  [virtual, slot]
 

Reimplemented in EnvironmentVariablesWidget.

Definition at line 105 of file environmentvariableswidgetbase.cpp.

Referenced by EnvironmentVariablesWidgetBase().

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

Definition at line 85 of file environmentvariableswidgetbase.cpp.

References addvar_button, editvar_button, listview, and removevar_button.

Referenced by EnvironmentVariablesWidgetBase().

void EnvironmentVariablesWidgetBase::removeVarClicked  )  [virtual, slot]
 

Reimplemented in EnvironmentVariablesWidget.

Definition at line 100 of file environmentvariableswidgetbase.cpp.

Referenced by EnvironmentVariablesWidgetBase().


Member Data Documentation

QPushButton* EnvironmentVariablesWidgetBase::addvar_button
 

Definition at line 35 of file environmentvariableswidgetbase.h.

Referenced by EnvironmentVariablesWidgetBase(), and languageChange().

QPushButton* EnvironmentVariablesWidgetBase::editvar_button
 

Definition at line 34 of file environmentvariableswidgetbase.h.

Referenced by EnvironmentVariablesWidgetBase(), and languageChange().

QGridLayout* EnvironmentVariablesWidgetBase::EnvironmentVariablesWidgetBaseLayout [protected]
 

Definition at line 43 of file environmentvariableswidgetbase.h.

Referenced by EnvironmentVariablesWidgetBase().

QListView* EnvironmentVariablesWidgetBase::listview
 

Definition at line 32 of file environmentvariableswidgetbase.h.

Referenced by EnvironmentVariablesWidgetBase(), and languageChange().

QPushButton* EnvironmentVariablesWidgetBase::removevar_button
 

Definition at line 33 of file environmentvariableswidgetbase.h.

Referenced by EnvironmentVariablesWidgetBase(), and languageChange().

QSpacerItem* EnvironmentVariablesWidgetBase::Spacer12 [protected]
 

Definition at line 44 of file environmentvariableswidgetbase.h.

Referenced by EnvironmentVariablesWidgetBase().


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 Wed Oct 6 17:39:24 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003