KDevelop API Documentation

DocProjectConfigWidgetBase Class Reference

#include <docprojectconfigwidgetbase.h>

Inheritance diagram for DocProjectConfigWidgetBase:

Inheritance graph
[legend]
Collaboration diagram for DocProjectConfigWidgetBase:

Collaboration graph
[legend]
List of all members.

Public Slots

virtual void changeDocSystem (const QString &)

Public Member Functions

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

Public Attributes

QGroupBoxgroupBox1
KURLRequestercatalogURL
QLabeltextLabel2
QLabeltextLabel1
QComboBoxdocSystemCombo
QGroupBoxgroupBox2
QLabeltextLabel1_2
KURLRequestermanualURL

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayoutDocProjectConfigWidgetBaseLayout
QSpacerItemspacer1
QGridLayoutgroupBox1Layout
QGridLayoutgroupBox2Layout

Constructor & Destructor Documentation

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

Definition at line 28 of file docprojectconfigwidgetbase.cpp.

References catalogURL, changeDocSystem(), DocProjectConfigWidgetBaseLayout, docSystemCombo, groupBox1, groupBox1Layout, groupBox2, groupBox2Layout, languageChange(), manualURL, spacer1, textLabel1, textLabel1_2, and textLabel2.

DocProjectConfigWidgetBase::~DocProjectConfigWidgetBase  ) 
 

Definition at line 101 of file docprojectconfigwidgetbase.cpp.


Member Function Documentation

void DocProjectConfigWidgetBase::changeDocSystem const QString  )  [virtual, slot]
 

Reimplemented in DocProjectConfigWidget.

Definition at line 119 of file docprojectconfigwidgetbase.cpp.

Referenced by DocProjectConfigWidgetBase().

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

Definition at line 110 of file docprojectconfigwidgetbase.cpp.

References groupBox1, groupBox2, textLabel1, textLabel1_2, and textLabel2.

Referenced by DocProjectConfigWidgetBase().


Member Data Documentation

KURLRequester* DocProjectConfigWidgetBase::catalogURL
 

Definition at line 34 of file docprojectconfigwidgetbase.h.

Referenced by DocProjectConfigWidgetBase().

QGridLayout* DocProjectConfigWidgetBase::DocProjectConfigWidgetBaseLayout [protected]
 

Definition at line 46 of file docprojectconfigwidgetbase.h.

Referenced by DocProjectConfigWidgetBase().

QComboBox* DocProjectConfigWidgetBase::docSystemCombo
 

Definition at line 37 of file docprojectconfigwidgetbase.h.

Referenced by DocProjectConfigWidgetBase().

QGroupBox* DocProjectConfigWidgetBase::groupBox1
 

Definition at line 33 of file docprojectconfigwidgetbase.h.

Referenced by DocProjectConfigWidgetBase(), and languageChange().

QGridLayout* DocProjectConfigWidgetBase::groupBox1Layout [protected]
 

Definition at line 48 of file docprojectconfigwidgetbase.h.

Referenced by DocProjectConfigWidgetBase().

QGroupBox* DocProjectConfigWidgetBase::groupBox2
 

Definition at line 38 of file docprojectconfigwidgetbase.h.

Referenced by DocProjectConfigWidgetBase(), and languageChange().

QGridLayout* DocProjectConfigWidgetBase::groupBox2Layout [protected]
 

Definition at line 49 of file docprojectconfigwidgetbase.h.

Referenced by DocProjectConfigWidgetBase().

KURLRequester* DocProjectConfigWidgetBase::manualURL
 

Definition at line 40 of file docprojectconfigwidgetbase.h.

Referenced by DocProjectConfigWidgetBase().

QSpacerItem* DocProjectConfigWidgetBase::spacer1 [protected]
 

Definition at line 47 of file docprojectconfigwidgetbase.h.

Referenced by DocProjectConfigWidgetBase().

QLabel* DocProjectConfigWidgetBase::textLabel1
 

Definition at line 36 of file docprojectconfigwidgetbase.h.

Referenced by DocProjectConfigWidgetBase(), and languageChange().

QLabel* DocProjectConfigWidgetBase::textLabel1_2
 

Definition at line 39 of file docprojectconfigwidgetbase.h.

Referenced by DocProjectConfigWidgetBase(), and languageChange().

QLabel* DocProjectConfigWidgetBase::textLabel2
 

Definition at line 35 of file docprojectconfigwidgetbase.h.

Referenced by DocProjectConfigWidgetBase(), and languageChange().


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