KDevelop API Documentation

vcs/cvsservice/cvspart.cpp File Reference

#include <qdir.h>
#include <qpopupmenu.h>
#include <qwhatsthis.h>
#include <kpopupmenu.h>
#include <kdebug.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <kdialogbase.h>
#include <kstandarddirs.h>
#include <kaction.h>
#include <kurl.h>
#include <kapplication.h>
#include <kmainwindow.h>
#include <kprocess.h>
#include <kiconloader.h>
#include <dcopref.h>
#include <repository_stub.h>
#include <cvsservice_stub.h>
#include <cvsjob_stub.h>
#include <kparts/part.h>
#include <kdevpartcontroller.h>
#include <kdevgenericfactory.h>
#include "kdevcore.h"
#include "kdevmakefrontend.h"
#include "kdevdifffrontend.h"
#include "kdevappfrontend.h"
#include "domutil.h"
#include "kdevmainwindow.h"
#include "kdevproject.h"
#include "urlutil.h"
#include "cvsform.h"
#include "commitdlg.h"
#include "checkoutdialog.h"
#include "tagdialog.h"
#include "cvsprocesswidget.h"
#include "cvsoptions.h"
#include "cvsoptionswidget.h"
#include "cvspartimpl.h"
#include "cvsdir.h"
#include "cvspart.h"
#include "cvspart.moc"

Go to the source code of this file.

Typedefs

typedef KDevGenericFactory<
CvsServicePart
CvsFactory

Functions

 K_EXPORT_COMPONENT_FACTORY (libkdevcvsservice, CvsFactory(&data)) CvsServicePart

Variables

bool g_projectWasJustCreated = false
const KAboutData data ("kdevcvsservice", I18N_NOOP("CvsService"),"1.0")


Typedef Documentation

typedef KDevGenericFactory<CvsServicePart> CvsFactory
 

Definition at line 74 of file cvspart.cpp.


Function Documentation

K_EXPORT_COMPONENT_FACTORY libkdevcvsservice  ,
CvsFactory data
 

Definition at line 75 of file cvspart.cpp.


Variable Documentation

const KAboutData data("kdevcvsservice", I18N_NOOP("CvsService"),"1.0") [static]
 

bool g_projectWasJustCreated = false
 

Definition at line 67 of file cvspart.cpp.

Referenced by CvsServicePart::createNewProject(), and CvsServicePart::slotProjectOpened().

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:16 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003