KDevelop API Documentation

CvsForm Class Reference

An instance of this class is used by the AppWizard to collect information about setting up the cvs repository. More...

#include <cvsform.h>

Inheritance diagram for CvsForm:

Inheritance graph
[legend]
Collaboration diagram for CvsForm:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CvsForm (QWidget *parent=0, const char *name=0, WFlags f=0)
virtual ~CvsForm ()
QString module () const
QString vendor () const
QString message () const
QString release () const
QString location () const
QString cvsRsh () const
bool mustInitRoot () const

Detailed Description

An instance of this class is used by the AppWizard to collect information about setting up the cvs repository.

Definition at line 21 of file cvsform.h.


Constructor & Destructor Documentation

CvsForm::CvsForm QWidget parent = 0,
const char *  name = 0,
WFlags  f = 0
 

Definition at line 22 of file cvsform.cpp.

CvsForm::~CvsForm  )  [virtual]
 

Definition at line 30 of file cvsform.cpp.


Member Function Documentation

QString CvsForm::cvsRsh  )  const
 

Definition at line 71 of file cvsform.cpp.

QString CvsForm::location  )  const
 

Definition at line 64 of file cvsform.cpp.

QString CvsForm::message  )  const
 

Definition at line 50 of file cvsform.cpp.

QString CvsForm::module  )  const
 

Definition at line 36 of file cvsform.cpp.

bool CvsForm::mustInitRoot  )  const
 

Definition at line 78 of file cvsform.cpp.

QString CvsForm::release  )  const
 

Definition at line 57 of file cvsform.cpp.

QString CvsForm::vendor  )  const
 

Definition at line 43 of file cvsform.cpp.


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