KDevelop API Documentation

AntOptionsWidget Class Reference

#include <antoptionswidget.h>

Inheritance diagram for AntOptionsWidget:

Inheritance graph
[legend]
Collaboration diagram for AntOptionsWidget:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Public Attributes

KComboBoxVerbosity
QLabelTextLabel1
QLabelTextLabel2
QLabelTextLabel3
QTableProperties
KURLRequesterBuildXML

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayoutAntOptionsWidgetLayout
QSpacerItemSpacer1
QSpacerItemSpacer2
QSpacerItemSpacer3

Constructor & Destructor Documentation

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

Definition at line 30 of file antoptionswidget.cpp.

References AntOptionsWidgetLayout, BuildXML, languageChange(), Properties, Spacer1, Spacer2, Spacer3, TextLabel1, TextLabel2, TextLabel3, and Verbosity.

AntOptionsWidget::~AntOptionsWidget  ) 
 

Definition at line 90 of file antoptionswidget.cpp.


Member Function Documentation

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

Definition at line 99 of file antoptionswidget.cpp.

References Properties, TextLabel1, TextLabel2, TextLabel3, and Verbosity.

Referenced by AntOptionsWidget().


Member Data Documentation

QGridLayout* AntOptionsWidget::AntOptionsWidgetLayout [protected]
 

Definition at line 41 of file antoptionswidget.h.

Referenced by AntOptionsWidget().

KURLRequester* AntOptionsWidget::BuildXML
 

Definition at line 38 of file antoptionswidget.h.

Referenced by AntOptionsWidget(), AntProjectPart::optionsAccepted(), and AntProjectPart::projectConfigWidget().

QTable* AntOptionsWidget::Properties
 

Definition at line 37 of file antoptionswidget.h.

Referenced by AntOptionsWidget(), languageChange(), AntProjectPart::optionsAccepted(), and AntProjectPart::projectConfigWidget().

QSpacerItem* AntOptionsWidget::Spacer1 [protected]
 

Definition at line 42 of file antoptionswidget.h.

Referenced by AntOptionsWidget().

QSpacerItem* AntOptionsWidget::Spacer2 [protected]
 

Definition at line 43 of file antoptionswidget.h.

Referenced by AntOptionsWidget().

QSpacerItem* AntOptionsWidget::Spacer3 [protected]
 

Definition at line 44 of file antoptionswidget.h.

Referenced by AntOptionsWidget().

QLabel* AntOptionsWidget::TextLabel1
 

Definition at line 34 of file antoptionswidget.h.

Referenced by AntOptionsWidget(), and languageChange().

QLabel* AntOptionsWidget::TextLabel2
 

Definition at line 35 of file antoptionswidget.h.

Referenced by AntOptionsWidget(), and languageChange().

QLabel* AntOptionsWidget::TextLabel3
 

Definition at line 36 of file antoptionswidget.h.

Referenced by AntOptionsWidget(), and languageChange().

KComboBox* AntOptionsWidget::Verbosity
 

Definition at line 33 of file antoptionswidget.h.

Referenced by AntOptionsWidget(), languageChange(), AntProjectPart::optionsAccepted(), and AntProjectPart::projectConfigWidget().


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:18:53 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003