KDevelop API Documentation

VCSBranchItemFactory Class Reference

Inheritance diagram for VCSBranchItemFactory:

filetreeview::BranchItemFactory List of all members.

Public Member Functions

 VCSBranchItemFactory (KDevVCSFileInfoProvider *vcsInfoProvider)
virtual filetreeview::FileTreeBranchItemmakeBranchItem (KFileTreeView *view, const KURL &url, const QString &name, const QPixmap &pix)

Private Attributes

KDevVCSFileInfoProviderm_vcsInfoProvider

Constructor & Destructor Documentation

VCSBranchItemFactory::VCSBranchItemFactory KDevVCSFileInfoProvider vcsInfoProvider  )  [inline]
 

Definition at line 171 of file vcsfiletreewidgetimpl.cpp.

References m_vcsInfoProvider.


Member Function Documentation

virtual filetreeview::FileTreeBranchItem* VCSBranchItemFactory::makeBranchItem KFileTreeView view,
const KURL url,
const QString name,
const QPixmap pix
[inline, virtual]
 

Implements filetreeview::BranchItemFactory.

Definition at line 172 of file vcsfiletreewidgetimpl.cpp.

References m_vcsInfoProvider, and makeBranchItem().

Referenced by makeBranchItem().


Member Data Documentation

KDevVCSFileInfoProvider* VCSBranchItemFactory::m_vcsInfoProvider [private]
 

Definition at line 177 of file vcsfiletreewidgetimpl.cpp.

Referenced by makeBranchItem(), and VCSBranchItemFactory().


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:02:08 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003