KDevelop API Documentation

ClassPathWidget Class Reference

#include <classpathwidget.h>

Inheritance diagram for ClassPathWidget:

Inheritance graph
[legend]
Collaboration diagram for ClassPathWidget:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Public Attributes

KEditListBoxClassPath

Protected Slots

virtual void languageChange ()

Protected Attributes

QHBoxLayoutClassPathWidgetLayout

Constructor & Destructor Documentation

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

Definition at line 25 of file classpathwidget.cpp.

References ClassPath, ClassPathWidgetLayout, KEditListBox, and languageChange().

ClassPathWidget::~ClassPathWidget  ) 
 

Definition at line 42 of file classpathwidget.cpp.


Member Function Documentation

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

Definition at line 51 of file classpathwidget.cpp.

References ClassPath.

Referenced by ClassPathWidget().


Member Data Documentation

KEditListBox* ClassPathWidget::ClassPath
 

Definition at line 30 of file classpathwidget.h.

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

QHBoxLayout* ClassPathWidget::ClassPathWidgetLayout [protected]
 

Definition at line 33 of file classpathwidget.h.

Referenced by ClassPathWidget().


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 Tue Feb 22 09:37:56 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003