KDevelop API Documentation

VcsForm Class Reference

#include <vcs_form.h>

Inheritance diagram for VcsForm:

Inheritance graph
[legend]
Collaboration diagram for VcsForm:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Public Attributes

QWidgetStackstack
QWidgetpage
QLabeltextLabel1
QComboBoxcombo

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayoutVcsFormLayout
QSpacerItemspacer1

Constructor & Destructor Documentation

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

Definition at line 27 of file vcs_form.cpp.

References combo, languageChange(), page, spacer1, stack, textLabel1, and VcsFormLayout.

VcsForm::~VcsForm  ) 
 

Definition at line 64 of file vcs_form.cpp.


Member Function Documentation

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

Definition at line 73 of file vcs_form.cpp.

References textLabel1.

Referenced by VcsForm().


Member Data Documentation

QComboBox* VcsForm::combo
 

Definition at line 36 of file vcs_form.h.

Referenced by VcsForm().

QWidget* VcsForm::page
 

Definition at line 34 of file vcs_form.h.

Referenced by VcsForm().

QSpacerItem* VcsForm::spacer1 [protected]
 

Definition at line 40 of file vcs_form.h.

Referenced by VcsForm().

QWidgetStack* VcsForm::stack
 

Definition at line 33 of file vcs_form.h.

Referenced by VcsForm().

QLabel* VcsForm::textLabel1
 

Definition at line 35 of file vcs_form.h.

Referenced by languageChange(), and VcsForm().

QGridLayout* VcsForm::VcsFormLayout [protected]
 

Definition at line 39 of file vcs_form.h.

Referenced by VcsForm().


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