KDevelop API Documentation

FtnchekConfigWidget Class Reference

#include <ftnchekconfigwidget.h>

Inheritance diagram for FtnchekConfigWidget:

Inheritance graph
[legend]
Collaboration diagram for FtnchekConfigWidget:

Collaboration graph
[legend]
List of all members.

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

QButtonGrouparguments_group
QButtonGroupcommon_group
QButtonGrouptruncation_group
QButtonGroupusage_group
QButtonGroupf77_group
QButtonGroupportability_group
QDomDocument dom

Constructor & Destructor Documentation

FtnchekConfigWidget::FtnchekConfigWidget QDomDocument projectDom,
QWidget parent,
const char *  name
 

Definition at line 150 of file ftnchekconfigwidget.cpp.

References arguments_group, common_group, f77_group, portability_group, readConfig(), truncation_group, and usage_group.

FtnchekConfigWidget::~FtnchekConfigWidget  ) 
 

Definition at line 212 of file ftnchekconfigwidget.cpp.


Member Function Documentation

void FtnchekConfigWidget::accept  )  [slot]
 

Definition at line 223 of file ftnchekconfigwidget.cpp.

References storeConfig().

void FtnchekConfigWidget::readConfig  )  [private]
 

Definition at line 229 of file ftnchekconfigwidget.cpp.

References dom, and FtnchekItem::readFlagsToListView().

Referenced by FtnchekConfigWidget().

void FtnchekConfigWidget::storeConfig  )  [private]
 

Definition at line 260 of file ftnchekconfigwidget.cpp.

References dom, DomUtil::writeBoolEntry(), DomUtil::writeEntry(), and FtnchekItem::writeFlagsFromListView().

Referenced by accept().


Member Data Documentation

QButtonGroup* FtnchekConfigWidget::arguments_group [private]
 

Definition at line 35 of file ftnchekconfigwidget.h.

Referenced by FtnchekConfigWidget().

QButtonGroup * FtnchekConfigWidget::common_group [private]
 

Definition at line 35 of file ftnchekconfigwidget.h.

Referenced by FtnchekConfigWidget().

QDomDocument FtnchekConfigWidget::dom [private]
 

Definition at line 38 of file ftnchekconfigwidget.h.

Referenced by readConfig(), and storeConfig().

QButtonGroup* FtnchekConfigWidget::f77_group [private]
 

Definition at line 37 of file ftnchekconfigwidget.h.

Referenced by FtnchekConfigWidget().

QButtonGroup * FtnchekConfigWidget::portability_group [private]
 

Definition at line 37 of file ftnchekconfigwidget.h.

Referenced by FtnchekConfigWidget().

QButtonGroup* FtnchekConfigWidget::truncation_group [private]
 

Definition at line 36 of file ftnchekconfigwidget.h.

Referenced by FtnchekConfigWidget().

QButtonGroup * FtnchekConfigWidget::usage_group [private]
 

Definition at line 36 of file ftnchekconfigwidget.h.

Referenced by FtnchekConfigWidget().


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 Wed Mar 23 00:25:18 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003