KDevelop API Documentation

ClassPathWidget Class Reference

#include <classpathwidget.h>

Inheritance diagram for ClassPathWidget:

QWidget 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, ClassPathWidget(), ClassPathWidgetLayout, KEditListBox, and languageChange().

Referenced by ClassPathWidget().

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.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:20 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003