FtnchekConfigWidget Class Reference
#include <ftnchekconfigwidget.h>
Inheritance diagram for FtnchekConfigWidget:

Public Slots | |
void | accept () |
Public Member Functions | |
FtnchekConfigWidget (QDomDocument &projectDom, QWidget *parent, const char *name) | |
~FtnchekConfigWidget () | |
Private Member Functions | |
void | readConfig () |
void | storeConfig () |
Private Attributes | |
QButtonGroup * | arguments_group |
QButtonGroup * | common_group |
QButtonGroup * | truncation_group |
QButtonGroup * | usage_group |
QButtonGroup * | f77_group |
QButtonGroup * | portability_group |
QDomDocument | dom |
Constructor & Destructor Documentation
|
Definition at line 150 of file ftnchekconfigwidget.cpp. References arguments_flags, arguments_group, common_flags, common_group, f77_flags, f77_group, FtnchekConfigWidget(), portability_flags, portability_group, readConfig(), truncation_flags, truncation_group, usage_flags, and usage_group. Referenced by FtnchekConfigWidget(). |
|
Definition at line 212 of file ftnchekconfigwidget.cpp. References arguments_group, common_group, f77_group, portability_group, truncation_group, and usage_group. |
Member Function Documentation
|
Definition at line 223 of file ftnchekconfigwidget.cpp. References storeConfig(). |
|
Definition at line 229 of file ftnchekconfigwidget.cpp. References dom. Referenced by FtnchekConfigWidget(). |
|
Definition at line 260 of file ftnchekconfigwidget.cpp. References dom. Referenced by accept(). |
Member Data Documentation
|
Definition at line 35 of file ftnchekconfigwidget.h. Referenced by FtnchekConfigWidget(), and ~FtnchekConfigWidget(). |
|
Definition at line 35 of file ftnchekconfigwidget.h. Referenced by FtnchekConfigWidget(), and ~FtnchekConfigWidget(). |
|
Definition at line 38 of file ftnchekconfigwidget.h. Referenced by readConfig(), and storeConfig(). |
|
Definition at line 37 of file ftnchekconfigwidget.h. Referenced by FtnchekConfigWidget(), and ~FtnchekConfigWidget(). |
|
Definition at line 37 of file ftnchekconfigwidget.h. Referenced by FtnchekConfigWidget(), and ~FtnchekConfigWidget(). |
|
Definition at line 36 of file ftnchekconfigwidget.h. Referenced by FtnchekConfigWidget(), and ~FtnchekConfigWidget(). |
|
Definition at line 36 of file ftnchekconfigwidget.h. Referenced by FtnchekConfigWidget(), and ~FtnchekConfigWidget(). |
The documentation for this class was generated from the following files:
- languages/fortran/ftnchekconfigwidget.h
- languages/fortran/ftnchekconfigwidget.cpp