EnvironmentVariablesWidgetBase Class Reference
#include <environmentvariableswidgetbase.h>
Inheritance diagram for EnvironmentVariablesWidgetBase:


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 | |
QListView * | listview |
QPushButton * | removevar_button |
QPushButton * | editvar_button |
QPushButton * | addvar_button |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QGridLayout * | EnvironmentVariablesWidgetBaseLayout |
QSpacerItem * | Spacer12 |
Constructor & Destructor Documentation
|
Definition at line 27 of file environmentvariableswidgetbase.cpp. References addvar_button, addVarClicked(), editvar_button, editVarClicked(), EnvironmentVariablesWidgetBaseLayout, languageChange(), listview, removevar_button, removeVarClicked(), and Spacer12. |
|
Definition at line 76 of file environmentvariableswidgetbase.cpp. |
Member Function Documentation
|
Reimplemented in EnvironmentVariablesWidget. Definition at line 95 of file environmentvariableswidgetbase.cpp. Referenced by EnvironmentVariablesWidgetBase(). |
|
Reimplemented in EnvironmentVariablesWidget. Definition at line 105 of file environmentvariableswidgetbase.cpp. Referenced by EnvironmentVariablesWidgetBase(). |
|
Definition at line 85 of file environmentvariableswidgetbase.cpp. References addvar_button, editvar_button, listview, and removevar_button. Referenced by EnvironmentVariablesWidgetBase(). |
|
Reimplemented in EnvironmentVariablesWidget. Definition at line 100 of file environmentvariableswidgetbase.cpp. Referenced by EnvironmentVariablesWidgetBase(). |
Member Data Documentation
|
Definition at line 35 of file environmentvariableswidgetbase.h. Referenced by EnvironmentVariablesWidgetBase(), and languageChange(). |
|
Definition at line 34 of file environmentvariableswidgetbase.h. Referenced by EnvironmentVariablesWidgetBase(), and languageChange(). |
|
Definition at line 43 of file environmentvariableswidgetbase.h. Referenced by EnvironmentVariablesWidgetBase(). |
|
Definition at line 32 of file environmentvariableswidgetbase.h. Referenced by EnvironmentVariablesWidgetBase(), and languageChange(). |
|
Definition at line 33 of file environmentvariableswidgetbase.h. Referenced by EnvironmentVariablesWidgetBase(), and languageChange(). |
|
Definition at line 44 of file environmentvariableswidgetbase.h. Referenced by EnvironmentVariablesWidgetBase(). |
The documentation for this class was generated from the following files:
- lib/project/environmentvariableswidgetbase.h
- lib/project/environmentvariableswidgetbase.cpp